Lucene search
+L

2238 matches found

CVE
CVE
added 2026/08/26 2:37 p.m.9 views

CVE-2026-80532

CVE-2026-80532 affects the XFS filesystem in the Linux kernel , specifically the online fsck (repair) subsystem. The function xrep_iunlink_resolve_bucket , which reconstructs in-core prev/next unlinked list pointers from disk and memory before relinking lost inodes, is vulnerable to an infinite l...

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

CVE-2026-80533

CVE-2026-80533 is a Linux kernel bug in the XFS filesystem's AGI repair path. The function xrep_iunlink_walk_ondisk_bucket walks ragi->sc->sa.agi_bp to rebuild unlinked inode lists, but agi_bp can be null if the buffer verifier fails, causing an out-of-bounds walk. The fix substitutes ragi-...

5.3AI score
SaveExploits0References4
CVE
CVE
added 2026/08/26 2:37 p.m.5 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.19 views

CVE-2026-80531 xfs: avoid UAF on sc->tempip in xrep_tempfile_create

In the Linux kernel, the following vulnerability has been resolved: xfs: avoid UAF on sc-tempip in xreptempfilecreate LOLLM noticed a potential UAF if the tempfile creation code fails after it set sc-tempip. Fix that...

7.8CVSS
SaveExploits0References4
CVE
CVE
added 2026/08/26 2:37 p.m.10 views

CVE-2026-80529

CVE-2026-80529 affects the Linux kernel's XFS filesystem . In xlog_recover_dquot_commit_pass2() , a recovered dquot is validated via xfs_dqblk_verify() ; on failure the function sets error = -EFSCORRUPTED and jumps to out_release , which unconditionally returns 0. This discards the corruption err...

5.7AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/26 2:37 p.m.20 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
CVE
CVE
added 2026/08/26 2:37 p.m.8 views

CVE-2026-80530

This vulnerability affects the XFS filesystem in the Linux kernel. When exchanging two full-file ranges with the XFS_EXCHMAPS_INO1_WRITTEN flag, xfs_exchmaps_can_skip_mapping() can skip hole and unwritten mappings from file1, causing the post-operation cleanup to clear the reflink flag from an in...

7.1CVSS5.6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/26 7:35 a.m.3 views

CVE-2025-6018-and-CVE-2025-6019-Privilege-Escalation

CVE-2025-6018-e-CVE-2025-6019-Escalatazione-dei-privilegi Questa è solo una breve nota su come sfruttare queste vulnerabilità per ottenere root. Inizia utilizzando questo tool sulla macchina attaccante: https://raw.githubusercontent.com/ibrahmsql/CVE-2025-6018/refs/heads/main/CVE-202 Ora dovresti...

7.8CVSS7.8AI score0.01018EPSS
SaveExploits19References2
Kitploit
Kitploit
added 2026/08/26 7:35 a.m.2 views

CVE-2025-6019

CVE-2025-6019 PoC Einfacher Proof-of-Concept für eine UDisks2-XFS-Resize-Privilegieneskalation. Dateien createpayload.sh: Erstellt ein XFS-Image mit einem SUID-rootbash-Payload. exploit.sh: Löst den Resize-Pfad aus und startet die SUID-Shell. Voraussetzungen mkfs.xfs, udisksctl, gdbus, loginctl...

7.8CVSS7.7AI score0.01018EPSS
SaveExploits19
RedhatCVE
RedhatCVE
added 2026/08/25 9:56 a.m.10 views

CVE-2026-74728

A flaw was found in the Linux kernel's XFS filesystem. When the system attempts to allocate memory for an XFS buffer and that allocation fails, the xfsbuffree function is called with a null buffer address. This leads to a null pointer dereference, causing the kernel to crash. This vulnerability c...

5.5CVSS5.6AI score0.0017EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2026/08/24 10:34 a.m.7 views

Security update for the Linux Kernel (Live Patch 41 for SUSE Linux Enterprise 15 SP5)

This update for the SUSE Linux Enterprise Kernel 5.14.21-150500.55.169 fixes various security issues: The following security issues were fixed: CVE-2023-53995: net: ipv4: fix one memleak in inetdelifa bsc1269284. CVE-2025-40204,CVE-2026-53224,CVE-2026-53246: sctp: validate cached peer INIT chunk...

8.8CVSS5.8AI score0.00583EPSS
SaveExploits21References56
OSV
OSV
added 2026/08/24 10:34 a.m.1 views

SUSE-SU-2026:3722-1 Security update for the Linux Kernel (Live Patch 50 for SUSE Linux Enterprise 15 SP4)

This update for the SUSE Linux Enterprise Kernel 5.14.21-150400.24.200 fixes various security issues: The following security issues were fixed: - CVE-2023-53995: net: ipv4: fix one memleak in inetdelifa bsc1269284. - CVE-2025-40204,CVE-2026-53224,CVE-2026-53246: sctp: validate cached peer INIT...

9.8CVSS5.5AI score0.00583EPSS
SaveExploits21References37
Kitploit
Kitploit
added 2026/08/23 2:46 p.m.3 views

CVE-2025-6018-6019

CVE-2025-6018 CVE-2025-6019 Exploit de PoC Escalação Local de Privilégios LPE - openSUSE / SUSE Linux Enterprise 15 PoC/Exploit funcional para CVE-2025-6018 e CVE-2025-6019 - Escalação de privilégios de usuário não privilegiado para root no openSUSE Leap 15.x e SUSE Linux Enterprise 15.x 🎯 Resumo...

7.8CVSS7.7AI score0.01018EPSS
SaveExploits19References2
OSV
OSV
added 2026/08/23 9:33 a.m.5 views

SUSE-SU-2026:3706-1 Security update for the Linux Kernel (Live Patch 71 for SUSE Linux Enterprise 12 SP5)

This update for the SUSE Linux Enterprise Kernel 4.12.14-122.269 fixes various security issues: The following security issues were fixed: - CVE-2023-53995: net: ipv4: fix one memleak in inetdelifa bsc1269284. - CVE-2025-40204,CVE-2026-53224,CVE-2026-53246: sctp: validate cached peer INIT chunk...

9.8CVSS5.5AI score0.00583EPSS
SaveExploits21References29
Kitploit
Kitploit
added 2026/08/22 5:35 p.m.2 views

CVE-2025-6019-udisks-lpe-no-image

CVE-2025-6019-udisks-lpe-no-image Catena di escalation dei privilegi basata solo su script che utilizza CVE-2025-6019 e UDisks2 nessuna immagine del filesystem inclusa. Crediti, Contesto e Catena dell'Exploit Questo repository non introduce una nuova vulnerabilità. La tecnica di escalation dei...

7.8CVSS7.8AI score0.01018EPSS
SaveExploits19
NVD
NVD
added 2026/08/22 4:16 p.m.12 views

CVE-2026-74728

In the Linux kernel, the following vulnerability has been resolved: xfs: handle NULL baddr in xfsbuffree When xfsbufallocbackingmem fails, xfsbuffree is called with bp-baddr still NULL. The code falls through to the folioput path which calls virttofolioNULL, dereferencing an invalid address and...

0.0017EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/22 3:33 p.m.17 views

CVE-2026-74728

CVE-2026-74728 is a NULL pointer dereference in the Linux kernel's XFS filesystem repair tooling. When xfs_buf_alloc_backing_mem() fails, xfs_buf_free() is called with bp->b_addr still NULL. The code then falls through to the folio_put path, which calls virt_to_folio(NULL), dereferencing an in...

5.6AI score0.0017EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/22 3:33 p.m.7 views

CVE-2026-74728 xfs: handle NULL b_addr in xfs_buf_free

In the Linux kernel, the following vulnerability has been resolved: xfs: handle NULL baddr in xfsbuffree When xfsbufallocbackingmem fails, xfsbuffree is called with bp-baddr still NULL. The code falls through to the folioput path which calls virttofolioNULL, dereferencing an invalid address and...

5.7AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/22 3:33 p.m.11 views

EUVD-2026-64415

In the Linux kernel, the following vulnerability has been resolved: xfs: handle NULL baddr in xfsbuffree When xfsbufallocbackingmem fails, xfsbuffree is called with bp-baddr still NULL. The code falls through to the folioput path which calls virttofolioNULL, dereferencing an invalid address and...

5.6AI score0.0017EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/22 3:33 p.m.27 views

CVE-2026-74728 xfs: handle NULL b_addr in xfs_buf_free

In the Linux kernel, the following vulnerability has been resolved: xfs: handle NULL baddr in xfsbuffree When xfsbufallocbackingmem fails, xfsbuffree is called with bp-baddr still NULL. The code falls through to the folioput path which calls virttofolioNULL, dereferencing an invalid address and...

0.0017EPSS
SaveExploits0References3
Rows per page
Query Builder