Lucene search
+L

24530 matches found

RedhatCVE
RedhatCVE
added 2026/08/26 5:43 p.m.4 views

CVE-2026-80529

A flaw was found in the Linux kernel's XFS filesystem. During dquot recovery, the xlogrecoverdquotcommitpass2 function fails to correctly propagate verification errors. This allows a corrupt quota buffer to be written back to disk, potentially leading to data corruption within the XFS filesystem...

5.5CVSS5.6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/26 5:37 p.m.146 views

ir-rescue

ir-rescue ir-rescue is composed of two sister scripts that collect a myriad of forensic data from 32-bit and 64-bit Windows systems ir-rescue-win and from Unix systems ir-rescue-nix. The scripts respect the order of volatility and artifacts that are changed with the execution e.g. , prefetch file...

6.4AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/26 5:34 p.m.5 views

CVE-2026-80530

A flaw was found in the Linux kernel's XFS filesystem. When performing file range exchanges with the XFSEXCHMAPSINO1WRITTEN flag set, the reflink flag can be prematurely cleared from an inode that still manages shared written data. This can lead to data corruption between files that share data...

7.1CVSS5.5AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/26 5:26 p.m.6 views

CVE-2026-80533

A flaw was found in the Linux kernel's XFS filesystem. This vulnerability occurs during the Allocation Group Information AGI repair process, specifically in the xrepiunlinkwalkondiskbucket function. If the buffer verifier fails, a null pointer dereference can occur when attempting to rebuild...

5.5CVSS5.6AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/26 5:26 p.m.6 views

CVE-2026-80532

A flaw was found in the XFS filesystem's online file system check fsck utility within the Linux kernel. The xrepiunlinkresolvebucket function, responsible for reconstructing unlinked inode lists, is vulnerable to an infinite loop. This can occur due to malformed nextunlinked pointers, potentially...

5.5CVSS5.3AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/26 5:13 p.m.6 views

CVE-2026-80534

A flaw was found in the XFS filesystem component of the Linux kernel. The xfsdqgetnextid function fails to release an inode lock ilock if an error occurs during extent reading. This ilock leak can leave the quota inode permanently locked, preventing further quota operations and leading to a denia...

4.7CVSS5.2AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/26 5:10 p.m.2 views

openwrt

Das OpenWrt-Projekt ist ein Linux-Betriebssystem für eingebettete Geräte. Anstatt zu versuchen, eine einzelne, statische Firmware zu erstellen, bietet OpenWrt ein vollständig beschreibbares Dateisystem mit Paketverwaltung. Dies befreit Sie von der vom Hersteller bereitgestellten Anwendungsauswahl...

5.4AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/26 5:00 p.m.5 views

CVE-2026-80536

A flaw was found in the Linux kernel's XFS filesystem. A local attacker, by mounting a specially crafted XFS image, could trigger an out-of-bounds write during log recovery. This vulnerability allows for kernel heap corruption, which could lead to a denial of service or potentially arbitrary code...

8.4CVSS5.7AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/26 5:00 p.m.5 views

CVE-2026-80537

A flaw was found in the Linux kernel's XFS filesystem. An off-by-one error in the rtrefcount btree root level validation allows a local attacker to craft a malicious XFS image. When this image is mounted, it can lead to a slab-out-of-bounds write, causing a kernel panic and a denial of service Do...

7.8CVSS5.3AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/26 5:00 p.m.6 views

CVE-2026-79276

A flaw was found in Google Chrome's FileSystem component. This improper privilege management vulnerability allows a remote attacker, leveraging social engineering, to bypass system access restrictions. The exploitation occurs when a user interacts with a specially crafted HTML page...

5.4CVSS5.4AI score0.00229EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/26 4:46 p.m.4 views

CVE-2026-80538

A flaw was found in the XFS filesystem within the Linux kernel. The xfsrtginodeensure function incorrectly handles errors returned by xfsrtginodeload, treating I/O, allocation, or corruption errors as successful operations. This oversight can result in the realtime group inode remaining unset,...

7.1CVSS5.4AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/26 4:46 p.m.4 views

CVE-2026-80531

A flaw was found in the xfs filesystem component of the Linux kernel. This vulnerability is a Use-After-Free UAF issue, which means that the system attempts to use memory after it has been freed, potentially leading to unpredictable behavior. This specific UAF occurs during the creation of...

7.8CVSS5.5AI score
SaveExploits0References4
NVD
NVD
added 2026/08/26 3:17 p.m.6 views

CVE-2026-80538

In the Linux kernel, the following vulnerability has been resolved: xfs: propagate errors from xfsrtginodeload xfsrtginodeensure treats every xfsrtginodeload error other than -ENOENT as success. This can leave the realtime group inode unset after an I/O, allocation, or corruption error. Growfs th...

7.1CVSS
SaveExploits0References3
NVD
NVD
added 2026/08/26 3:17 p.m.6 views

CVE-2026-80527

In the Linux kernel, the following vulnerability has been resolved: ceph: fix hanging cephgetcaps with stale mdswanted A reader can hang forever in cephgetcaps when the client no longer holds FILERD, but local cap state still says that the capability is already wanted via mdswanted. One way to...

7.5CVSS
SaveExploits0References8
NVD
NVD
added 2026/08/26 3:17 p.m.5 views

CVE-2026-80530

In the Linux kernel, the following vulnerability has been resolved: xfs: fix exchange-range reflink flag clearing issue with INO1WRITTEN When exchanging two full-file ranges, xmicanexchangereflinkflags can move the reflink inode flag from the file that currently has it to the other file, as long ...

7.1CVSS
SaveExploits0References4
NVD
NVD
added 2026/08/26 3:17 p.m.5 views

CVE-2026-80528

In the Linux kernel, the following vulnerability has been resolved: ceph: avoid fs reclaim while using current-journalinfo handlereply stores a cephmdsrequest pointer in current-journalinfo while filling the inode and dentry cache from an MDS reply. An allocation in this section can enter direct...

9.8CVSS
SaveExploits0References8
CVE
CVE
added 2026/08/26 2:37 p.m.15 views

CVE-2026-80535

CVE-2026-80535 affects the Linux kernel XFS file system. The dirtree scrubber can detect a directory that refers to itself; in that case, the directory tree repair code incorrectly attempts to iolock/ilock both sc->ip and dp, which are the same inode, resulting in a double-lock . The fix detec...

5.4AI score
SaveExploits0References4
CVE
CVE
added 2026/08/26 2:37 p.m.11 views

CVE-2026-80534

CVE-2026-80534 is a lock-leak bug in the XFS filesystem of the Linux kernel. The function xfs_dq_get_next_id() acquires the quota inode ILock before calling xfs_iread_extents() ; if that call fails, the function returns early without releasing the lock, leaving the quota inode permanently locked....

5.3AI score
SaveExploits0References8
CVE
CVE
added 2026/08/26 2:37 p.m.6 views

CVE-2026-80531

CVE-2026-80531 is a Use-After-Free (UAF) in the XFS filesystem component of the Linux kernel, specifically in xrep_tempfile_create on the sc->tempip pointer. The UAF occurs when temporary file creation code fails after sc->tempip has been assigned, leading to a use of freed memory. Red Hat ...

7.8CVSS5.3AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/26 2:37 p.m.34 views

CVE-2026-80530 xfs: fix exchange-range reflink flag clearing issue with INO1_WRITTEN

In the Linux kernel, the following vulnerability has been resolved: xfs: fix exchange-range reflink flag clearing issue with INO1WRITTEN When exchanging two full-file ranges, xmicanexchangereflinkflags can move the reflink inode flag from the file that currently has it to the other file, as long ...

7.1CVSS
SaveExploits0References4
Rows per page
Query Builder