Lucene search
+L

2137 matches found

CVE
CVE
•added 2026/02/14 4:27 p.m.•64 views

CVE-2026-23188

CVE-2026-23188 affects the Linux kernel’s net/usb rtl8152 driver. The issue arises on resume: rtl8152_resume triggers a device reset while holding tp->control mutex, and reset path re-enters rtl8152 and tries to acquire the same lock, creating a recursive mutex_deadlock. The result is a DPM ti...

5.5CVSS5.2AI score0.00093EPSS
SaveExploits0References3Affected Software1
OSV
OSV
•added 2026/02/14 4:27 p.m.•13 views

CVE-2026-23188 net: usb: r8152: fix resume reset deadlock

In the Linux kernel, the following vulnerability has been resolved: net: usb: r8152: fix resume reset deadlock rtl8152 can trigger device reset during reset which potentially can result in a deadlock: DPM device timeout after 10 seconds; 15 seconds until panic Call Trace: schedule+0x483/0x1370...

5.3AI score
SaveExploits0References6
Debian CVE
Debian CVE
•added 2026/02/14 4:27 p.m.•24 views

CVE-2026-23188

In the Linux kernel, the following vulnerability has been resolved: net: usb: r8152: fix resume reset deadlock rtl8152 can trigger device reset during reset which potentially can result in a deadlock: DPM device timeout after 10 seconds; 15 seconds until panic Call Trace: schedule+0x483/0x1370...

5.5CVSS5.1AI score0.00093EPSS
SaveExploits0
attackerkb
attackerkb
•added 2026/02/14 4:27 p.m.•6 views

CVE-2026-23188

In the Linux kernel, the following vulnerability has been resolved: net: usb: r8152: fix resume reset deadlock rtl8152 can trigger device reset during reset which potentially can result in a deadlock: DPM device timeout after 10 seconds; 15 seconds until panic Call Trace: schedule+0x483/0x1370...

5.1AI score0.00093EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
•added 2026/02/14 4:27 p.m.•40 views

CVE-2026-23188 net: usb: r8152: fix resume reset deadlock

In the Linux kernel, the following vulnerability has been resolved: net: usb: r8152: fix resume reset deadlock rtl8152 can trigger device reset during reset which potentially can result in a deadlock: DPM device timeout after 10 seconds; 15 seconds until panic Call Trace: schedule+0x483/0x1370...

0.00093EPSS
SaveExploits0References3
NVD
NVD
•added 2026/02/14 4:15 p.m.•17 views

CVE-2026-23166

In the Linux kernel, the following vulnerability has been resolved: ice: Fix NULL pointer dereference in icevsisetnapiqueues Add NULL pointer checks in icevsisetnapiqueues to prevent crashes during resume from suspend when ringsqidx-qvector is NULL. Tested adaptor: 60:00.0 Ethernet controller 020...

5.5CVSS0.00117EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/02/14 4:15 p.m.•11 views

CVE-2026-23166

In the Linux kernel, the following vulnerability has been resolved: ice: Fix NULL pointer dereference in icevsisetnapiqueues Add NULL pointer checks in icevsisetnapiqueues to prevent crashes during resume from suspend when ringsqidx-qvector is NULL. Tested adaptor: 60:00.0 Ethernet controller 020...

5.5CVSS5.8AI score0.00117EPSS
SaveExploits0References20
OSV
OSV
•added 2026/02/14 4:15 p.m.•28 views

UBUNTU-CVE-2026-23166

In the Linux kernel, the following vulnerability has been resolved: ice: Fix NULL pointer dereference in icevsisetnapiqueues Add NULL pointer checks in icevsisetnapiqueues to prevent crashes during resume from suspend when ringsqidx-qvector is NULL. Tested adaptor: 60:00.0 Ethernet controller 020...

5.5CVSS5.8AI score0.00117EPSS
SaveExploits0References21
CVE
CVE
•added 2026/02/14 4:01 p.m.•78 views

CVE-2026-23166

CVE-2026-23166 pertains to the Linux kernel ice driver. The issue arises from a NULL dereference in ice_vsi_set_napi_queues when rings[q_idx]->q_vector is NULL during resume from suspend. The fix adds NULL pointer checks for both the ring pointer and its q_vector in ice_vsi_set_napi_queues, en...

5.5CVSS5.3AI score0.00117EPSS
SaveExploits0References3Affected Software1
OSV
OSV
•added 2026/02/14 4:01 p.m.•9 views

CVE-2026-23166 ice: Fix NULL pointer dereference in ice_vsi_set_napi_queues

In the Linux kernel, the following vulnerability has been resolved: ice: Fix NULL pointer dereference in icevsisetnapiqueues Add NULL pointer checks in icevsisetnapiqueues to prevent crashes during resume from suspend when ringsqidx-qvector is NULL. Tested adaptor: 60:00.0 Ethernet controller 020...

5.3AI score
SaveExploits0References6
EUVD
EUVD
•added 2026/02/14 4:01 p.m.•29 views

EUVD-2026-5872

In the Linux kernel, the following vulnerability has been resolved: ice: Fix NULL pointer dereference in icevsisetnapiqueues Add NULL pointer checks in icevsisetnapiqueues to prevent crashes during resume from suspend when ringsqidx-qvector is NULL. Tested adaptor: 60:00.0 Ethernet controller 020...

5.4AI score0.00117EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/02/14 4:01 p.m.•42 views

CVE-2026-23166 ice: Fix NULL pointer dereference in ice_vsi_set_napi_queues

In the Linux kernel, the following vulnerability has been resolved: ice: Fix NULL pointer dereference in icevsisetnapiqueues Add NULL pointer checks in icevsisetnapiqueues to prevent crashes during resume from suspend when ringsqidx-qvector is NULL. Tested adaptor: 60:00.0 Ethernet controller 020...

0.00117EPSS
SaveExploits0References3
NVD
NVD
•added 2026/02/14 3:16 p.m.•18 views

CVE-2026-23128

In the Linux kernel, the following vulnerability has been resolved: arm64: Set nocfi on swsusparchresume A DABT is reported1 on an android based system when resume from hiberate. This happens because swsusparchsuspendexit is marked with SYMCODE and does not have a CFI hash, but swsusparchresume...

5.5CVSS0.00119EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/02/14 3:16 p.m.•12 views

CVE-2026-23128

In the Linux kernel, the following vulnerability has been resolved: arm64: Set nocfi on swsusparchresume A DABT is reported1 on an android based system when resume from hiberate. This happens because swsusparchsuspendexit is marked with SYMCODE and does not have a CFI hash, but swsusparchresume...

5.5CVSS5.9AI score0.00119EPSS
SaveExploits0References36
OSV
OSV
•added 2026/02/14 3:16 p.m.•22 views

UBUNTU-CVE-2026-23128

In the Linux kernel, the following vulnerability has been resolved: arm64: Set nocfi on swsusparchresume A DABT is reported1 on an android based system when resume from hiberate. This happens because swsusparchsuspendexit is marked with SYMCODE and does not have a CFI hash, but swsusparchresume...

5.5CVSS5.9AI score0.00119EPSS
SaveExploits0References37
Vulnrichment
Vulnrichment
•added 2026/02/14 3:09 p.m.•12 views

CVE-2026-23128 arm64: Set __nocfi on swsusp_arch_resume()

In the Linux kernel, the following vulnerability has been resolved: arm64: Set nocfi on swsusparchresume A DABT is reported1 on an android based system when resume from hiberate. This happens because swsusparchsuspendexit is marked with SYMCODE and does not have a CFI hash, but swsusparchresume...

6AI score0.00119EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/02/14 3:09 p.m.•46 views

CVE-2026-23128 arm64: Set __nocfi on swsusp_arch_resume()

In the Linux kernel, the following vulnerability has been resolved: arm64: Set nocfi on swsusparchresume A DABT is reported1 on an android based system when resume from hiberate. This happens because swsusparchsuspendexit is marked with SYMCODE and does not have a CFI hash, but swsusparchresume...

0.00119EPSS
SaveExploits0References5
Debian CVE
Debian CVE
•added 2026/02/14 3:09 p.m.•15 views

CVE-2026-23128

In the Linux kernel, the following vulnerability has been resolved: arm64: Set nocfi on swsusparchresume A DABT is reported1 on an android based system when resume from hiberate. This happens because swsusparchsuspendexit is marked with SYMCODE and does not have a CFI hash, but swsusparchresume...

5.5CVSS5.5AI score0.00119EPSS
SaveExploits0
attackerkb
attackerkb
•added 2026/02/14 3:09 p.m.•11 views

CVE-2026-23128

In the Linux kernel, the following vulnerability has been resolved: arm64: Set nocfi on swsusparchresume A DABT is reported1 on an android based system when resume from hiberate. This happens because swsusparchsuspendexit is marked with SYMCODE and does not have a CFI hash, but swsusparchresume...

5.5AI score0.00119EPSS
SaveExploits0References7Affected Software1
OSV
OSV
•added 2026/02/14 3:09 p.m.•8 views

CVE-2026-23128 arm64: Set __nocfi on swsusp_arch_resume()

In the Linux kernel, the following vulnerability has been resolved: arm64: Set nocfi on swsusparchresume A DABT is reported1 on an android based system when resume from hiberate. This happens because swsusparchsuspendexit is marked with SYMCODE and does not have a CFI hash, but swsusparchresume...

5.6AI score
SaveExploits0References8
Rows per page
Query Builder