All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: Pierre-Jean Texier <texier.pj2@gmail.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/libarchive: fix CVE-2022-36227
Date: Wed, 07 Dec 2022 14:36:43 +0100	[thread overview]
Message-ID: <87359r49p0.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20221202215905.7800-1-fontaine.fabrice@gmail.com> (Fabrice Fontaine's message of "Fri, 2 Dec 2022 22:59:05 +0100")

>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > In libarchive 3.6.1, the software does not check for an error after
 > calling calloc function that can return with a NULL pointer if the
 > function fails, which leads to a resultant NULL pointer dereference.
 > NOTE: the discoverer cites this CWE-476 remark but third parties dispute
 > the code-execution impact: "In rare circumstances, when NULL is
 > equivalent to the 0x0 memory address and privileged code can access it,
 > then writing or reading memory is possible, which may lead to code
 > execution."

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed to 2022.08.x and 2022.02.x, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      parent reply	other threads:[~2022-12-07 13:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-02 21:59 [Buildroot] [PATCH 1/1] package/libarchive: fix CVE-2022-36227 Fabrice Fontaine
2022-12-03 14:32 ` Thomas Petazzoni via buildroot
2022-12-07 13:36 ` Peter Korsgaard [this message]

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=87359r49p0.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --cc=buildroot@buildroot.org \
    --cc=fontaine.fabrice@gmail.com \
    --cc=texier.pj2@gmail.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.