Lucene search
+L

301 matches found

CVE
CVE
added 2026/07/25 8:51 a.m.61 views

CVE-2026-64475

CVE-2026-64475 concerns the Linux kernel VFIO PCI subsystem. The issue arises from a re-order in a Fixes sequence where vfio_pci_vga_init() was displaced as the last failure point inside vfio_pci_core_register_device(), without an unwind for the VGA arbiter registration. In current kernels this i...

8.8CVSS5.8AI score0.00139EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 8:51 a.m.13 views

CVE-2026-64475 vfio/pci: Release the VGA arbiter client on register_device() failure

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Release the VGA arbiter client on registerdevice failure The re-order in the Fixes commit below displaced vfiopcivgainit as the last failure point of what is now vfiopcicoreregisterdevice without introducing an unwind f...

8.8CVSS5.7AI score
SaveExploits0References11
CVE
CVE
added 2026/07/25 8:50 a.m.33 views

CVE-2026-64356

CVE-2026-64356 is a memory leak in the Linux kernel's XFS filesystem , specifically in xfs_dqinode_metadir_create(). When xfs_metadir_create() fails, the function returns without releasing the allocated update and transaction state; a subsequent commit failure additionally leaves a caller-owned i...

5.5CVSS5.8AI score0.00136EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/25 8:50 a.m.15 views

CVE-2026-64356 xfs: fix memory leak in xfs_dqinode_metadir_create()

In the Linux kernel, the following vulnerability has been resolved: xfs: fix memory leak in xfsdqinodemetadircreate If xfsmetadircreate fails in xfsdqinodemetadircreate, the current code returns directly, leaking the allocated update and transaction state. If the subsequent commit fails, the...

5.8AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.17 views

PT-2026-64577

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 7.1.1 Description A memory leak exists in the XFS file system within the xfs dqinode metadir create function. When xfs metadir create fails, the system returns directly, which causes the allocated update and...

5.5CVSS5.8AI score0.00136EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.33 views

PT-2026-64696

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the vfio/pci component where the VGA arbiter client is not released upon a failure in the vfio pci core register device function. This occurs because a re-ordering of...

8.8CVSS5.8AI score0.00139EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/07/21 1:00 p.m.14 views

SUSE CVE-2026-64079

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: allocate hook ops while under mutex arp/ip6tregistertable add the table to the per-netns list via xtregistertable before allocating the per-netns hook ops copy via kmemduparray. This leaves a window where the...

5.3AI score0.00107EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/03 3:04 a.m.13 views

SUSE CVE-2026-53346

In the Linux kernel, the following vulnerability has been resolved: rust: arm64: set uwtable llvm module flag for CONFIGUNWINDTABLES Due to a rustc bug 1 the -Cforce-unwind-tables=y flag only emits the uwtable annotation for functions, but not for the module. This means that compiler-generated...

5.8AI score0.00166EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/03 3:03 a.m.14 views

SUSE CVE-2026-53355

In the Linux kernel, the following vulnerability has been resolved: net: rds: clear isends on setup unwind The RDS IB connection teardown path is written so it can run during partial startup and on repeated shutdown attempts. It uses NULL pointers to distinguish resources that are still owned fro...

6.5CVSS5.8AI score0.00421EPSS
SaveExploits0References18
Microsoft CVE
Microsoft CVE
added 2026/07/02 8:03 a.m.10 views

net: rds: clear i_sends on setup unwind

...

9.8CVSS6.1AI score0.00421EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/02 12:00 a.m.21 views

Linux Distros Unpatched Vulnerability : CVE-2026-53346

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - rust: arm64: set uwtable llvm module flag for CONFIGUNWINDTABLES Due to a rustc bug 1 the -Cforce- unwind-tables=y flag only emits the uwtable annotation for...

7.1CVSS5.8AI score0.00166EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/02 12:00 a.m.18 views

Linux Distros Unpatched Vulnerability : CVE-2026-53355

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: rds: clear isends on setup unwind The RDS IB connection teardown path is written so it can run during partial startup and on repeated shutdown attempts. It...

9.8CVSS5.9AI score0.00421EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/01 8:20 p.m.15 views

CVE-2026-53346

A flaw was found in the Linux kernel. A bug in the Rust compiler's handling of unwind tables for ARM64 architecture can lead to incorrect debugging information for kernel AddressSanitizer KASAN constructors. When a specific security feature CONFIGUNWINDPATCHPACINTOSCS is enabled, this error cause...

7.1CVSS5.8AI score0.00166EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/01 2:16 p.m.17 views

CVE-2026-53355

In the Linux kernel, the following vulnerability has been resolved: net: rds: clear isends on setup unwind The RDS IB connection teardown path is written so it can run during partial startup and on repeated shutdown attempts. It uses NULL pointers to distinguish resources that are still owned fro...

9.8CVSS0.00421EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/01 2:16 p.m.16 views

CVE-2026-53346

In the Linux kernel, the following vulnerability has been resolved: rust: arm64: set uwtable llvm module flag for CONFIGUNWINDTABLES Due to a rustc bug 1 the -Cforce-unwind-tables=y flag only emits the uwtable annotation for functions, but not for the module. This means that compiler-generated...

7.1CVSS0.00166EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/07/01 2:16 p.m.18 views

CVE-2026-53346

In the Linux kernel, the following vulnerability has been resolved: rust: arm64: set uwtable llvm module flag for CONFIGUNWINDTABLES Due to a rustc bug 1 the -Cforce-unwind-tables=y flag only emits the uwtable annotation for functions, but not for the module. This means that compiler-generated...

7.1CVSS6AI score0.00166EPSS
SaveExploits0References9
OSV
OSV
added 2026/07/01 2:16 p.m.18 views

UBUNTU-CVE-2026-53346

In the Linux kernel, the following vulnerability has been resolved: rust: arm64: set uwtable llvm module flag for CONFIGUNWINDTABLES Due to a rustc bug 1 the -Cforce-unwind-tables=y flag only emits the uwtable annotation for functions, but not for the module. This means that compiler-generated...

7.1CVSS5.7AI score0.00166EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/07/01 2:16 p.m.18 views

CVE-2026-53355

In the Linux kernel, the following vulnerability has been resolved: net: rds: clear isends on setup unwind The RDS IB connection teardown path is written so it can run during partial startup and on repeated shutdown attempts. It uses NULL pointers to distinguish resources that are still owned fro...

9.8CVSS6AI score0.00421EPSS
SaveExploits0References13
OSV
OSV
added 2026/07/01 2:16 p.m.23 views

UBUNTU-CVE-2026-53355

In the Linux kernel, the following vulnerability has been resolved: net: rds: clear isends on setup unwind The RDS IB connection teardown path is written so it can run during partial startup and on repeated shutdown attempts. It uses NULL pointers to distinguish resources that are still owned fro...

9.8CVSS5.7AI score0.00421EPSS
SaveExploits0References14
Cvelist
Cvelist
added 2026/07/01 1:32 p.m.51 views

CVE-2026-53355 net: rds: clear i_sends on setup unwind

In the Linux kernel, the following vulnerability has been resolved: net: rds: clear isends on setup unwind The RDS IB connection teardown path is written so it can run during partial startup and on repeated shutdown attempts. It uses NULL pointers to distinguish resources that are still owned fro...

9.8CVSS0.00421EPSS
SaveExploits0References8
Rows per page
Query Builder