2 matches found
Linux Distros Unpatched Vulnerability : CVE-2025-71292
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - jfs: nlink overflow in jfsrename If nlink is maximal for a directory -1 and inside that directory you perform a rename for some child directory not moving from...
The vulnerability of the JFS file system in Linux operating systems, particularly in the function `txEnd()`, allows attackers to compromise the confidentiality, integrity, and accessibility of protected information.
The vulnerability of the JFS file system in Linux operating systems is related to the reutilization of previously freed memory due to competitive access to resources between the functions lmLogClose and txEnd in the fs/jfs/jfstxnmgr.c module. Exploiting this vulnerability can allow an attacker to...