Lucene search
+L

418875 matches found

OSV
OSV
•added 2026/09/17 4:11 p.m.•7 views

CVE-2026-93080 firmware: arm_scmi: Fix transport device teardown lookup

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Fix transport device teardown lookup SCMI transport devices are deliberately excluded from normal SCMI bus matching so protocol drivers cannot bind to the internal transport children. However, scmidevicedestroy...

5.8AI score
SaveExploits0References6
CVE
CVE
•added 2026/09/17 4:11 p.m.•22 views

CVE-2026-93081

CVE-2026-93081 affects the Linux kernel 's firmware: arm_scmi driver, specifically the SCMI device destroy path. The root cause is that scmi_child_dev_find() drops the reference returned by device_find_child() before returning the scmi_device pointer, so a concurrent unregister can release the de...

5.9AI score0.00198EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/17 4:11 p.m.•10 views

EUVD-2026-82191

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Fix SCMI device destroy lifetimes scmichilddevfind drops the reference returned by devicefindchild before returning the scmidevice pointer. A concurrent unregister can then release the device while the destroy...

5.9AI score0.00198EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/17 4:11 p.m.•8 views

CVE-2026-93081 firmware: arm_scmi: Fix SCMI device destroy lifetimes

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Fix SCMI device destroy lifetimes scmichilddevfind drops the reference returned by devicefindchild before returning the scmidevice pointer. A concurrent unregister can then release the device while the destroy...

5.9AI score
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/17 4:11 p.m.•33 views

CVE-2026-93081 firmware: arm_scmi: Fix SCMI device destroy lifetimes

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Fix SCMI device destroy lifetimes scmichilddevfind drops the reference returned by devicefindchild before returning the scmidevice pointer. A concurrent unregister can then release the device while the destroy...

0.00198EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2026/09/17 4:11 p.m.•11 views

CVE-2026-93081

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Fix SCMI device destroy lifetimes scmichilddevfind drops the reference returned by devicefindchild before returning the scmidevice pointer. A concurrent unregister can then release the device while the destroy...

5.9AI score0.00198EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/17 4:11 p.m.•12 views

CVE-2026-93080

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Fix transport device teardown lookup SCMI transport devices are deliberately excluded from normal SCMI bus matching so protocol drivers cannot bind to the internal transport children. However, scmidevicedestroy...

5.8AI score0.00206EPSS
SaveExploits0
CVE
CVE
•added 2026/09/17 4:11 p.m.•22 views

CVE-2026-93079

CVE-2026-93079 is a heap out-of-bounds write in the Linux kernel's CXL subsystem. In cxlctl_get_feature(), the output buffer is sized from the user-supplied fwctl_rpc.out_len, but the device is instructed to write cxl_mbox_get_feat_in.count bytes into that buffer. Because count is a separate user...

7.8CVSS6.1AI score0.00173EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/09/17 4:11 p.m.•13 views

EUVD-2026-82189

In the Linux kernel, the following vulnerability has been resolved: cxl/features: Reject Get Feature count larger than the output buffer cxlctlgetfeature sizes its output buffer from the user's fwctlrpc.outlen, but the device is told to write cxlmboxgetfeatin.count bytes into rpcout-payload, whic...

6.1AI score0.00173EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/17 4:11 p.m.•43 views

CVE-2026-93079 cxl/features: Reject Get Feature count larger than the output buffer

In the Linux kernel, the following vulnerability has been resolved: cxl/features: Reject Get Feature count larger than the output buffer cxlctlgetfeature sizes its output buffer from the user's fwctlrpc.outlen, but the device is told to write cxlmboxgetfeatin.count bytes into rpcout-payload, whic...

7.8CVSS0.00173EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/17 4:11 p.m.•8 views

CVE-2026-93079 cxl/features: Reject Get Feature count larger than the output buffer

In the Linux kernel, the following vulnerability has been resolved: cxl/features: Reject Get Feature count larger than the output buffer cxlctlgetfeature sizes its output buffer from the user's fwctlrpc.outlen, but the device is told to write cxlmboxgetfeatin.count bytes into rpcout-payload, whic...

7.8CVSS6.1AI score
SaveExploits0References6
Debian CVE
Debian CVE
•added 2026/09/17 4:11 p.m.•13 views

CVE-2026-93079

In the Linux kernel, the following vulnerability has been resolved: cxl/features: Reject Get Feature count larger than the output buffer cxlctlgetfeature sizes its output buffer from the user's fwctlrpc.outlen, but the device is told to write cxlmboxgetfeatin.count bytes into rpcout-payload, whic...

7.8CVSS6.1AI score0.00173EPSS
SaveExploits0
EUVD
EUVD
•added 2026/09/17 4:10 p.m.•8 views

EUVD-2026-82187

In the Linux kernel, the following vulnerability has been resolved: cxl/features: Clamp Get Feature output size to the remaining buffer cxlgetfeature reads a feature in a loop but passes a fixed sizeout as the output capacity every iteration. On the last partial iteration the buffer has less room...

6AI score0.00206EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/17 4:10 p.m.•35 views

CVE-2026-93078 cxl/features: Reject Set Features output buffer smaller than the header

In the Linux kernel, the following vulnerability has been resolved: cxl/features: Reject Set Features output buffer smaller than the header cxlctlsetfeature sizes its output buffer from the user's fwctlrpc.outlen but never checks it is large enough to hold even the fwctlrpccxlout header. With...

0.00206EPSS
SaveExploits0References3
CVE
CVE
•added 2026/09/17 4:10 p.m.•20 views

CVE-2026-93078

CVE-2026-93078 is a vulnerability in the Linux kernel 's cxl/features subsystem. The function cxlctl_set_feature() sizes its output buffer from the user-supplied fwctl_rpc.out_len without verifying it is large enough to hold the fwctl_rpc_cxl_out header. When out_len is zero, kvzalloc() returns Z...

6AI score0.00206EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2026/09/17 4:10 p.m.•13 views

CVE-2026-93078

In the Linux kernel, the following vulnerability has been resolved: cxl/features: Reject Set Features output buffer smaller than the header cxlctlsetfeature sizes its output buffer from the user's fwctlrpc.outlen but never checks it is large enough to hold even the fwctlrpccxlout header. With...

6AI score0.00206EPSS
SaveExploits0
EUVD
EUVD
•added 2026/09/17 4:10 p.m.•10 views

EUVD-2026-82188

In the Linux kernel, the following vulnerability has been resolved: cxl/features: Reject Set Features output buffer smaller than the header cxlctlsetfeature sizes its output buffer from the user's fwctlrpc.outlen but never checks it is large enough to hold even the fwctlrpccxlout header. With...

6AI score0.00206EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/17 4:10 p.m.•39 views

CVE-2026-93077 cxl/features: Clamp Get Feature output size to the remaining buffer

In the Linux kernel, the following vulnerability has been resolved: cxl/features: Clamp Get Feature output size to the remaining buffer cxlgetfeature reads a feature in a loop but passes a fixed sizeout as the output capacity every iteration. On the last partial iteration the buffer has less room...

0.00206EPSS
SaveExploits0References3
CVE
CVE
•added 2026/09/17 4:10 p.m.•17 views

CVE-2026-93077

CVE-2026-93077 affects the Linux kernel CXL (Compute Express Link) subsystem, specifically the cxl_get_feature() function in the cxl/features code. The function reads a device feature in a loop but passes a fixed output size as the capacity on every iteration. On the last partial iteration, the b...

6AI score0.00206EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/17 4:10 p.m.•9 views

CVE-2026-93078 cxl/features: Reject Set Features output buffer smaller than the header

In the Linux kernel, the following vulnerability has been resolved: cxl/features: Reject Set Features output buffer smaller than the header cxlctlsetfeature sizes its output buffer from the user's fwctlrpc.outlen but never checks it is large enough to hold even the fwctlrpccxlout header. With...

6AI score
SaveExploits0References6
Rows per page
Query Builder