THREATOPS
THREAT OPSThreat 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

lownvdPublished 2025-04-16

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

Original source: https://nvd.nist.gov/vuln/detail/CVE-2024-58095