Lucene search
+L

31209 matches found

Cvelist
Cvelist
added 2026/08/10 12:2 p.m.22 views

CVE-2026-68291 idpf: fix max_vport related crash on allocation error during init

In the Linux kernel, the following vulnerability has been resolved: idpf: fix maxvport related crash on allocation error during init Set adapter-maxvports only after successful allocation of vports, netdevs and vportconfig buffers. This fixes possible crashes on reset or rmmod, following failed...

0.00155EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/10 12:2 p.m.6 views

EUVD-2026-55392

In the Linux kernel, the following vulnerability has been resolved: idpf: fix maxvport related crash on allocation error during init Set adapter-maxvports only after successful allocation of vports, netdevs and vportconfig buffers. This fixes possible crashes on reset or rmmod, following failed...

5.3AI score0.00155EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/10 12:2 p.m.30 views

CVE-2026-68291

CVE-2026-68291 covers a Linux kernel fix for the idpf driver: max_vports is now set only after successful allocation of vports, netdevs, and vport_config buffers, preventing crashes on reset or rmmod after a failed init. The description documents a kernel NULL pointer dereference in idpf_remove d...

5.3AI score0.00155EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/10 12:1 p.m.36 views

CVE-2026-68263 drm/imagination: Fix double call to drm_sched_entity_fini()

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Fix double call to drmschedentityfini Call sequence of double call: pvrcontextdestroy pvrcontextkillqueues pvrqueuekill drmschedentitydestroy drmschedentityfini // here pvrcontextput...

7.8CVSS0.00125EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/10 12:1 p.m.8 views

EUVD-2026-55364

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Fix double call to drmschedentityfini Call sequence of double call: pvrcontextdestroy pvrcontextkillqueues pvrqueuekill drmschedentitydestroy drmschedentityfini // here pvrcontextput...

5.4AI score0.00125EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/10 12:1 p.m.8 views

EUVD-2026-55343

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Fix NULL deref on schedengine alloc failure Avoid using intelcontextput before intelcontextinit in execlistscreatevirtual as the krefput inside would lead to NULL deref on the IOCTL path when schedengine allocation...

5.3AI score0.00189EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/10 12:1 p.m.32 views

CVE-2026-68242 drm/i915/gt: Fix NULL deref on sched_engine alloc failure

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Fix NULL deref on schedengine alloc failure Avoid using intelcontextput before intelcontextinit in execlistscreatevirtual as the krefput inside would lead to NULL deref on the IOCTL path when schedengine allocation...

0.00189EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/10 12:0 p.m.6 views

EUVD-2026-55332

In the Linux kernel, the following vulnerability has been resolved: media: airspy: Return queued buffers on startstreaming failure The vb2 framework hands buffers to the driver via bufqueue before calling startstreaming. If startstreaming returns an error without first returning those buffers via...

5.3AI score0.00209EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 12:0 p.m.29 views

CVE-2026-68231

The CVE-2026-68231 issue affects the Linux kernel media stack, specifically the airspy driver under vb2. It occurs when start_streaming() returns an error without draining buffers that were already queued via buf_queue(); this can leave buffers leaked and trigger a WARN_ON(owned_by_drv_count) in ...

5.3AI score0.00209EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/10 12:0 p.m.4 views

CVE-2026-68231 media: airspy: Return queued buffers on start_streaming() failure

In the Linux kernel, the following vulnerability has been resolved: media: airspy: Return queued buffers on startstreaming failure The vb2 framework hands buffers to the driver via bufqueue before calling startstreaming. If startstreaming returns an error without first returning those buffers via...

5.3AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/10 12:0 p.m.31 views

CVE-2026-68231 media: airspy: Return queued buffers on start_streaming() failure

In the Linux kernel, the following vulnerability has been resolved: media: airspy: Return queued buffers on startstreaming failure The vb2 framework hands buffers to the driver via bufqueue before calling startstreaming. If startstreaming returns an error without first returning those buffers via...

0.00209EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/10 12:0 p.m.30 views

CVE-2026-68221 media: nuvoton: npcm-video: fix memory leaks in probe and remove

In the Linux kernel, the following vulnerability has been resolved: media: nuvoton: npcm-video: fix memory leaks in probe and remove npcmvideoprobe allocates the npcmvideo structure with kzallocobj but never frees it on any probe error path or in npcmvideoremove, leaking the allocation on every...

0.00209EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/10 12:0 p.m.30 views

CVE-2026-68221

The CVE-2026-68221 entry concerns the Linux kernel component media: nuvoton: npcm-video. The issue is memory leaks in npc m_video_probe() where the structure allocated with kzalloc_obj() is not freed on probe error paths or in npcm_video_remove(), leaking on failed probes and normal unbind. It al...

5.4AI score0.00209EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/10 12:0 p.m.8 views

EUVD-2026-55318

In the Linux kernel, the following vulnerability has been resolved: media: pwc: Drain fillbuf on startstreaming failure pwcisocinit submits its isochronous URBs with usbsubmiturb.., GFPKERNEL in a loop. After the first URB is submitted, its completion handler pwcisochandler can run on another CPU...

5.6AI score0.00209EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/10 12:0 p.m.32 views

CVE-2026-68217 media: pwc: Drain fill_buf on start_streaming() failure

In the Linux kernel, the following vulnerability has been resolved: media: pwc: Drain fillbuf on startstreaming failure pwcisocinit submits its isochronous URBs with usbsubmiturb.., GFPKERNEL in a loop. After the first URB is submitted, its completion handler pwcisochandler can run on another CPU...

0.00209EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/10 12:0 p.m.29 views

CVE-2026-68216 media: pwc: Return queued buffers on start_streaming() failure

In the Linux kernel, the following vulnerability has been resolved: media: pwc: Return queued buffers on startstreaming failure The vb2 framework hands buffers to the driver via bufqueue before calling startstreaming. If startstreaming returns an error without first returning those buffers via...

7.8CVSS0.00175EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/10 12:0 p.m.5 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 2026/08/10 12:0 p.m.33 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
Cvelist
Cvelist
added 2026/08/10 12:0 p.m.32 views

CVE-2026-68215 media: radio-si476x: Unregister v4l2_device on probe failure

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
Cvelist
Cvelist
added 2026/08/10 12:0 p.m.34 views

CVE-2026-68213 media: rtl2832_sdr: Return queued buffers on start_streaming() failure

In the Linux kernel, the following vulnerability has been resolved: media: rtl2832sdr: Return queued buffers on startstreaming failure The vb2 framework hands buffers to the driver via bufqueue before calling startstreaming. If startstreaming returns an error without first returning those buffers...

7.8CVSS0.00175EPSS
SaveExploits0References5
Rows per page
Query Builder