* Re: CVE-2023-53502: xen/netback: Fix buffer overrun triggered by unusual packet
[not found] <2025100127-CVE-2023-53502-aa6a@gregkh>
@ 2025-10-01 12:05 ` Juergen Gross
2025-10-01 13:07 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Juergen Gross @ 2025-10-01 12:05 UTC (permalink / raw)
To: cve, linux-kernel
[-- Attachment #1.1.1: Type: text/plain, Size: 1000 bytes --]
On 01.10.25 13:45, Greg Kroah-Hartman wrote:
> From: Greg Kroah-Hartman <gregkh@kernel.org>
>
> Description
> ===========
>
> In the Linux kernel, the following vulnerability has been resolved:
>
> xen/netback: Fix buffer overrun triggered by unusual packet
>
> It is possible that a guest can send a packet that contains a head + 18
> slots and yet has a len <= XEN_NETBACK_TX_COPY_LEN. This causes nr_slots
> to underflow in xenvif_get_requests() which then causes the subsequent
> loop's termination condition to be wrong, causing a buffer overrun of
> queue->tx_map_ops.
>
> Rework the code to account for the extra frag_overflow slots.
>
> This is CVE-2023-34319 / XSA-432.
>
> The Linux kernel CVE team has assigned CVE-2023-53502 to this issue.
As can be seen right above your line "The Linux kernel CVE team ..."
this issue has been handled by the Xen security team already and a
CVE is assigned since then.
Please revoke your CVE assignment.
Juergen
[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 3743 bytes --]
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 495 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: CVE-2023-53502: xen/netback: Fix buffer overrun triggered by unusual packet
2025-10-01 12:05 ` CVE-2023-53502: xen/netback: Fix buffer overrun triggered by unusual packet Juergen Gross
@ 2025-10-01 13:07 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2025-10-01 13:07 UTC (permalink / raw)
To: Juergen Gross; +Cc: cve, linux-kernel
On Wed, Oct 01, 2025 at 02:05:47PM +0200, Juergen Gross wrote:
> On 01.10.25 13:45, Greg Kroah-Hartman wrote:
> > From: Greg Kroah-Hartman <gregkh@kernel.org>
> >
> > Description
> > ===========
> >
> > In the Linux kernel, the following vulnerability has been resolved:
> >
> > xen/netback: Fix buffer overrun triggered by unusual packet
> >
> > It is possible that a guest can send a packet that contains a head + 18
> > slots and yet has a len <= XEN_NETBACK_TX_COPY_LEN. This causes nr_slots
> > to underflow in xenvif_get_requests() which then causes the subsequent
> > loop's termination condition to be wrong, causing a buffer overrun of
> > queue->tx_map_ops.
> >
> > Rework the code to account for the extra frag_overflow slots.
> >
> > This is CVE-2023-34319 / XSA-432.
> >
> > The Linux kernel CVE team has assigned CVE-2023-53502 to this issue.
>
> As can be seen right above your line "The Linux kernel CVE team ..."
> this issue has been handled by the Xen security team already and a
> CVE is assigned since then.
Ugh, then why doesn't that CVE reference this commit properly? I do
sweep all old CVE assignments when doing this old-rereview. Any chance
you can go and update these CVE entries with the proper git ids?
> Please revoke your CVE assignment.
Will go do so now, thanks for catching this.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-10-01 13:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <2025100127-CVE-2023-53502-aa6a@gregkh>
2025-10-01 12:05 ` CVE-2023-53502: xen/netback: Fix buffer overrun triggered by unusual packet Juergen Gross
2025-10-01 13:07 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®