CVE-2024-47723
Last modified
CVE-2024-47723 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: jfs: fix out-of-bounds in dbNextAG() and diAlloc() In dbNextAG() , there is no check for the case where bmp->db_numag is greater or same than MAXAG due to a polluted image, which causes an out-of-bounds. Therefore, a bounds check should be added in dbMount(). And in dbNextAG(), a check for the case where agpref is greater than bmp->db_numag should be added, so an out-of-bounds exception should be prevented. Additionally, a check for the case where agno is greater or same than MAXAG should be added in diAlloc() to prevent out-of-bounds.. EPSS estimates a 0.29% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: jfs: fix out-of-bounds in dbNextAG() and diAlloc() In dbNextAG() , there is no check for the case where bmp->db_numag is greater or same than MAXAG due to a polluted image, which causes an out-of-bounds. Therefore, a bounds check should be added in dbMount(). And in dbNextAG(), a check for the case where agpref is greater than bmp->db_numag should be added, so an out-of-bounds exception should be prevented. Additionally, a check for the case where agno is greater or same than MAXAG should be added in diAlloc() to prevent out-of-bounds.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 2.6.12, < 5.10.227 |
| Linux | Linux Kernel | >= 5.11, < 5.15.168 |
| Linux | Linux Kernel | >= 5.16, < 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 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-47723?
How severe is CVE-2024-47723?
How do I fix CVE-2024-47723?
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-47718In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-47719In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-4772An HTTP digest authentication nonce value was generated usin…5.9
- CVE-2024-47720In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-47721In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2024-47722Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2024-47724In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-47725Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2024-47726In the Linux kernel, the following vulnerability has been re…6.5
- CVE-2024-47727In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-47728In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-47729In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-47723?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
