Lucene search
+L

8122 matches found

OSV
OSV
added 2026/02/16 10:56 a.m.60 views

CLSA-2026-1771239384 kernel: Fix of 75 CVEs

net/sched: Make cakeenqueue return NETXMITCN when past bufferlimit CVE-2025-39766 - NFSD: Avoid calling OPDESC with ops-opnum == OPILLEGAL CVE-2023-53680 - scsi: target: iscsi: Fix buffer overflow in liotargetnaclinfoshow CVE-2023-53676 - KVM: x86: use arrayindexnospec with indices that come from...

9.8CVSS7AI score0.00587EPSS
SaveExploits3References1
RedhatCVE
RedhatCVE
added 2026/02/16 6:19 a.m.9 views

CVE-2026-23156

A flaw was found in the efivarfs component of the Linux kernel. This vulnerability, an information disclosure issue, arises from incorrect error handling in the efivarentryget function. An unprivileged local attacker can exploit this by reading from efivarfs, potentially causing uninitialized...

7.8CVSS5.7AI score0.0012EPSS
SaveExploits0References4
Hacker One
Hacker One
added 2026/02/15 10:15 p.m.33 views

Node.js: Incomplete fix for CVE-2026-21637: loadSNI() in _tls_wrap.js lacks try/catch leading to Remote DoS

A flaw was discovered in the Node.js TLS error handling that left SNICallback invocations unprotected against synchronous exceptions. This represented an incomplete fix of the prior CVE-2026-21637 vulnerability, where the equivalent ALPN and PSK callbacks were already addressed. The issue could...

7.5CVSS5.8AI score0.01097EPSS
SaveExploits0
NVD
NVD
added 2026/02/14 5:15 p.m.22 views

CVE-2026-23209

In the Linux kernel, the following vulnerability has been resolved: macvlan: fix error recovery in macvlancommonnewlink valis provided a nice repro to crash the kernel: ip link add p1 type veth peer p2 ip link set address 00:00:00:00:00:20 dev p1 ip link set up dev p1 ip link set up dev p2 ip lin...

7.8CVSS0.00119EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/02/14 4:27 p.m.22 views

EUVD-2026-5847

In the Linux kernel, the following vulnerability has been resolved: i2c: imx: preserve error state in block data length handler When a block read returns an invalid length, zero or I2CSMBUSBLOCKMAX, the length handler sets the state to IMXI2CSTATEFAILED. However, i2cimxmasterisr unconditionally...

5.2AI score0.001EPSS
SaveExploits0References2
NVD
NVD
added 2026/02/14 4:15 p.m.11 views

CVE-2026-23160

In the Linux kernel, the following vulnerability has been resolved: octeonep: Fix memory leak in octepdevicesetup In octepdevicesetup, if octepctrlnetinit fails, the function returns directly without unmapping the mapped resources and freeing the allocated configuration memory. Fix this by jumpin...

5.5CVSS0.00114EPSS
SaveExploits0References4
NVD
NVD
added 2026/02/14 4:15 p.m.19 views

CVE-2026-23132

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: synopsys: dw-dp: fix error paths of dwdpbind Fix several issues in dwdpbind error handling: 1. Missing return after drmbridgeattach failure - the function continued execution instead of returning an error. 2. Resource...

5.5CVSS0.00116EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/02/14 4:15 p.m.8 views

CVE-2026-23132

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: synopsys: dw-dp: fix error paths of dwdpbind Fix several issues in dwdpbind error handling: 1. Missing return after drmbridgeattach failure - the function continued execution instead of returning an error. 2. Resource...

5.5CVSS5.9AI score0.00116EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/14 4:15 p.m.16 views

UBUNTU-CVE-2026-23160

In the Linux kernel, the following vulnerability has been resolved: octeonep: Fix memory leak in octepdevicesetup In octepdevicesetup, if octepctrlnetinit fails, the function returns directly without unmapping the mapped resources and freeing the allocated configuration memory. Fix this by jumpin...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0References22
OSV
OSV
added 2026/02/14 4:15 p.m.13 views

UBUNTU-CVE-2026-23132

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: synopsys: dw-dp: fix error paths of dwdpbind Fix several issues in dwdpbind error handling: 1. Missing return after drmbridgeattach failure - the function continued execution instead of returning an error. 2. Resource...

5.5CVSS5.8AI score0.00116EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/02/14 4:01 p.m.14 views

EUVD-2026-5879

In the Linux kernel, the following vulnerability has been resolved: octeonep: Fix memory leak in octepdevicesetup In octepdevicesetup, if octepctrlnetinit fails, the function returns directly without unmapping the mapped resources and freeing the allocated configuration memory. Fix this by jumpin...

5.3AI score0.00114EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/02/14 4:01 p.m.38 views

CVE-2026-23160 octeon_ep: Fix memory leak in octep_device_setup()

In the Linux kernel, the following vulnerability has been resolved: octeonep: Fix memory leak in octepdevicesetup In octepdevicesetup, if octepctrlnetinit fails, the function returns directly without unmapping the mapped resources and freeing the allocated configuration memory. Fix this by jumpin...

0.00114EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/02/14 4:01 p.m.7 views

CVE-2026-23160

In the Linux kernel, the following vulnerability has been resolved: octeonep: Fix memory leak in octepdevicesetup In octepdevicesetup, if octepctrlnetinit fails, the function returns directly without unmapping the mapped resources and freeing the allocated configuration memory. Fix this by jumpin...

5.3AI score0.00114EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/02/14 4:01 p.m.10 views

EUVD-2026-5882

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbreceivebulkcallback: fix error message Sinc commit 79a6d1bfe114 "can: gsusb: gsusbreceivebulkcallback: unanchor URL on usbsubmiturb error" a failing resubmit URB will print an info message. In the case of a short...

5.3AI score0.00115EPSS
SaveExploits0References5
OSV
OSV
added 2026/02/14 3:14 p.m.11 views

CVE-2026-23132 drm/bridge: synopsys: dw-dp: fix error paths of dw_dp_bind

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: synopsys: dw-dp: fix error paths of dwdpbind Fix several issues in dwdpbind error handling: 1. Missing return after drmbridgeattach failure - the function continued execution instead of returning an error. 2. Resource...

5.5AI score
SaveExploits0References5
EUVD
EUVD
added 2026/02/14 3:14 p.m.28 views

EUVD-2026-5904

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: synopsys: dw-dp: fix error paths of dwdpbind Fix several issues in dwdpbind error handling: 1. Missing return after drmbridgeattach failure - the function continued execution instead of returning an error. 2. Resource...

5.5AI score0.00116EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/02/14 3:14 p.m.52 views

CVE-2026-23132 drm/bridge: synopsys: dw-dp: fix error paths of dw_dp_bind

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: synopsys: dw-dp: fix error paths of dwdpbind Fix several issues in dwdpbind error handling: 1. Missing return after drmbridgeattach failure - the function continued execution instead of returning an error. 2. Resource...

0.00116EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/02/14 12:00 a.m.16 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, caused by improper handling of the dwdpbind function. This vulnerability may lead to resource leaks and inconsiste...

5.5CVSS6AI score0.00116EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/02/14 12:00 a.m.15 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from improper error handling in the gsusbreceivebulkcallback function. This vulnerability may lead to null...

5.5CVSS6AI score0.00115EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/02/14 12:00 a.m.10 views

PT-2026-8127

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: synopsys: dw-dp: fix error paths of dw dp bind Fix several issues in dw dp bind error handling: 1. Missing return after drm bridge attach failure - the function continued execution instead of returning an error. 2...

5.5AI score0.00116EPSS
SaveExploits0References3
Rows per page
Query Builder