Lucene search
+L

912 matches found

SUSE CVE
SUSE CVE
•added 2026/08/13 4:22 p.m.•11 views

SUSE 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.5CVSS5.3AI score0.00176EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/13 4:22 p.m.•12 views

SUSE 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.5CVSS5.4AI score0.0022EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/13 4:22 p.m.•8 views

SUSE CVE-2026-68395

In the Linux kernel, the following vulnerability has been resolved: ata: satadwc460ex: enable SATA interrupts only after IRQ handler is registered satadwcenableinterrupts is called before platformgetirq and atahostactivate, leaving the SATA controller's interrupt mask enabled without a registered...

5.3AI score0.0022EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/12 12:17 a.m.•11 views

DEBIAN-CVE-2026-68436

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...

5AI score0.00198EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/08/12 12:17 a.m.•13 views

CVE-2026-68436

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.4AI score0.00198EPSS
SaveExploits0References3
CVE
CVE
•added 2026/08/12 12:07 a.m.•53 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.00225EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/08/12 12:07 a.m.•16 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.00198EPSS
SaveExploits0References2
CVE
CVE
•added 2026/08/12 12:07 a.m.•61 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.00198EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2026/08/12 12:07 a.m.•18 views

CVE-2026-68436

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...

5AI score0.00198EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
•added 2026/08/11 8:10 a.m.•24 views

HID: wacom: stop hardware after post-start probe failures

...

8.8CVSS5.2AI score0.00412EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
•added 2026/08/11 8:10 a.m.•9 views

media: radio-si476x: Unregister v4l2_device on probe failure

...

5.5CVSS5.2AI score0.0022EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
•added 2026/08/11 8:03 a.m.•8 views

media: stm32: dcmi: unregister notifier on probe failure

...

9.8CVSS5.2AI score0.00176EPSS
SaveExploits0
NVD
NVD
•added 2026/08/10 1:20 p.m.•12 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.00225EPSS
SaveExploits0References4
NVD
NVD
•added 2026/08/10 1:20 p.m.•11 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.0022EPSS
SaveExploits0References8
NVD
NVD
•added 2026/08/10 1:20 p.m.•11 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.00176EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/08/10 1:20 p.m.•16 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.8CVSS5.4AI score0.00176EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2026/08/10 1:20 p.m.•11 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...

5.5AI score0.0022EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/08/10 1:20 p.m.•14 views

CVE-2026-68361

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.9AI score0.00231EPSS
SaveExploits0References6
OSV
OSV
•added 2026/08/10 1:20 p.m.•15 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.00231EPSS
SaveExploits0References7
OSV
OSV
•added 2026/08/10 1:20 p.m.•8 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...

7.8CVSS5.2AI score0.00176EPSS
SaveExploits0References8
Rows per page
Query Builder