Lucene search
+L

2214 matches found

RedhatCVE
RedhatCVE
added 2026/03/25 3:56 p.m.11 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.11 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.37 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.13 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
BDU FSTEC
BDU FSTEC
added 2026/03/25 12:00 a.m.9 views

The vulnerability of the error_state_read() function in the drivers/gpu/drm/i915/i915_sysfs.c file of the driver module allows a attacker to cause a service failure.

The vulnerability of the errorstateread function in the drivers/gpu/drm/i915/i915sysfs.c driver, a part of the Linux kernel’s Direct Rendering Infrastructure DRI support module, relates to the occurrence of operations outside the memory buffer boundaries. Exploiting this vulnerability could allow...

5.5CVSS5.9AI score0.00273EPSS
SaveExploits0References15Affected Software3
BDU FSTEC
BDU FSTEC
added 2026/03/16 12:00 a.m.7 views

The vulnerability of the nfs_sysfs_link_rpc_client() function in the fs/nfs/sysfs.c module, which is part of the Linux operating system’s NFS client support mechanism, allows a attacker to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the nfssysfslinkrpcclient function in the fs/nfs/sysfs.c module, which is part of the NFS client support in Linux kernel, involves copying buffers without checking their size—a classic buffer overflow attack. Exploiting this vulnerability could allow an attacker to compromise...

7.8CVSS7.2AI score0.00223EPSS
SaveExploits0References11Affected Software2
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
Tenable Nessus
Tenable Nessus
added 2026/03/06 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2026-23235

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - f2fs: fix out-of-bounds access in sysfs attribute read/write Some f2fs sysfs attributes suffer from out- of-bounds memory access and incorrect handling of integ...

7.1CVSS7.3AI score0.00156EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/03/05 6:51 a.m.11 views

SUSE CVE-2026-23235

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix out-of-bounds access in sysfs attribute read/write Some f2fs sysfs attributes suffer from out-of-bounds memory access and incorrect handling of integer values whose size is not 4 bytes. For example: vm: echo 65537...

7.8CVSS5.7AI score0.00156EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/03/05 6:51 a.m.10 views

SUSE CVE-2026-23237

In the Linux kernel, the following vulnerability has been resolved: 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 object's address is stored in the driver data of the input device usi...

5.5CVSS5.7AI score0.00193EPSS
SaveExploits0References16
EUVD
EUVD
added 2026/03/04 3:30 p.m.13 views

EUVD-2026-9407

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix out-of-bounds access in sysfs attribute read/write Some f2fs sysfs attributes suffer from out-of-bounds memory access and incorrect handling of integer values whose size is not 4 bytes. For example: vm: echo 65537...

5.8AI score0.00156EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/03/04 3:30 p.m.14 views

EUVD-2026-9409

In the Linux kernel, the following vulnerability has been resolved: 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 object's address is stored in the driver data of the input device usi...

5.8AI score0.00193EPSS
SaveExploits0References8
NVD
NVD
added 2026/03/04 3:16 p.m.19 views

CVE-2026-23237

In the Linux kernel, the following vulnerability has been resolved: 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 object's address is stored in the driver data of the input device usi...

5.5CVSS0.00193EPSS
SaveExploits0References7
OSV
OSV
added 2026/03/04 3:16 p.m.8 views

DEBIAN-CVE-2026-23237

In the Linux kernel, the following vulnerability has been resolved: 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 object's address is stored in the driver data of the input device usi...

5.5CVSS5.2AI score0.00193EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/04 3:16 p.m.4 views

DEBIAN-CVE-2026-23235

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix out-of-bounds access in sysfs attribute read/write Some f2fs sysfs attributes suffer from out-of-bounds memory access and incorrect handling of integer values whose size is not 4 bytes. For example: vm: echo 65537...

7.1CVSS5.5AI score0.00156EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/04 3:16 p.m.14 views

UBUNTU-CVE-2026-23235

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix out-of-bounds access in sysfs attribute read/write Some f2fs sysfs attributes suffer from out-of-bounds memory access and incorrect handling of integer values whose size is not 4 bytes. For example: vm: echo 65537...

7.1CVSS5.7AI score0.00156EPSS
SaveExploits0References35
OSV
OSV
added 2026/03/04 3:16 p.m.19 views

UBUNTU-CVE-2026-23237

In the Linux kernel, the following vulnerability has been resolved: 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 object's address is stored in the driver data of the input device usi...

5.5CVSS5.7AI score0.00193EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2026/03/04 3:16 p.m.13 views

CVE-2026-23237

In the Linux kernel, the following vulnerability has been resolved: 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 object's address is stored in the driver data of the input device usi...

5.5CVSS5.4AI score0.00193EPSS
SaveExploits0References33
Rows per page
Query Builder