lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <bca10ff3-75d2-4063-a323-8881d8baa3c1@suse.com>
Date: Wed, 1 Oct 2025 14:05:47 +0200
From: Juergen Gross <jgross@...e.com>
To: cve@...nel.org, linux-kernel@...r.kernel.org
Subject: Re: CVE-2023-53502: xen/netback: Fix buffer overrun triggered by
 unusual packet

On 01.10.25 13:45, Greg Kroah-Hartman wrote:
> From: Greg Kroah-Hartman <gregkh@...nel.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

Download attachment "OpenPGP_0xB0DE9DD628BF132F.asc" of type "application/pgp-keys" (3684 bytes)

Download attachment "OpenPGP_signature.asc" of type "application/pgp-signature" (496 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ