Lucene search
+L

2142 matches found

Tenable Nessus
Tenable Nessus
added 2026/04/05 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-23475

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - spi: fix statistics allocation The controller per-cpu statistics is not allocated until after the controller has been registered with driver core, which leaves ...

5.5CVSS4.2AI score0.00123EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/04/03 6:31 p.m.16 views

EUVD-2026-18750

In the Linux kernel, the following vulnerability has been resolved: spi: fix statistics allocation The controller per-cpu statistics is not allocated until after the controller has been registered with driver core, which leaves a window where accessing the sysfs attributes can trigger a...

5.7AI score0.00123EPSS
SaveExploits0References7
NVD
NVD
added 2026/04/03 4:16 p.m.9 views

CVE-2026-23475

In the Linux kernel, the following vulnerability has been resolved: spi: fix statistics allocation The controller per-cpu statistics is not allocated until after the controller has been registered with driver core, which leaves a window where accessing the sysfs attributes can trigger a...

5.5CVSS0.00123EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/04/03 4:16 p.m.10 views

CVE-2026-23475

In the Linux kernel, the following vulnerability has been resolved: spi: fix statistics allocation The controller per-cpu statistics is not allocated until after the controller has been registered with driver core, which leaves a window where accessing the sysfs attributes can trigger a...

5.5CVSS5.3AI score0.00123EPSS
SaveExploits0References22
CVE
CVE
added 2026/04/03 3:15 p.m.26 views

CVE-2026-23475

CVE-2026-23475 affects the Linux kernel SPI subsystem. The issue was a NULL pointer dereference window in per‑CPU controller statistics: stats were allocated only after controller registration with driver core, so early sysfs access could dereference NULL. The fix moves statistics allocation to t...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References8Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/03 3:15 p.m.4 views

CVE-2026-23475

In the Linux kernel, the following vulnerability has been resolved: spi: fix statistics allocation The controller per-cpu statistics is not allocated until after the controller has been registered with driver core, which leaves a window where accessing the sysfs attributes can trigger a...

5.7AI score0.00123EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/04/03 3:15 p.m.8 views

CVE-2026-23475 spi: fix statistics allocation

In the Linux kernel, the following vulnerability has been resolved: spi: fix statistics allocation The controller per-cpu statistics is not allocated until after the controller has been registered with driver core, which leaves a window where accessing the sysfs attributes can trigger a...

5.8AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/04/03 12:00 a.m.22 views

PT-2026-30169

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contained a flaw where controller per-cpu statistics were not allocated until after the controller was registered, creating a window where accessing sysfs attributes cou...

5.5CVSS6.1AI score0.00123EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/03 12:00 a.m.17 views

AlmaLinux 9 : kernel (ALSA-2026:6153)

The remote AlmaLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:6153 advisory. kernel: Linux kernel: Use-After-Free vulnerability in ATM subsystem CVE-2025-38180 kernel: drm/sched: Fix potential double free in...

8.8CVSS6.2AI score0.0024EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2026/03/30 11:32 a.m.8 views

kernel: Linux kernel: Local denial of service and memory leak in DAMON sysfs via setup failure

A flaw was found in the Linux kernel's Data Access MONitor DAMON sysfs interface. A local attacker, typically a privileged user, could exploit a cleanup bug during DAMON context setup. If the setup fails after the attrs directory is created, stale sysfs directories are left behind. This can lead ...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References5
Amazon
Amazon
added 2026/03/27 12:00 a.m.46 views

Important: kernel6.12

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: md: suspend array while updating raiddisks via sysfs CVE-2025-71225 In the Linux kernel, the following vulnerability has been resolved: btrfs: fix reservation leak in some error paths when inserting inline extent...

8.8CVSS5.7AI score0.00481EPSS
SaveExploits8
BDU FSTEC
BDU FSTEC
added 2026/03/26 12:00 a.m.10 views

The vulnerability of the queueattrstore() function in the block/blk-sysfs.c module, which supports the block-level kernel in the Linux operating system, allows a attacker to cause a service failure.

The vulnerability of the queueattrstore function in the block/blk-sysfs.c module, which supports the block-level kernel in the Linux operating system, is related to the occurrence of mutual locking. Exploiting this vulnerability could allow a attacker to cause a service failure...

5.5CVSS6AI score0.00145EPSS
SaveExploits0References8Affected Software2
RedhatCVE
RedhatCVE
added 2026/03/25 7:02 p.m.9 views

CVE-2026-23320

No description is available for this CVE...

5.4AI score0.00022EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/03/25 3:56 p.m.10 views

CVE-2026-23332

A flaw was found in the Linux kernel's intelpstate cpufreq driver. A local user can trigger a system crash, leading to a Denial of Service DoS, by attempting to disable the CPU turbo feature through the sysfs interface. This vulnerability occurs on systems booted with specific kernel arguments li...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/03/25 12:30 p.m.9 views

EUVD-2026-15271

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fncm: align netdevice lifecycle with bind/unbind Currently, the netdevice is allocated in ncmallocinst and freed in ncmfreeinst. This ties the network interface's lifetime to the configuration instance rather than th...

5.7AI score0.00022EPSS
SaveExploits0References4
CVE
CVE
added 2026/03/25 10:27 a.m.36 views

CVE-2026-23320

CVE-2026-23320 concerns the Linux kernel USB gadget f_ncm driver. The root cause is that the net_device was allocated in ncm_alloc_inst() and freed in ncm_free_inst(), tying the interface lifetime to the configuration instance rather than the USB connection, which can cause the network interface ...

5.7AI score0.00022EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/03/25 10:27 a.m.8 views

CVE-2026-23320

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fncm: align netdevice lifecycle with bind/unbind Currently, the netdevice is allocated in ncmallocinst and freed in ncmfreeinst. This ties the network interface's lifetime to the configuration instance rather than th...

5.6AI score0.00022EPSS
SaveExploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/03/25 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-23320

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - usb: gadget: fncm: align netdevice lifecycle with bind/unbind Currently, the netdevice is allocated in ncmallocinst and freed in ncmfreeinst. This ties the...

5.9AI score0.00022EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/03/25 12:00 a.m.9 views

PT-2026-27685

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f ncm: align net device lifecycle with bind/unbind Currently, the net device is allocated in ncm alloc inst and freed in ncm free inst. This ties the network interface's lifetime to the configuration instance rather...

5.7AI score0.00022EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/03/06 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-23237

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - platform/x86: classmate-laptop: Add missing NULL pointer checks In a few places in the Classmate laptop driver, code using the accel object may run before that...

5.5CVSS4.5AI score0.00193EPSS
SaveExploits0References3
Rows per page
Query Builder