THREATOPS
THREAT OPSThreat News › [NVD] CVE-2024-58094 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: jfs: add check read-only before truncation in jfs_truncate_nolock() Added a check for "read-only" mode in the `jfs_truncate_nolock` function to avoid errors related to writing to a read-only filesystem. Call s

[NVD] CVE-2024-58094 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: jfs: add check read-only before truncation in jfs_truncate_nolock() Added a check for "read-only" mode in the `jfs_truncate_nolock` function to avoid errors related to writing to a read-only filesystem. Call s

lownvdPublished 2025-04-16

CVE-2024-58094 CVSS: 7.8 HIGH Published: 2025-04-16T15:15:53.330

In the Linux kernel, the following vulnerability has been resolved:

jfs: add check read-only before truncation in jfs_truncate_nolock()

Added a check for "read-only" mode in the `jfs_truncate_nolock` function to avoid errors related to writing to a read-only filesystem.

Call stack:

block_write_begin() { jfs_write_failed() {

Indicators of compromise

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