CVE & CISA-KEV Catalog

CVE-2023-53845

UNSCORED

Description

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix infinite loop in nilfs_mdt_get_block() If the disk image that nilfs2 mounts is corrupted and a virtual block address obtained by block lookup for a metadata file is invalid, nilfs_bmap_lookup_at_level() may return the same internal return code as -ENOENT, meaning the block does not exist in the metadata file. This duplication of return codes confuses nilfs_mdt_get_block(), causing it to read and create a metadata block indefinitely. In particular, if this happens to the inode metadata file, ifile, semaphore i_rwsem can be left held, causing task hangs in lock_mount. Fix this issue by making nilfs_bmap_lookup_at_level() treat virtual block address translation failures with -ENOENT as metadata corruption instead of returning the error code.

How to fix

Remediation Available
linuxDebian
Fixed in:5.10.191-1CVE-2023-53845
Fixed in:6.1.37-1CVE-2023-53845
Fixed in:6.3.7-1CVE-2023-53845
Fixed in:6.3.7-1CVE-2023-53845

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3.1 Vector

No CVSS vector data available.

Exploit Intelligence

0.22%probability of exploitation in 30 days
12thpercentile

Low risk: more likely to be exploited than 12% of all known CVEs.

References

Embed a live status badge for CVE-2023-53845
CVE-2023-53845 severity badge

Markdown

[![CVE-2023-53845](https://tridentstack.com/cve/badge/CVE-2023-53845.svg)](https://tridentstack.com/cve/CVE-2023-53845)

HTML

<a href="https://tridentstack.com/cve/CVE-2023-53845"><img src="https://tridentstack.com/cve/badge/CVE-2023-53845.svg" alt="CVE-2023-53845"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Start free

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2025-12-09.