Lucene search
+L

1739 matches found

UbuntuCve
UbuntuCve
added 2026/07/19 12:16 p.m.18 views

CVE-2026-63829

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

8.8CVSS5.4AI score0.00123EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/19 12:16 p.m.12 views

UBUNTU-CVE-2026-63819

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on f2fsgetnodefoliora kernel BUG at fs/f2fs/file.c:845! Oops: invalid opcode: 0000 1 SMP KASAN NOPTI CPU: 0 UID: 0 PID: 5336 Comm: syz.0.0 Not tainted syzkaller 0 PREEMPTfull Hardware name: QEMU...

7.8CVSS5.7AI score0.00119EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/07/19 12:16 p.m.20 views

CVE-2026-53390

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix out-of-bounds read in smbcheckpermdacl The permission-check ACE walk in smbcheckpermdacl validates the ACE header size and caps sid.numsubauth at SIDMAXSUBAUTHORITIES, but it never checks that ace-size is actually larg...

8.1CVSS5.7AI score0.0047EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/19 12:16 p.m.18 views

CVE-2026-63820

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix missing read bio submission on large folio error f2fsreaddatalargefolio can keep a read bio across multiple readahead folios. If a later folio hits an error before any of its blocks are added to the bio, folioinbio is...

5.4AI score0.00145EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/19 12:16 p.m.22 views

CVE-2026-53389

In the Linux kernel, the following vulnerability has been resolved: net/tcp-ao: fix use-after-free of key in delasync path In tcpaodeletekey, the delasync path skips the currentkey and rnextkey validity checks present in the synchronous path, assuming these pointers are always NULL on LISTEN...

7.8CVSS5.4AI score0.00125EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/19 12:16 p.m.22 views

CVE-2026-63821

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: usb: fix memory leaks on USB write failures When rtwusbwriteport fails to submit a USB Request Block URB e.g., due to device disconnect or ENOMEM, the completion callback is never executed. Currently, the driver...

5.4AI score0.00172EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/19 12:16 p.m.22 views

CVE-2026-53385

In the Linux kernel, the following vulnerability has been resolved: vcscreen: fix null-ptr-deref in vcsnotifier during concurrent vcswrite A KASAN null-ptr-deref was observed in vcsnotifier: BUG: KASAN: null-ptr-deref in vcsnotifier+0x98/0x130 Read of size 2 at addr qmpcmdname: qmpcapabilities,...

5.5CVSS5.4AI score0.00132EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/19 12:16 p.m.17 views

CVE-2026-63808

In the Linux kernel, the following vulnerability has been resolved: exfat: fix potential use-after-free in exfatfinddirentry In exfatfinddirentry, the bufferhead obtained from exfatgetdentry is released with brelsebh before the fall-through TYPEEXTEND branch reads the directory entry through ep...

9.8CVSS5.7AI score0.005EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/19 12:16 p.m.11 views

UBUNTU-CVE-2026-63806

In the Linux kernel, the following vulnerability has been resolved: KVM: Replace guest-triggerable BUGON in ioeventfd datamatch with getunaligned Drop a BUGON that has been reachable since it was first added, way back in 2009, and instead use getunaligned to perform potentially-unaligned accesses...

7.1CVSS5.7AI score0.00155EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/07/19 12:16 p.m.19 views

CVE-2026-53393

In the Linux kernel, the following vulnerability has been resolved: nfsd: reset write verifier on deferred writeback errors nfsdvfswrite and nfsdcommit both call filemapcheckwberr to detect deferred writeback errors, but neither rotates the server's write verifier nn-writeverf when this check...

5.5CVSS5.4AI score0.00134EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/19 12:16 p.m.15 views

CVE-2026-53403

In the Linux kernel, the following vulnerability has been resolved: fbdev: Fix fbnewmodelist to prevent null-ptr-deref in fbvideomodetovar info-var, a framebuffer's current mode, is expected to have a matching entry in info-modelist. vartodisplay relies on this and treats a failed fbmatchmode as...

5.5CVSS4.5AI score0.0013EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/19 12:16 p.m.19 views

CVE-2026-53391

In the Linux kernel, the following vulnerability has been resolved: NFSv4/pNFS: reject zero-length raddr in nfs4decodempdsaddr nfs4decodempdsaddr decodes the rnetid and raddr opaques of a netaddr4 from a GETDEVICEINFO multipath-DS body, then immediately calls strrchrbuf, '.' to locate the port...

7.5CVSS5.5AI score0.00517EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/19 12:16 p.m.12 views

UBUNTU-CVE-2026-63827

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix use-after-free in rawdata dedup loop aareplaceprofiles walks ns-rawdatalist to dedup the incoming policy blob against entries already attached to existing profiles. Per the kernel-doc on struct aaloaddata, list...

7.8CVSS5.7AI score0.00124EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/19 12:16 p.m.9 views

UBUNTU-CVE-2026-53397

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix posixacl leak on SETACL decode failure nfsaclsvcdecodesetaclargs and nfs3svcdecodesetaclargs each call nfsstreamdecodeacl twice, first for NFSACL and then for NFSDFACL. Each successful call transfers ownership of a...

7.5CVSS5.7AI score0.00529EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/09 6:30 p.m.9 views

CVE-2026-14278

After further coordination, CVE was determined to not be warranted...

5.9AI score
SaveExploits0References1
OSV
OSV
added 2026/06/24 5:17 p.m.11 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
SaveExploits0References11
OSV
OSV
added 2026/06/24 5:17 p.m.15 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
SaveExploits0References11
OSV
OSV
added 2026/06/24 5:17 p.m.11 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
SaveExploits0References25
OSV
OSV
added 2026/06/24 5:17 p.m.11 views

UBUNTU-CVE-2026-52945

In the Linux kernel, the following vulnerability has been resolved: Revert "wireguard: device: enable threaded NAPI" This reverts commit 933466fc50a8e4eb167acbd0d8ec96a078462e9c which is commit db9ae3b6b43c79b1ba87eea849fd65efa05b4b2e upstream. We have had three independent production user report...

7.5CVSS5.7AI score0.00309EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/24 5:17 p.m.14 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
SaveExploits0References11
Rows per page
Query Builder