public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
From: Ulrich Hecht <uli@fpond.eu>
To: Alexander Grund <theflamefire89@gmail.com>,
	cip-dev@lists.cip-project.org
Cc: uli+cip@fpond.eu
Subject: Re: [PATCH 4.4 0/4] Bluetooth: hci_sock: Fix possible OOB write in create_monitor_event
Date: Mon, 29 Jan 2024 03:04:47 +0100 (CET)	[thread overview]
Message-ID: <1862675745.2863908.1706493887652@webmail.strato.com> (raw)
In-Reply-To: <20240111190658.153488-1-theflamefire89@gmail.com>


> On 01/11/2024 8:06 PM CET Alexander Grund <theflamefire89@gmail.com> wrote:
> From: Alexander Grund <flamefire89@gmail.com>
> 
> This basically fixes the `memcpy(dst, src, strlen(src))`
> where dst is a fixed size array and hence the copy can overflow it.

Thank you, applied.

CU
Uli


      parent reply	other threads:[~2024-01-29  2:04 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-11 19:06 [PATCH 4.4 0/4] Bluetooth: hci_sock: Fix possible OOB write in create_monitor_event Alexander Grund
2024-01-11 19:06 ` [PATCH 4.4 1/4] string.h: add memcpy_and_pad() Alexander Grund
2024-01-11 19:06 ` [PATCH 4.4 2/4] string.h: un-fortify memcpy_and_pad Alexander Grund
2024-01-11 19:06 ` [PATCH 4.4 3/4] string: uninline memcpy_and_pad Alexander Grund
2024-01-11 19:06 ` [PATCH 4.4 4/4] Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name Alexander Grund
2024-01-15 19:50   ` [cip-dev] " Pavel Machek
2024-01-15 20:05 ` [cip-dev] [PATCH 4.4 0/4] Bluetooth: hci_sock: Fix possible OOB write in create_monitor_event Pavel Machek
2024-01-29  2:06   ` Ulrich Hecht
2024-01-29  2:04 ` Ulrich Hecht [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=1862675745.2863908.1706493887652@webmail.strato.com \
    --to=uli@fpond.eu \
    --cc=cip-dev@lists.cip-project.org \
    --cc=theflamefire89@gmail.com \
    --cc=uli+cip@fpond.eu \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox