All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: Koen Martens <gmc@sonologic.nl>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/capnproto: security bump to version 0.9.2
Date: Sun, 11 Dec 2022 14:21:51 +0100	[thread overview]
Message-ID: <20221211142151.74caa9d6@windsurf> (raw)
In-Reply-To: <20221208202104.3041-1-fontaine.fabrice@gmail.com>

On Thu,  8 Dec 2022 21:21:04 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> Fix CVE-2022-46149: Cap'n Proto is a data interchange format and remote
> procedure call (RPC) system. Cap'n Proro prior to versions 0.7.1, 0.8.1,
> 0.9.2, and 0.10.3, as well as versions of Cap'n Proto's Rust
> implementation prior to 0.13.7, 0.14.11, and 0.15.2 are vulnerable to
> out-of-bounds read due to logic error handling list-of-list. This issue
> may lead someone to remotely segfault a peer by sending it a malicious
> message, if the victim performs certain actions on a list-of-pointer
> type. Exfiltration of memory is possible if the victim performs
> additional certain actions on a list-of-pointer type. To be vulnerable,
> an application must perform a specific sequence of actions, described in
> the GitHub Security Advisory. The bug is present in inlined code,
> therefore the fix will require rebuilding dependent applications. Cap'n
> Proto has C++ fixes available in versions 0.7.1, 0.8.1, 0.9.2, and
> 0.10.3.
> 
> https://github.com/capnproto/capnproto/security/advisories/GHSA-qqff-4vw4-f6hx
> https://dwrensha.github.io/capnproto-rust/2022/11/30/out_of_bounds_memory_access_bug.html
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/capnproto/capnproto.hash | 2 +-
>  package/capnproto/capnproto.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2022-12-11 13:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-08 20:21 [Buildroot] [PATCH 1/1] package/capnproto: security bump to version 0.9.2 Fabrice Fontaine
2022-12-11 13:21 ` Thomas Petazzoni via buildroot [this message]
2022-12-21  8:10 ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221211142151.74caa9d6@windsurf \
    --to=buildroot@buildroot.org \
    --cc=fontaine.fabrice@gmail.com \
    --cc=gmc@sonologic.nl \
    --cc=thomas.petazzoni@bootlin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.