Lucene search
+L

703 matches found

CVE
CVE
added yesterday20 views

CVE-2026-68443

The CVE-2026-68443 entry concerns the Linux kernel hwmon Gigabyte WaterForce driver. A race condition occurs because calling hid_hw_stop() does not stop device IO, allowing hid_input_report() to run concurrently with the post-io-start path in the driver probe. If probe fails after io start, this ...

5.5AI score0.00169EPSS
SaveExploits0References4
EUVD
EUVD
added yesterday8 views

EUVD-2026-57044

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: use kvzalloc to allocate struct dc struct dc has grown large over time most of it the two inlined dcscratchspace copies and now sits close to the page allocator's 4 MiB contiguous allocation limit. Its actual siz...

5.2AI score0.00145EPSS
SaveExploits0References2
CVE
CVE
added yesterday24 views

CVE-2026-68436

The CVE-2026-68436 issue affects the Linux kernel DRM for AMD display: the in-kernel struct dc can grow beyond the 4 MiB contiguous allocation limit, causing dc_create() to fail when allocated with kzalloc(). The fix replaces kzalloc() with kvzalloc() (and kvfree()) so allocation can fall back to...

5.2AI score0.00145EPSS
SaveExploits0References2
NVD
NVD
added 3 days ago5 views

CVE-2026-68358

In the Linux kernel, the following vulnerability has been resolved: hwmon: nzxt-kraken3 Stop device IO before calling hidhwstop Calling hidhwstop does not stop the device IO. This results in a race condition between hidinputreport and the point immediately following the execution of...

0.00188EPSS
SaveExploits0References4
NVD
NVD
added 3 days ago4 views

CVE-2026-68215

In the Linux kernel, the following vulnerability has been resolved: media: radio-si476x: Unregister v4l2device on probe failure si476xradioprobe registers radio-v4l2dev before allocating the V4L2 controls and before registering the video device. If any of those later steps fails, probe returns...

0.00209EPSS
SaveExploits0References5
NVD
NVD
added 3 days ago5 views

CVE-2026-68210

In the Linux kernel, the following vulnerability has been resolved: media: stm32: dcmi: unregister notifier on probe failure dcmigraphinit registers the async notifier before dcmiprobe toggles the reset line. If resetcontrolassert or resetcontroldeassert fails afterwards, probe returns through...

7.8CVSS0.00209EPSS
SaveExploits0References5
OSV
OSV
added 3 days ago4 views

UBUNTU-CVE-2026-68210

In the Linux kernel, the following vulnerability has been resolved: media: stm32: dcmi: unregister notifier on probe failure dcmigraphinit registers the async notifier before dcmiprobe toggles the reset line. If resetcontrolassert or resetcontroldeassert fails afterwards, probe returns through...

5.2AI score0.00209EPSS
SaveExploits0References7
OSV
OSV
added 3 days ago5 views

UBUNTU-CVE-2026-68359

In the Linux kernel, the following vulnerability has been resolved: hwmon: nzxt-smart2 Stop device IO before calling hidhwstop Calling hidhwstop does not stop the device IO. This results in a race condition between hidinputreport and the point immediately following the execution of hiddeviceiosta...

5.5AI score0.00225EPSS
SaveExploits0References7
OSV
OSV
added 3 days ago3 views

UBUNTU-CVE-2026-68212

In the Linux kernel, the following vulnerability has been resolved: media: saa7134: Fix a possible memory leak in saa7134videoinit1 In saa7134videoinit1, the return value of the first saa7134pgtablealloc is not checked. If it fails, the function continues as if successful, leaving the driver with...

5.2AI score0.00209EPSS
SaveExploits0References7
OSV
OSV
added 3 days ago3 views

UBUNTU-CVE-2026-68215

In the Linux kernel, the following vulnerability has been resolved: media: radio-si476x: Unregister v4l2device on probe failure si476xradioprobe registers radio-v4l2dev before allocating the V4L2 controls and before registering the video device. If any of those later steps fails, probe returns...

5.2AI score0.00209EPSS
SaveExploits0References7
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-55462

In the Linux kernel, the following vulnerability has been resolved: hwmon: corsair-psu Stop device IO before calling hidhwstop hidhwstop does not stop the device IO. This results in a race condition between hidinputreport and the point immediately following the execution of hiddeviceiostart withi...

5.6AI score0.00188EPSS
SaveExploits0References5
CVE
CVE
added 3 days ago20 views

CVE-2026-68361

The CVE-2026-68361 entry describes a race in the Linux kernel hwmon Corsair PSU driver where hid_hw_stop() does not stop device IO, allowing a use-after-free between hid_input_report() and the completion after hid_device_io_start() in corsairpsu_probe(). This can occur if probe fails after IO sta...

5.6AI score0.00188EPSS
SaveExploits0References5
CVE
CVE
added 3 days ago23 views

CVE-2026-68360

The CVE-2026-68360 issue affects the Linux kernel hwmon Corsair C-Pro driver. It describes a race where calling hid_hw_stop() does not stop device IO, creating a race between hid_input_report() and the code after hid_device_io_start() in probe. If probe fails after IO start, this can lead to a us...

5.5AI score0.00225EPSS
SaveExploits0References5
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-55461

In the Linux kernel, the following vulnerability has been resolved: hwmon: corsair-cpro Stop device IO before calling hidhwstop Calling hidhwstop does not stop the device IO. This results in a race condition between hidinputreport and the point immediately following the execution of...

5.5AI score0.00225EPSS
SaveExploits0References5
CVE
CVE
added 3 days ago19 views

CVE-2026-68358

The CVE details a Linux kernel hwmon issue for nzxt-kraken3 where calling hid_hw_stop() does not halt device I/O, creating a race between hid_input_report() and the post-io-start path in the driver probe. If probe fails after io-start has begun, this can lead to a use-after-free condition. The re...

5.5AI score0.00188EPSS
SaveExploits0References4
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-55459

In the Linux kernel, the following vulnerability has been resolved: hwmon: nzxt-kraken3 Stop device IO before calling hidhwstop Calling hidhwstop does not stop the device IO. This results in a race condition between hidinputreport and the point immediately following the execution of...

5.5AI score0.00188EPSS
SaveExploits0References4
OSV
OSV
added 3 days ago3 views

CVE-2026-68356 watchdog: airoha: Prevent division by zero when clock frequency is zero

In the Linux kernel, the following vulnerability has been resolved: watchdog: airoha: Prevent division by zero when clock frequency is zero clkgetrate can return 0 when the clock provider is not properly configured or the clock is unmanaged. The driver uses wdtfreq as a divisor directly in...

5.4AI score
SaveExploits0References6
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-55428

In the Linux kernel, the following vulnerability has been resolved: wan: wanxl: Only reset hardware after BAR mapping wanxlpciinitone stores the freshly allocated card in driver data before the PLX BAR is mapped. Several early probe failures then unwind through wanxlpciremoveone, including failur...

5.3AI score0.00168EPSS
SaveExploits0References5
EUVD
EUVD
added 3 days ago5 views

EUVD-2026-55316

In the Linux kernel, the following vulnerability has been resolved: media: radio-si476x: Unregister v4l2device on probe failure si476xradioprobe registers radio-v4l2dev before allocating the V4L2 controls and before registering the video device. If any of those later steps fails, probe returns...

5.3AI score0.00209EPSS
SaveExploits0References5
CVE
CVE
added 3 days ago19 views

CVE-2026-68215

CVE-2026-68215 concerns the Linux kernel media subsystem for the si476x radio. The issue arises in si476x_radio_probe(): it registers v4l2dev before allocating V4L2 controls and before video device registration. If subsequent steps fail, the probe exits via the error path after freeing only the c...

5.3AI score0.00209EPSS
SaveExploits0References5
Rows per page
Query Builder