CVE-2023-53080
Last modified
CVE-2023-53080 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: xsk: Add missing overflow check in xdp_umem_reg The number of chunks can overflow u32. Make sure to return -EINVAL on overflow. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: xsk: Add missing overflow check in xdp_umem_reg The number of chunks can overflow u32. Make sure to return -EINVAL on overflow. Also remove a redundant u32 cast assigning umem->npgs.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 4.18, < 5.10.177 | — |
| Linux | Linux Kernel | >= 5.11, < 5.15.105 | — |
| Linux | Linux Kernel | >= 5.16, < 6.1.22 | — |
| Linux | Linux Kernel | >= 6.2, < 6.2.9 | — |
| Linux | Linux Kernel | 6.3 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2023-53080?
How severe is CVE-2023-53080?
How do I fix CVE-2023-53080?
Are you affected by CVE-2023-53080?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
