Lucene search
+L

331341 matches found

OSV
OSV
added 2026/08/12 12:17 a.m.4 views

UBUNTU-CVE-2026-68443

In the Linux kernel, the following vulnerability has been resolved: hwmon: gigabytewaterforce 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.00169EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/12 12:17 a.m.4 views

UBUNTU-CVE-2026-68442

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't propagate EXTENTFLAGLOGGING to split extent maps When btrfsdropextentmaprange splits an extent map, the new split maps inherit the original map's flags through a local 'flags' variable. Commit f86f7a75e2fb "btrfs: us...

7.8CVSS5.2AI score0.00117EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/12 12:17 a.m.7 views

UBUNTU-CVE-2026-68437

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Fit paired fragment job in the correct CCCB For geometry jobs with a paired fragment job, at the moment, the DRM scheduler's preparejob callback: - checks for internal driver dependencies for the geometry job; -...

5.4AI score0.00157EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/12 12:17 a.m.5 views

UBUNTU-CVE-2026-68446

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Validate vmwsurfacemetadata::arraysize This field comes from userspace and should be validated against specific limits depending on which Shader Model SM is available...

7.8CVSS5.2AI score0.0012EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/12 12:17 a.m.6 views

UBUNTU-CVE-2026-68429

In the Linux kernel, the following vulnerability has been resolved: drm/dpmst: Handle torn-down topology gracefully in drmdpmsttopologyqueueprobe A hotplug or link-loss event can tear down the MST topology setting mgr-mststate = false and mgr-mstprimary = NULL concurrently with a caller invoking...

5.3AI score0.00168EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/12 12:17 a.m.4 views

UBUNTU-CVE-2026-68438

In the Linux kernel, the following vulnerability has been resolved: smp: Make CSD lock acquisition atomic for debug mode Commit b0473dcd4b1d "smp: Improve smpcallfunctionsingle CSD-lock diagnostics" changed smpcallfunctionsingle so that, when CSD lock debugging is enabled, async !wait calls use t...

5.4AI score0.00145EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/12 12:17 a.m.4 views

UBUNTU-CVE-2026-68432

In the Linux kernel, the following vulnerability has been resolved: vxlan: require CAPNETADMIN in the device netns for changelink A tunnel changelink operates on at most two netns, devnetdev and the sticky underlay netns vxlan-net. They differ once the device is created in or moved to a netns oth...

8.8CVSS5.3AI score0.00129EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/12 12:17 a.m.5 views

UBUNTU-CVE-2026-68435

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix address space mismatch in kexec command line lookup When searching the loaded segments for the "kexec" command line marker, the kexecload2 path filemode == 0 passes the user-space segment buffer straight to strncmp...

5.4AI score0.00155EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/12 12:17 a.m.4 views

UBUNTU-CVE-2026-68439

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: fix possible NULL-pointer deref in mt7925mcubsshetlv mt76connacgethephycap routine can theoretically return NULL so check cap pointer before dereferencing it...

5.2AI score0.00156EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/12 12:17 a.m.4 views

UBUNTU-CVE-2026-68433

In the Linux kernel, the following vulnerability has been resolved: libceph: bound getversion reply decode to front len handlegetversionreply uses msg-frontalloclen as the decode boundary for MONGETVERSIONREPLY. That is the size of the reused reply buffer, not the number of bytes actually receive...

8.6CVSS5.4AI score0.00295EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/12 12:17 a.m.6 views

UBUNTU-CVE-2026-68430

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx8: drop unecessary BUGON There's no need to crash the kernel for this case. cherry picked from commit 4d7c25208ca612b754f3bf39e9f16e725b828891...

5.2AI score0.00176EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/08/12 12:17 a.m.10 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.00145EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/12 12:17 a.m.9 views

CVE-2026-68433

In the Linux kernel, the following vulnerability has been resolved: libceph: bound getversion reply decode to front len handlegetversionreply uses msg-frontalloclen as the decode boundary for MONGETVERSIONREPLY. That is the size of the reused reply buffer, not the number of bytes actually receive...

8.6CVSS5.7AI score0.00295EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/12 12:17 a.m.4 views

UBUNTU-CVE-2026-68434

In the Linux kernel, the following vulnerability has been resolved: serial: 8250mid: Fix NULL function pointer dereference on DNV/ICX-D/SNR platforms Commit b1b4efea05a5 "serial: 8250mid: Disable DMA for selected platforms" replaced the dnvboard setup and exit callbacks with PTRIFfalse, ..., whic...

5.3AI score0.00173EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/12 12:17 a.m.5 views

UBUNTU-CVE-2026-68444

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Fix NULL dereference in ffapartitioninfoget ffapartitioninfoget passes uuidstr directly to uuidparse without a NULL check. When a caller passes NULL, uuidparse - uuidparse - uuidisvalid dereferences the pointer,...

5.2AI score0.00173EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/12 12:17 a.m.8 views

UBUNTU-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.00145EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/12 12:17 a.m.5 views

UBUNTU-CVE-2026-68441

In the Linux kernel, the following vulnerability has been resolved: net/sched: Handle TCACTREDIRECT from qdisc filter chains When a TC filter attached to a qdisc filter chain returns TCACTREDIRECT ex: via an eBPF program calling bpfredirect or an actbpf action, the redirect was silently lost i.e ...

5.2AI score0.00148EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/12 12:07 a.m.10 views

EUVD-2026-57021

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Validate vmwsurfacemetadata::arraysize This field comes from userspace and should be validated against specific limits depending on which Shader Model SM is available...

5.3AI score0.0012EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/12 12:07 a.m.33 views

CVE-2026-68445 drm/vc4: Prevent shader BO mappings from becoming writable

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Prevent shader BO mappings from becoming writable vc4gemobjectmmap rejects a writable mapping of a validated shader BO, but leaves VMMAYWRITE set. Userspace can map the BO read-only and then turn it writable with mprotec...

7.8CVSS0.00126EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/12 12:07 a.m.15 views

CVE-2026-68442 btrfs: don't propagate EXTENT_FLAG_LOGGING to split extent maps

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't propagate EXTENTFLAGLOGGING to split extent maps When btrfsdropextentmaprange splits an extent map, the new split maps inherit the original map's flags through a local 'flags' variable. Commit f86f7a75e2fb "btrfs: us...

7.8CVSS5.4AI score
SaveExploits0References7
Rows per page
Query Builder