CVE-2023-53080

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
02/05/2025
Last modified:
05/05/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> xsk: Add missing overflow check in xdp_umem_reg<br /> <br /> The number of chunks can overflow u32. Make sure to return -EINVAL on<br /> overflow. Also remove a redundant u32 cast assigning umem-&gt;npgs.

Impact