Lucene search
+L

923 matches found

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

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-007232)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-007232 advisory. In the Linux kernel, the following vulnerability has been resolved: ravb: Fix use-after-free issue in ravbtxtimeoutwork The ravbstop should call cancelworksync...

7.8CVSS6.3AI score0.00244EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/04/17 12:00 a.m.8 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-007484)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-007484 advisory. In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Allow waiting for commands to complete on removed device When a SCSI device is removed...

7.8CVSS6AI score0.00247EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/04/10 12:00 a.m.25 views

PT-2026-51936

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the fwctl component where incorrect class initialization ordering can lead to a NULL pointer dereference during device removal. Because CXL is linked before fwctl in t...

5.5CVSS6AI score0.00121EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/08 12:00 a.m.7 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-006671)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006671 advisory. In the Linux kernel, the following vulnerability has been resolved: ata: libata-transport: fix error handling in atatdevadd In atatdevadd, the return value of...

5.5CVSS6.1AI score0.00209EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/08 12:00 a.m.9 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-006672)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006672 advisory. In the Linux kernel, the following vulnerability has been resolved: ata: libata-transport: fix error handling in atatlinkadd In atatlinkadd, the return value of...

5.5CVSS5.8AI score0.00209EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/04/03 11:27 p.m.15 views

SUSE CVE-2026-23452

In the Linux kernel, the following vulnerability has been resolved: PM: runtime: Fix a race condition related to device removal The following code in pmruntimework may dereference the dev-parent pointer after the parent device has been freed: / Maybe the parent is now able to suspend. / if parent...

4.7CVSS5.8AI score0.00091EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2026/04/03 7:01 p.m.8 views

CVE-2026-23452

A flaw was found in the Linux kernel. A race condition within the power management PM runtime component, specifically during device removal, can lead to a use-after-free vulnerability. This allows a local attacker to potentially cause memory corruption. The most significant impact is a system...

5.5CVSS5.9AI score0.00091EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/04/03 6:31 p.m.11 views

EUVD-2026-18704

In the Linux kernel, the following vulnerability has been resolved: PM: runtime: Fix a race condition related to device removal The following code in pmruntimework may dereference the dev-parent pointer after the parent device has been freed: / Maybe the parent is now able to suspend. / if parent...

5.8AI score0.00091EPSS
SaveExploits0References7
NVD
NVD
added 2026/04/03 4:16 p.m.12 views

CVE-2026-23452

In the Linux kernel, the following vulnerability has been resolved: PM: runtime: Fix a race condition related to device removal The following code in pmruntimework may dereference the dev-parent pointer after the parent device has been freed: / Maybe the parent is now able to suspend. / if parent...

4.7CVSS0.00091EPSS
SaveExploits0References10
OSV
OSV
added 2026/04/03 4:16 p.m.13 views

UBUNTU-CVE-2026-23452

In the Linux kernel, the following vulnerability has been resolved: PM: runtime: Fix a race condition related to device removal The following code in pmruntimework may dereference the dev-parent pointer after the parent device has been freed: / Maybe the parent is now able to suspend. / if parent...

4.7CVSS5.8AI score0.00091EPSS
SaveExploits0References36
CVE
CVE
added 2026/04/03 3:15 p.m.80 views

CVE-2026-23452

CVE-2026-23452 refers to a race condition in the Linux kernel PM: runtime code during device removal. The root cause described is the potential dereference of the parent device pointer (parent->power) after the parent is freed within pm_runtime_work(), which could lead to a use-after-free scen...

4.7CVSS5.8AI score0.00091EPSS
SaveExploits0References10Affected Software1
attackerkb
attackerkb
added 2026/04/03 3:15 p.m.8 views

CVE-2026-23452

In the Linux kernel, the following vulnerability has been resolved: PM: runtime: Fix a race condition related to device removal The following code in pmruntimework may dereference the dev-parent pointer after the parent device has been freed: / Maybe the parent is now able to suspend. / if parent...

5.8AI score0.00091EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2026/04/03 3:15 p.m.36 views

CVE-2026-23452 PM: runtime: Fix a race condition related to device removal

In the Linux kernel, the following vulnerability has been resolved: PM: runtime: Fix a race condition related to device removal The following code in pmruntimework may dereference the dev-parent pointer after the parent device has been freed: / Maybe the parent is now able to suspend. / if parent...

0.00091EPSS
SaveExploits0References8
OSV
OSV
added 2026/04/03 3:15 p.m.17 views

CVE-2026-23452 PM: runtime: Fix a race condition related to device removal

In the Linux kernel, the following vulnerability has been resolved: PM: runtime: Fix a race condition related to device removal The following code in pmruntimework may dereference the dev-parent pointer after the parent device has been freed: / Maybe the parent is now able to suspend. / if parent...

5.8AI score
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2026/04/03 3:08 p.m.14 views

CVE-2026-23421

A flaw was found in the Linux kernel. This vulnerability is a memory leak within the drm/xe/configfs subsystem, where allocated memory for ctxrestoremidbb is not properly released when a configfs device is removed. A local attacker could exploit this by repeatedly creating and removing configfs...

5.5CVSS5.9AI score0.00113EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/04/03 2:16 p.m.12 views

CVE-2026-23421

In the Linux kernel, the following vulnerability has been resolved: drm/xe/configfs: Free ctxrestoremidbb in release ctxrestoremidbb memory is allocated in wabbstore, but xeconfigdevicerelease only frees ctxrestorepostbb. Free ctxrestoremidbb0.cs as well to avoid leaking the allocation when the...

5.5CVSS5.7AI score0.00113EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/04/03 12:00 a.m.14 views

PT-2026-30147

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists in the pm runtime work function related to device removal, potentially leading to a use-after-free issue. The issue occurs when the parent device is freed while t...

9.8CVSS5.2AI score0.00091EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/04/01 5:03 p.m.10 views

CVE-2026-34503

OpenClaw before 2026.3.28 fails to disconnect active WebSocket sessions when devices are removed or tokens are revoked. Attackers with revoked credentials can maintain unauthorized access through existing live sessions until forced reconnection...

8.6CVSS5.9AI score0.00332EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/03/31 11:52 p.m.10 views

EUVD-2026-17469

OpenClaw's device removal and token revocation do not terminate active WebSocket sessions...

8.6CVSS5.8AI score0.00332EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/03/31 11:52 p.m.19 views

OpenClaw's device removal and token revocation do not terminate active WebSocket sessions

Summary Removing a device or revoking its token updated stored credentials but did not disconnect already-authenticated WebSocket sessions. Impact A revoked device could continue using its existing live session until reconnect, extending access beyond credential removal. Affected Component...

8.6CVSS5.9AI score0.00332EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder