Lucene search
+L

52863 matches found

Debian CVE
Debian CVE
added 2026/08/10 12:01 p.m.9 views

CVE-2026-68243

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gem: Fix NULL deref in I915CONTEXTPARAMSSEU Setting context engine slot N into I915ENGINECLASSINVALID / I915ENGINECLASSINVALIDNONE and attempting to apply I915CONTEXTPARAMSSEU to the same slot N will deref NULL. Fix that...

5.2AI score0.00172EPSS
SaveExploits0
OSV
OSV
added 2026/08/10 12:01 p.m.7 views

CVE-2026-68241 drm/i915/mst: limit DP MST ESI service loop

In the Linux kernel, the following vulnerability has been resolved: drm/i915/mst: limit DP MST ESI service loop The loop in inteldpcheckmststatus keeps servicing interrupts originating from the sink without bound. Add an upper bound to the new interrupts occurring during interrupt processing to n...

5.5AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/10 12:01 p.m.10 views

CVE-2026-68240

In the Linux kernel, the following vulnerability has been resolved: drm/gpusvm: publish dpagemap early to avoid device mapping leak on error drmgpusvmgetpages only stored the local dpagemap into svmpages-dpagemap on the success path. If a later page failed e.g. -EOPNOTSUPP when ctx-allowmixed is...

8.8CVSS5.2AI score0.00161EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:01 p.m.8 views

CVE-2026-68238

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Release VFCT ACPI table reference amdgpuacpivfctbios fetches the VFCT table with acpigettable but never releases it. acpigettable takes a reference on the table incrementing its validationcount and mapping it on the 0...

5.3AI score0.00166EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:01 p.m.10 views

CVE-2026-68237

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/userq: fix indefinite fence wait during GPU reset prereset only force-completes fences of MAPPED queues. A queue in any other state e.g. mid-eviction keeps its lastfence pending; after a GPU reset that fence never...

5.3AI score0.00155EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:01 p.m.8 views

CVE-2026-68236

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: set newstream to NULL after release In dmupdatecrtcstate, the skipmodeset path releases newstream via dcstreamrelease but does not set the pointer to NULL. If a later error e.g., color management failure triggers...

7.8CVSS5.2AI score0.00125EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:00 p.m.8 views

CVE-2026-68234

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix bo-pin leaking in amdgpubocreatereserved amdgpubocreatereserved only allocates a new BO when boptr struct amdgpubo boptr as input parameter is NULL, it simply skips creation when boptr is non-NULL. But it...

5.3AI score0.00176EPSS
SaveExploits0
OSV
OSV
added 2026/08/10 12:00 p.m.7 views

CVE-2026-68226 media: cx23885: add ioremap return check and cleanup

In the Linux kernel, the following vulnerability has been resolved: media: cx23885: add ioremap return check and cleanup Add a check for the return value of pciioremapbar in cx23885devsetup. If ioremap for BAR0 fails, release the already allocated PCI memory region, decrement the device count, an...

5.3AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/08/10 12:00 p.m.9 views

CVE-2026-68223

In the Linux kernel, the following vulnerability has been resolved: media: meson: vdec: Fix memory leak in error path of vdecopen The vdecopen function previously jumped directly to errm2mrelease when vdecinitctrls failed, skipping release of the m2m context. This caused a resource leak. Fix it b...

5.2AI score0.0022EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:00 p.m.13 views

CVE-2026-68222

In the Linux kernel, the following vulnerability has been resolved: media: msi2500: 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 vi...

7.8CVSS5.3AI score0.00138EPSS
SaveExploits0
OSV
OSV
added 2026/08/10 12:00 p.m.7 views

CVE-2026-68219 media: nxp: imx8-isi: Fix potential out-of-bounds issues

In the Linux kernel, the following vulnerability has been resolved: media: nxp: imx8-isi: Fix potential out-of-bounds issues The maximum downscaling factor supported by ISI can be up to 16. Add minimum value constraint before applying the setting to hardware. Otherwise, the process will not respo...

7.8CVSS5.3AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/10 12:00 p.m.8 views

CVE-2026-68219

In the Linux kernel, the following vulnerability has been resolved: media: nxp: imx8-isi: Fix potential out-of-bounds issues The maximum downscaling factor supported by ISI can be up to 16. Add minimum value constraint before applying the setting to hardware. Otherwise, the process will not respo...

7.8CVSS5.1AI score0.00175EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:00 p.m.9 views

CVE-2026-68217

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.5AI score0.0022EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:00 p.m.10 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.2AI score0.0022EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:00 p.m.9 views

CVE-2026-68209

In the Linux kernel, the following vulnerability has been resolved: media: sun4i-csi: 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.8CVSS5.5AI score0.00176EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:00 p.m.13 views

CVE-2026-68206

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-ctrls: validate HEVC active reference counts HEVC slice parameters are shared stateless V4L2 controls, but the common validation path does not verify the active L0/L1 reference counts before driver-specific code...

7.8CVSS5.2AI score0.00176EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:00 p.m.12 views

CVE-2026-68205

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-fwnode: Fix subdev owner overwritten in v4l2asyncregistersubdevsensor The v4l2 helper v4l2asyncregistersubdevsensor calls v4l2asyncregistersubdev, which is a macro that expands to v4l2asyncregistersubdevsd,THISMODULE...

5.3AI score0.00209EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:00 p.m.8 views

CVE-2026-68203

In the Linux kernel, the following vulnerability has been resolved: media: vivid: fix cleanup bugs in vividinit When platformdeviceregister fails in vividinit, the embedded struct device in vividpdev has already been initialized by deviceinitialize, but the failure path jumps to freeoutputstrings...

5.3AI score0.00209EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:00 p.m.8 views

CVE-2026-68200

In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: don't re-enter an instance callback that is still running The userspace-driven timer utimer TRIGGER ioctl calls sndtimerinterrupt directly with no serialization, so two threads triggering the same utimer can run...

7.8CVSS5.3AI score0.0017EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:00 p.m.7 views

CVE-2026-68199

In the Linux kernel, the following vulnerability has been resolved: wifi: ath6kl: fix OOB access from firmware ADDBA window size aggrrecvaddbareqevt logs a debug message when the firmware-supplied winsz is outside AGGRWINSZMIN, AGGRWINSZMAX but does not return. The out-of-range winsz is then used...

8.8CVSS5.2AI score0.00412EPSS
SaveExploits0
Rows per page
Query Builder