CVE-2024-58095
Last modified
CVE-2024-58095 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: jfs: add check read-only before txBeginAnon() call Added a read-only check before calling `txBeginAnon` in `extAlloc` and `extRecord`. This prevents modification attempts on a read-only mounted filesystem, avoiding potential errors or crashes. Call trace: txBeginAnon+0xac/0x154 extAlloc+0xe8/0xdec fs/jfs/jfs_extent.c:78 jfs_get_block+0x340/0xb98 fs/jfs/inode.c:248 __block_write_begin_int+0x580/0x166c fs/buffer.c:2128 __block_write_begin fs/buffer.c:2177 [inline] block_write_begin+0x98/0x11c fs/buffer.c:2236 jfs_write_begin+0x44/0x88 fs/jfs/inode.c:299. EPSS estimates a 0.14% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: jfs: add check read-only before txBeginAnon() call Added a read-only check before calling `txBeginAnon` in `extAlloc` and `extRecord`. This prevents modification attempts on a read-only mounted filesystem, avoiding potential errors or crashes. Call trace: txBeginAnon+0xac/0x154 extAlloc+0xe8/0xdec fs/jfs/jfs_extent.c:78 jfs_get_block+0x340/0xb98 fs/jfs/inode.c:248 __block_write_begin_int+0x580/0x166c fs/buffer.c:2128 __block_write_begin fs/buffer.c:2177 [inline] block_write_begin+0x98/0x11c fs/buffer.c:2236 jfs_write_begin+0x44/0x88 fs/jfs/inode.c:299
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 |
|---|---|---|
| Linux | Linux Kernel | >= 2.6.13, < 6.14.2 |
| Linux | Linux Kernel | 2.6.12 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-58095?
How severe is CVE-2024-58095?
How do I fix CVE-2024-58095?
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-5809The WP Ajax Contact Form WordPress plugin through 2.2.2 does…6.1
- CVE-2024-58090In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-58091In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-58092In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-58093In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-58094In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-58096In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-58097In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-58098In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-58099In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-5810The WP2Speed Faster – Optimize PageSpeed Insights Score 90-1…5.3
- CVE-2024-58100In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-58095?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
