Lucene search
+L

247240 matches found

OSV
OSV
added 2026/08/10 1:20 p.m.4 views

UBUNTU-CVE-2026-68344

In the Linux kernel, the following vulnerability has been resolved: usb: atm: ueagle-atm: reject descriptors that confuse probe and disconnect ueaprobe distinguishes a pre-firmware device from a post-firmware one using the USB id UEAISPREFIRM, and stores a different object as the interface data i...

5.3AI score0.002EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.5 views

CVE-2026-68331

In the Linux kernel, the following vulnerability has been resolved: dpaa2-eth: put MAC endpoint device on disconnect fslmcgetendpoint returns the MAC endpoint device with a reference taken through devicefindchild. The Ethernet connect path stores that device in mac-mcdev and keeps it for the...

5.4AI score0.00168EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.7 views

CVE-2026-68340

In the Linux kernel, the following vulnerability has been resolved: hwmon: occ: validate poll response sensor blocks The OCC poll response parser walks a counted list of sensor data blocks. It used the static backing-array capacity as the parse boundary, but a transport response makes only...

7.7CVSS5.4AI score0.0015EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.3 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.5AI score0.00125EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.7 views

CVE-2026-68256

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: detectlinkandlocalsink: DP alt mode timeout path leaks prevsink reference prevsink is unconditionally retained via dcsinkretain at function entry, but the DP alt mode timeout path inside SIGNALTYPEDISPLAYPORT...

5.4AI score0.00175EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.5 views

CVE-2026-68366

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: clamp SENDRESPONSE length to the response buffer uvcsendresponse builds the UVC control response from a user-supplied struct uvcrequestdata: req-length = mintunsigned int, uvc-eventlength, data-length;...

5.7AI score0.00175EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.6 views

CVE-2026-68278

In the Linux kernel, the following vulnerability has been resolved: drm/dp/mst: fix buffer overflows in sideband chunk accumulation drmdpsidebandappendpayload has three related bugs when processing device-provided sideband reply data: 1. Zero-length curchunklen underflow: msglen is a 6-bit field...

5.5AI score0.00226EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.6 views

CVE-2026-68190

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB reads in rtwgetwpsie rtwgetwpsie iterates over IE data from network frames without validating that the IE header and payload fit within the remaining buffer before reading them. Specifically: - iniecnt...

5.5AI score0.002EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.7 views

CVE-2026-68188

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: Fix session UAF in settermios rfcommttysettermios tests dlc-session without rfcommmutex and later passes the pointer to rfcommsendrpn. The latter dereferences both session-initiator and session-sock. Meanwhile,...

5.5AI score0.002EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.7 views

CVE-2026-68160

In the Linux kernel, the following vulnerability has been resolved: ceph: fix pre-auth out-of-bounds read on snaptrace in cephhandlecaps cephhandlecaps reads snaptracelen from the wire-format cephmdscaps header and uses it unconditionally to build a fake end pointer snaptrace + snaptracelen that ...

9.8CVSS5.6AI score0.00677EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/10 1:20 p.m.4 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.00175EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/10 1:20 p.m.5 views

UBUNTU-CVE-2026-68216

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.8CVSS5.2AI score0.00175EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/10 1:20 p.m.5 views

UBUNTU-CVE-2026-68228

In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Move srcbuf Removal to finishencode During encoder processing, there is a case where the IRQ response could return the buffer back to userspace via v4l2m2mbufdone call. In this time, userspace could que...

7.8CVSS5.5AI score0.00163EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/10 1:20 p.m.5 views

UBUNTU-CVE-2026-68362

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix NULL pointer dereference in ath11khalsrngaccessbegin In ATH11KQMIEVENTFWREADY, ATH11KFLAGREGISTERED is set unconditionally even when ath11kcoreqmifirmwareready fails. This leaves the driver in an inconsistent...

5.2AI score0.00168EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/10 1:20 p.m.6 views

UBUNTU-CVE-2026-68260

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: acquire vmctx-lock before mapping memory to GPU VM The drm gpuvm code doesn't protect find operation against map operation, and the driver needs to ensure a map operation shouldn't happen when a find operation is...

7.8CVSS5.3AI score0.00163EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/10 1:20 p.m.7 views

UBUNTU-CVE-2026-68422

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix root leak if its reloc root is unexpected in mergerelocroots If we have an unexpected relocroot for our root, we jump to the out label but never drop the reference we obtained for root, resulting in a leak. Add a missi...

5.3AI score0.00209EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/10 1:20 p.m.4 views

UBUNTU-CVE-2026-68313

In the Linux kernel, the following vulnerability has been resolved: tipc: fix infinite loop in tipcnlcompatdumpit cmd-dumpit callback can return a negative errno, causing an infinite loop due to the whilelen condition. As the loop never terminates, genlmutex is never released, and other tasks...

5.2AI score0.002EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/10 1:20 p.m.5 views

UBUNTU-CVE-2026-68249

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/sdma5.0: replace BUGON with WARNON There's no need to crash the kernel for these cases. cherry picked from commit 8d144a0eb09537055841af48c9e7c2d4cd48e84d...

5.2AI score0.00168EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/10 1:20 p.m.5 views

UBUNTU-CVE-2026-68339

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: validate Realtek vendor event length btusbrecveventrealtek reads the event code at data0 and the Realtek subevent code at data2 before deciding whether to consume a vendor event as a coredump. For example, the...

5.2AI score0.00209EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/10 1:20 p.m.5 views

DEBIAN-CVE-2026-68146

In the Linux kernel, the following vulnerability has been resolved: ftrace: Add global mutex to serialize traceparser access In ftrace, the traceparser structure is allocated and initialized when a trace file is opened, and is subsequently used across write and release handlers to parse user inpu...

5.4AI score0.00175EPSS
SaveExploits0References1
Rows per page
Query Builder