THREAT OPS › Threat 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
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
- CVE-2024-58094cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2024-58094