Lucene search
+L

6339 matches found

OSV
OSV
added 2026/06/24 5:17 p.m.8 views

UBUNTU-CVE-2026-53084

In the Linux kernel, the following vulnerability has been resolved: bpf: return VMA snapshot from taskvma iterator Holding the per-VMA lock across the BPF program body creates a lock ordering problem when helpers acquire locks that depend on mmaplock: vmlock - irwsem - mmaplock - vmlock Snapshot...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0References22
OSV
OSV
added 2026/06/24 5:17 p.m.9 views

UBUNTU-CVE-2026-52996

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix durable fd leak on ClientGUID mismatch in durable v2 open ksmbdlookupfdcguid returns a ksmbdfile with its refcount incremented via ksmbdfpget. parsedurablehandlecontext in the DURABLEREQV2 case properly releases this...

5.5CVSS5.8AI score0.00135EPSS
SaveExploits0References9
OSV
OSV
added 2026/06/24 5:17 p.m.7 views

UBUNTU-CVE-2026-52973

In the Linux kernel, the following vulnerability has been resolved: futex: Drop CLONETHREAD requirement for private default hash alloc Currently needfutexhashallocatedefault depends on strict pthread semantics, abusing CLONETHREAD. This breaks the non-concurrency assumptions when doing the...

7.8CVSS5.6AI score0.00141EPSS
SaveExploits0References9
OSV
OSV
added 2026/06/24 5:17 p.m.11 views

UBUNTU-CVE-2026-52983

In the Linux kernel, the following vulnerability has been resolved: net: airoha: fix BQL imbalance in TX path Fix a possible BQL imbalance in airohadevxmit, where inflight packets are accounted only for the AIROHANUMTXRING netdev TX queues. The queue index is computed as: qid =...

7.5CVSS5.6AI score0.00445EPSS
SaveExploits0References9
OSV
OSV
added 2026/06/24 5:17 p.m.6 views

UBUNTU-CVE-2026-53048

In the Linux kernel, the following vulnerability has been resolved: gfs2: prevent NULL pointer dereference during unmount When flushing out outstanding glock work during an unmount, gfs2logflush can be called when sdp-sdjdesc has already been deallocated and sdp-sdjdesc is NULL. Commit 35264909e9...

5.5CVSS5.6AI score0.00123EPSS
SaveExploits0References32
OSV
OSV
added 2026/06/24 5:17 p.m.12 views

UBUNTU-CVE-2026-53078

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix same-register dst/src OOB read and pointer leak in sockops When a BPF sockops program accesses ctx fields with dstreg == srcreg, the SOCKOPSGETSK and SOCKOPSGETFIELD macros fail to zero the destination register in the...

7.8CVSS5.6AI score0.0012EPSS
SaveExploits0References9
OSV
OSV
added 2026/06/24 5:17 p.m.8 views

UBUNTU-CVE-2026-53065

In the Linux kernel, the following vulnerability has been resolved: ASoC: sti: use managed regmapfield allocations The regmapfield objects allocated at player init are never freed and may leak resources if the driver is removed. Switch to devmregmapfieldalloc to automatically limit the lifetime o...

5.5CVSS5.6AI score0.00119EPSS
SaveExploits0References32
OSV
OSV
added 2026/06/24 5:17 p.m.7 views

UBUNTU-CVE-2026-52952

In the Linux kernel, the following vulnerability has been resolved: iommu: Fix WARNON in iommugroupsetdomainnofail due to reset In iommugroupsetdomaininternal, concurrent domain attachments are rejected when any device in the group is recovering. This is necessary to fence concurrent attachments ...

8.8CVSS5.6AI score0.00138EPSS
SaveExploits0References9
OSV
OSV
added 2026/06/24 5:17 p.m.7 views

UBUNTU-CVE-2026-53022

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-wmi-sysman: bound enumeration string aggregation populateenumdata aggregates firmware-provided value-modifier and possible-value strings into fixed 512-byte struct members. The current code bounds each individu...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References32
OSV
OSV
added 2026/06/24 5:17 p.m.8 views

UBUNTU-CVE-2026-53014

In the Linux kernel, the following vulnerability has been resolved: net/sched: actmirred: fix wrong device for macheaderxmit check in tcfblockcastredir In tcfblockcastredir, when iterating block ports to redirect packets to multiple devices, the macheaderxmit flag is queried from the wrong device...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References22
OSV
OSV
added 2026/06/24 5:17 p.m.5 views

UBUNTU-CVE-2026-53034

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix afunix null-ptr-deref in proto update unixstreamconnect sets skstate WRITEONCEsk-skstate, TCPESTABLISHED before it assigns a peer unixpeersk = newsk. skstate == TCPESTABLISHED makes sockmapskstateallowed believe...

5.6CVSS5.5AI score0.00128EPSS
SaveExploits0References22
OSV
OSV
added 2026/06/24 5:17 p.m.6 views

UBUNTU-CVE-2026-52995

In the Linux kernel, the following vulnerability has been resolved: net/rds: zero per-item info buffer before handing it to visitors rdsforeachconninfo and rdswalkconnpathinfo both hand a caller-allocated on-stack u64 buffer to a per-connection visitor and then copy the full itemlen bytes back to...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References32
OSV
OSV
added 2026/06/24 5:17 p.m.5 views

UBUNTU-CVE-2026-53041

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix listxattr handling when the buffer is full BUG If an OCFS2 inode has both inline and block-based xattrs, listxattr can return a size larger than the caller's buffer when the inline names consume that buffer exactly...

7.1CVSS5.9AI score0.00126EPSS
SaveExploits0References32
OSV
OSV
added 2026/06/24 5:17 p.m.8 views

UBUNTU-CVE-2026-53091

In the Linux kernel, the following vulnerability has been resolved: net: pull headers in qdiscpktlensegsinit Most ndostartxmit methods expects headers of gso packets to be already in skb-head. net/core/tso.c users are particularly at risk, because tsobuildhdr does a memcpyhdr, skb-data, hdrlen;...

8.4CVSS5.7AI score0.00129EPSS
SaveExploits0References9
OSV
OSV
added 2026/06/24 5:17 p.m.6 views

UBUNTU-CVE-2026-53111

In the Linux kernel, the following vulnerability has been resolved: bpf: testrun: Fix the null pointer dereference issue in bpflwtxmitpushencap The bpflwtxmitpushencap helper needs to access skbdstskb-dev to calculate the needed headroom: err = skbcowheadskb, len + LLRESERVEDSPACEskbdstskb-dev; B...

5.5CVSS5.6AI score0.00121EPSS
SaveExploits0References22
OSV
OSV
added 2026/06/24 5:17 p.m.6 views

UBUNTU-CVE-2026-53114

In the Linux kernel, the following vulnerability has been resolved: perf/amd/ibs: Avoid calling perfallowkernel from the IBS NMI handler Calling perfallowkernel from the NMI context is unsafe and could be fatal. Capture the permission at event-initialization time by storing it in event-hw.flags,...

6.8CVSS5.7AI score0.00112EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2026/06/24 4:30 p.m.11 views

CVE-2026-53130

In the Linux kernel, the following vulnerability has been resolved: fs/omfs: reject ssysblocksize smaller than OMFSDIRSTART omfsfillsuper rejects oversized ssysblocksize values PAGESIZE, but it does not reject values smaller than OMFSDIRSTART 0x1b8 = 440. Later, omfsmakeempty uses sbi-ssysblocksi...

7.8CVSS5.6AI score0.00129EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/24 4:30 p.m.9 views

CVE-2026-53129

In the Linux kernel, the following vulnerability has been resolved: fs/mbcache: cancel shrink work before destroying the cache mbcachedestroy calls shrinkerfree and then frees all cache entries and the cache itself, but it does not cancel the pending cshrinkwork work item first. If...

7.8CVSS5.6AI score0.00117EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/24 4:30 p.m.11 views

CVE-2026-53123

In the Linux kernel, the following vulnerability has been resolved: md: wake raid456 reshape waiters before suspend During raid456 reshape, direct IO across the reshape position can sleep in raid5makerequest waiting for reshape progress while still holding an activeio reference. If userspace then...

5.5CVSS5.7AI score0.00116EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/24 4:30 p.m.12 views

CVE-2026-53114

In the Linux kernel, the following vulnerability has been resolved: perf/amd/ibs: Avoid calling perfallowkernel from the IBS NMI handler Calling perfallowkernel from the NMI context is unsafe and could be fatal. Capture the permission at event-initialization time by storing it in event-hw.flags,...

5.5CVSS5.7AI score0.00112EPSS
SaveExploits0
Rows per page
Query Builder