THREAT OPS › Threat News › [NVD] CVE-2024-58095 (MEDIUM 5.5) — 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, avoi
[NVD] CVE-2024-58095 (MEDIUM 5.5) — 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, avoi
CVE-2024-58095 CVSS: 5.5 MEDIUM Published: 2025-04-16T15:15:53.467
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: txBe
Indicators of compromise
- CVE-2024-58095cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2024-58095