Lucene search
+L

40391 matches found

CVE
CVE
•added 2026/09/17 4:11 p.m.•22 views

CVE-2026-93124

CVE-2026-93124 affects the asus-wireless platform/x86 driver in the Linux kernel . The root cause is that asus_wireless_probe() returns success even when acpi_match_acpi_device() finds no match, storing a NULL companion pointer . When the driver is force-bound to a device without an ACPI companio...

5.6AI score0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/17 4:11 p.m.•39 views

CVE-2026-93124 platform/x86: asus-wireless: Fail probe when there is no ACPI match

In the Linux kernel, the following vulnerability has been resolved: platform/x86: asus-wireless: Fail probe when there is no ACPI match Every platform driver can be forced to match a device that does not match its list of device IDs because of devicematchdriveroverride, so platform drivers that...

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

EUVD-2026-82226

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: aspeedudc: check endpoint DMA allocation astudcprobe allocates a coherent DMA buffer used as the backing store for endpoint buffers. astudcinitep derives per-endpoint buffer pointers from udc-ep0buf, so a failed...

6AI score0.00173EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/17 4:11 p.m.•40 views

CVE-2026-93115 platform/mellanox: mlxbf-pmc: Check ACPI_COMPANION() against NULL

In the Linux kernel, the following vulnerability has been resolved: platform/mellanox: mlxbf-pmc: Check ACPICOMPANION against NULL Every platform driver can be forced to match a device that doesn't match its list of device IDs because of devicematchdriveroverride, so platform drivers that rely on...

0.00215EPSS
SaveExploits0References7
EUVD
EUVD
•added 2026/09/17 4:11 p.m.•12 views

EUVD-2026-82223

In the Linux kernel, the following vulnerability has been resolved: platform/mellanox: mlxbf-pmc: Check ACPICOMPANION against NULL Every platform driver can be forced to match a device that doesn't match its list of device IDs because of devicematchdriveroverride, so platform drivers that rely on...

5.6AI score0.00215EPSS
SaveExploits0References7
CVE
CVE
•added 2026/09/17 4:11 p.m.•18 views

CVE-2026-93115

CVE-2026-93115 affects the Linux kernel 's platform/mellanox: mlxbf-pmc driver. The root cause is a NULL pointer dereference : mlxbf_pmc_probe() passes the result of ACPI_COMPANION() to acpi_device_hid(), which dereferences it. Because any platform driver can be force-bound to a device outside it...

5.6AI score0.00215EPSS
SaveExploits0References7
EUVD
EUVD
•added 2026/09/17 4:11 p.m.•11 views

EUVD-2026-82222

In the Linux kernel, the following vulnerability has been resolved: platform/surface: acpi-notify: Check ACPI companion before use Since every platform driver can be forced to match a device that doesn't match its list of device IDs because of devicematchdriveroverride, platform drivers that rely...

5.6AI score0.00172EPSS
SaveExploits0References7
CVE
CVE
•added 2026/09/17 4:11 p.m.•20 views

CVE-2026-93114

CVE-2026-93114 affects the Linux kernel's platform/surface: acpi-notify driver. The root cause is a NULL pointer dereference in san_probe(), which dereferences the result of ACPI_COMPANION() when installing the GSBUS address space handler without verifying its presence. This flaw was introduced w...

5.6AI score0.00172EPSS
SaveExploits0References7
Cvelist
Cvelist
•added 2026/09/17 4:11 p.m.•36 views

CVE-2026-93114 platform/surface: acpi-notify: Check ACPI companion before use

In the Linux kernel, the following vulnerability has been resolved: platform/surface: acpi-notify: Check ACPI companion before use Since every platform driver can be forced to match a device that doesn't match its list of device IDs because of devicematchdriveroverride, platform drivers that rely...

0.00172EPSS
SaveExploits0References7
Cvelist
Cvelist
•added 2026/09/17 4:11 p.m.•39 views

CVE-2026-93107 RDMA/rxe: Avoid reprocessing the current packet after the QP enters the error state

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Avoid reprocessing the current packet after the QP enters the error state When docomplete finds the QP in the error state it returns RESPSTCHKRESOURCE. Before commit 49dc9c1f0c7e "RDMA/rxe: Cleanup reset state handling ...

8.2CVSS0.0056EPSS
SaveExploits0References5
CVE
CVE
•added 2026/09/17 4:11 p.m.•29 views

CVE-2026-93107

CVE-2026-93107 affects the Linux kernel RDMA/rxe (Soft-RoCE) subsystem. The root cause is a regression from commit 49dc9c1f0c7e, which removed the error-state branch from check_resource() but retained the error-state return in do_complete(). When a QP enters the error state while a packet is bein...

8.2CVSS5.6AI score0.0056EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/09/17 4:11 p.m.•13 views

EUVD-2026-82215

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Avoid reprocessing the current packet after the QP enters the error state When docomplete finds the QP in the error state it returns RESPSTCHKRESOURCE. Before commit 49dc9c1f0c7e "RDMA/rxe: Cleanup reset state handling ...

5.6AI score0.0056EPSS
SaveExploits0References5
OSV
OSV
•added 2026/09/17 4:11 p.m.•14 views

CVE-2026-93107 RDMA/rxe: Avoid reprocessing the current packet after the QP enters the error state

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Avoid reprocessing the current packet after the QP enters the error state When docomplete finds the QP in the error state it returns RESPSTCHKRESOURCE. Before commit 49dc9c1f0c7e "RDMA/rxe: Cleanup reset state handling ...

8.2CVSS5.7AI score
SaveExploits0References8
OSV
OSV
•added 2026/09/17 4:11 p.m.•4 views

CVE-2026-93093 firmware: arm_scmi: Publish channel state before callbacks

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Publish channel state before callbacks Transport setup can enable callbacks before the setup routine returns. mailboxchansetup registers the mailbox client with mboxrequestchannel, and the mailbox controller...

5.7AI score
SaveExploits0References7
Cvelist
Cvelist
•added 2026/09/17 4:11 p.m.•37 views

CVE-2026-93093 firmware: arm_scmi: Publish channel state before callbacks

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Publish channel state before callbacks Transport setup can enable callbacks before the setup routine returns. mailboxchansetup registers the mailbox client with mboxrequestchannel, and the mailbox controller...

0.00209EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/09/17 4:10 p.m.•9 views

EUVD-2026-82183

In the Linux kernel, the following vulnerability has been resolved: dax: read holderops once in daxholdernotifyfailure daxholdernotifyfailure reads daxdev-holderops twice without READONCE -- once for the NULL check and once for the indirect notifyfailure call. A concurrent fsputdax can clear...

5.6AI score0.0018EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/17 4:10 p.m.•38 views

CVE-2026-93073 dax: read holder_ops once in dax_holder_notify_failure()

In the Linux kernel, the following vulnerability has been resolved: dax: read holderops once in daxholdernotifyfailure daxholdernotifyfailure reads daxdev-holderops twice without READONCE -- once for the NULL check and once for the indirect notifyfailure call. A concurrent fsputdax can clear...

0.0018EPSS
SaveExploits0References6
EUVD
EUVD
•added 2026/09/17 4:10 p.m.•11 views

EUVD-2026-82178

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix DM I2C teardown race DM I2C adapters can remain visible to userspace while DM teardown is already in progress. A concurrent i2c-dev transfer may then enter amdgpudmi2cxfer after the backing DM state has been...

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

CVE-2026-93068 drm/amd/display: Fix DM I2C teardown race

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix DM I2C teardown race DM I2C adapters can remain visible to userspace while DM teardown is already in progress. A concurrent i2c-dev transfer may then enter amdgpudmi2cxfer after the backing DM state has been...

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

CVE-2026-93068 drm/amd/display: Fix DM I2C teardown race

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix DM I2C teardown race DM I2C adapters can remain visible to userspace while DM teardown is already in progress. A concurrent i2c-dev transfer may then enter amdgpudmi2cxfer after the backing DM state has been...

5.6AI score
SaveExploits0References6
Rows per page
Query Builder