Lucene search
+L

243184 matches found

OSV
OSV
added 5 days ago5 views

UBUNTU-CVE-2026-68354

In the Linux kernel, the following vulnerability has been resolved: firewire: net: Fix fragmented datagram reassembly fwnetfragnew keeps a sorted list of received fragments for a partial datagram. When a new fragment is adjacent to an existing fragment, the code checks whether the new fragment al...

8.8CVSS5.3AI score0.00276EPSS
SaveExploits0References7
OSV
OSV
added 5 days ago6 views

UBUNTU-CVE-2026-68244

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gem: Do not leak siblings on proto context error After a successful BALANCE/PARALLELSUBMIT extension on context creation, error during processing of next user extension leaks the siblings array. Fix that. Discovered usin...

5.2AI score0.00168EPSS
SaveExploits0References7
OSV
OSV
added 5 days ago4 views

UBUNTU-CVE-2026-68357

In the Linux kernel, the following vulnerability has been resolved: watchdog: pretimeout: Fix UAF in watchdogunregistergovernor When a watchdog governor is unregistered, it updates existing watchdog devices that were using this governor by falling back to defaultgov. If the governor being...

5.3AI score0.00168EPSS
SaveExploits0References7
OSV
OSV
added 5 days ago4 views

UBUNTU-CVE-2026-68263

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.8CVSS5.3AI score0.00125EPSS
SaveExploits0References6
OSV
OSV
added 5 days ago3 views

UBUNTU-CVE-2026-68213

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.8CVSS5.5AI score0.00175EPSS
SaveExploits0References7
OSV
OSV
added 5 days ago4 views

UBUNTU-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.00175EPSS
SaveExploits0References7
OSV
OSV
added 5 days ago5 views

UBUNTU-CVE-2026-68274

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Fix buffer overflow in steered register list allocation The size calculation for the steered register extarray uses only the geometry DSS mask gdssmask to determine the number of entries to allocate: total =...

7.8CVSS5.6AI score0.00151EPSS
SaveExploits0References5
OSV
OSV
added 5 days ago4 views

UBUNTU-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.00209EPSS
SaveExploits0References7
OSV
OSV
added 5 days ago4 views

UBUNTU-CVE-2026-68314

In the Linux kernel, the following vulnerability has been resolved: net: mctp i3c: clean up notifier and buses if driver register fails mctpi3cmodinit registers the I3C bus notifier and then walks the existing buses with i3cforeachbuslockedmctpi3cbusaddnew, NULL before registering the I3C device...

7.8CVSS5.2AI score0.00128EPSS
SaveExploits0References6
OSV
OSV
added 5 days ago3 views

UBUNTU-CVE-2026-68218

In the Linux kernel, the following vulnerability has been resolved: media: pci: dm1105: Free allocated workqueue Destroy allocated workqueue in remove callback to free its resources, thus fixing memory leak...

5.2AI score0.00209EPSS
SaveExploits0References7
OSV
OSV
added 5 days ago5 views

UBUNTU-CVE-2026-68324

In the Linux kernel, the following vulnerability has been resolved: iommu/intel: Fix out-of-bounds memset in dmarlatencydisable dmarlatencydisable intends to zero out only the single latencystatistic entry for the given type, but the memset size was computed as sizeoflstat DMARLATENCYNUM, which...

5.2AI score0.00168EPSS
SaveExploits0References7
OSV
OSV
added 5 days ago5 views

UBUNTU-CVE-2026-68271

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix reversed error cleanup order in ucopy functions nouveauuvmmvmbinducopy and nouveauexecucopy place their error cleanup labels in allocation order rather than reverse allocation order. On a umemcpya failure for...

5.2AI score0.00175EPSS
SaveExploits0References7
OSV
OSV
added 5 days ago3 views

UBUNTU-CVE-2026-68287

In the Linux kernel, the following vulnerability has been resolved: dropmonitor: fix size calculations for 64-bit attributes netdmpacketreportfill and netdmhwpacketreportfill use nlaputu6464bit to append 64-bit attributes NETDMATTRPC and NETDMATTRTIMESTAMP. On 32-bit architectures without...

7.5CVSS5.2AI score0.00488EPSS
SaveExploits0References4
OSV
OSV
added 5 days ago4 views

UBUNTU-CVE-2026-68158

In the Linux kernel, the following vulnerability has been resolved: libceph: Fix multiplication overflow in decodenewupstateweight If a message of type CEPHMSGOSDMAP contains a maliciously corrupted osdmap, out-of-bounds memory accesses may occur in decodenewupstateweight. This happens because th...

9.8CVSS5.3AI score0.00626EPSS
SaveExploits0References7
OSV
OSV
added 5 days ago4 views

UBUNTU-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.3AI score0.00226EPSS
SaveExploits0References7
OSV
OSV
added 5 days ago5 views

UBUNTU-CVE-2026-68330

In the Linux kernel, the following vulnerability has been resolved: net: airoha: Fix DMA direction for NPU mailbox buffer airohanpusendmsg always maps the mailbox buffer with DMATODEVICE, but some callers expect the NPU to write response data back into the same buffer: - airohanpuwlanmsgget...

7.8CVSS5.6AI score0.00161EPSS
SaveExploits0References5
OSV
OSV
added 5 days ago4 views

UBUNTU-CVE-2026-68425

In the Linux kernel, the following vulnerability has been resolved: IB/mad: Drop unmatched RMPP responses before reassembly Kernel-handled RMPP receive processing starts reassembly for active DATA responses before the response is matched to an outstanding send. The normal match happens later, aft...

7.1CVSS5.3AI score0.00255EPSS
SaveExploits0References7
OSV
OSV
added 5 days ago3 views

UBUNTU-CVE-2026-68163

In the Linux kernel, the following vulnerability has been resolved: mm/pagevmamapped: fix device-private PMD handling Commit 65edfda6f3f2 "mm/rmap: extend rmap and migration support device-private entries" introduced the concept of device-private PMD entries, but did not correctly update the rmap...

7.8CVSS5.3AI score0.00165EPSS
SaveExploits0References4
OSV
OSV
added 5 days ago6 views

DEBIAN-CVE-2026-68145

In the Linux kernel, the following vulnerability has been resolved: iomap: fix out-of-bounds bitmapset with zero-length range ifssetrangedirty and ifssetrangeuptodate compute lastblk as off + len - 1 iblkbits. When off is 0 and len is 0, the unsigned subtraction underflows to SIZEMAX, producing a...

7.8CVSS5.5AI score0.00138EPSS
SaveExploits0References1
OSV
OSV
added 5 days ago4 views

UBUNTU-CVE-2026-68345

In the Linux kernel, the following vulnerability has been resolved: armmpam: guard MBWU state before adding it to garbage destroycomponentcfg adds each RIS mbwustate object to the MPAM garbage list when destroying component configuration. However, mbwustate is allocated per RIS and only for RISes...

5.2AI score0.00198EPSS
SaveExploits0References4
Rows per page
Query Builder