CVE-2024-47757
Last modified
CVE-2024-47757 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential oob read in nilfs_btree_check_delete() The function nilfs_btree_check_delete(), which checks whether degeneration to direct mapping occurs before deleting a b-tree entry, causes memory access outside the block buffer when retrieving the maximum key if the root node has no entries. This does not usually happen because b-tree mappings with 0 child nodes are never created by mkfs.nilfs2 or nilfs2 itself. However, it can happen if the b-tree root node read from a device is configured that way, so fix this potential issue by adding a check for that case.. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential oob read in nilfs_btree_check_delete() The function nilfs_btree_check_delete(), which checks whether degeneration to direct mapping occurs before deleting a b-tree entry, causes memory access outside the block buffer when retrieving the maximum key if the root node has no entries. This does not usually happen because b-tree mappings with 0 child nodes are never created by mkfs.nilfs2 or nilfs2 itself. However, it can happen if the b-tree root node read from a device is configured that way, so fix this potential issue by adding a check for that case.
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.30, < 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-47757?
How severe is CVE-2024-47757?
How do I fix CVE-2024-47757?
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-47751In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-47752In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-47753In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-47754In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-47755Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2024-47756In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-47758GLPI is a free asset and IT management software package. Sta…8.8
- CVE-2024-47759GLPI is a free Asset and IT management software package. An …4.8
- CVE-2024-4776A file dialog shown while in full-screen mode could have res…8.2
- CVE-2024-47760GLPI is a free asset and IT management software package. Sta…8.8
- CVE-2024-47761GLPI is a free asset and IT management software package. Sta…7.2
- CVE-2024-47762Backstage is an open framework for building developer portal…5.8
Are you affected by CVE-2024-47757?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
