CVE-2024-49855
Last modified
CVE-2024-49855 is a high-severity vulnerability rated 7/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: nbd: fix race between timeout and normal completion If request timetout is handled by nbd_requeue_cmd(), normal completion has to be stopped for avoiding to complete this requeued request, other use-after-free can be triggered. Fix the race by clearing NBD_CMD_INFLIGHT in nbd_requeue_cmd(), meantime make sure that cmd->lock is grabbed for clearing the flag and the requeue.. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: nbd: fix race between timeout and normal completion If request timetout is handled by nbd_requeue_cmd(), normal completion has to be stopped for avoiding to complete this requeued request, other use-after-free can be triggered. Fix the race by clearing NBD_CMD_INFLIGHT in nbd_requeue_cmd(), meantime make sure that cmd->lock is grabbed for clearing the flag and the requeue.
Metrics
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.18.4, < 5.19 |
| Linux | Linux Kernel | >= 5.19, < 6.1.113 |
| Linux | Linux Kernel | >= 6.2, < 6.6.54 |
| Linux | Linux Kernel | >= 6.7, < 6.10.13 |
| Linux | Linux Kernel | >= 6.11, < 6.11.2 |
| Linux | Linux Kernel | 5.17.15 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-49855?
How severe is CVE-2024-49855?
How do I fix CVE-2024-49855?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-4985An authentication bypass vulnerability was present in the Gi…9.8
- CVE-2024-49850In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-49851In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-49852In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-49853In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-49854In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-49856In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-49857In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-49858In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-49859In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2024-49860In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2024-49861In the Linux kernel, the following vulnerability has been re…7.1
Are you affected by CVE-2024-49855?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
