Lucene search
+L

6495 matches found

UbuntuCve
UbuntuCve
added 2026/04/24 3:16 p.m.14 views

CVE-2026-31608

In the Linux kernel, the following vulnerability has been resolved: smb: server: avoid double-free in smbdirectfreesendmsg after smbdirectflushsendlist smbdirectflushsendlist already calls smbdirectfreesendmsg, so we should not call it again after postsendmsg moved it to the batch list...

9.8CVSS6.9AI score0.00457EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/04/24 3:16 p.m.22 views

CVE-2026-31611

In the Linux kernel, the following vulnerability has been resolved: ksmbd: require 3 sub-authorities before reading subauth2 parsedacl compares each ACE SID against sidunixNFSmode and on match reads sid.subauth2 as the file mode. If sidunixNFSmode is the prefix S-1-5-88-3 with numsubauth = 2 then...

8.6CVSS6.7AI score0.00366EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2026/04/24 3:16 p.m.15 views

CVE-2026-31589

In the Linux kernel, the following vulnerability has been resolved: mm: call -freefolio directly in foliounmapinvalidate We can only call filemapfreefolio if we have a reference to or hold a lock on the mapping. Otherwise, we've already removed the folio from the mapping so it no longer pins the...

9.8CVSS6.4AI score0.00444EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/04/24 3:16 p.m.11 views

CVE-2026-31592

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Protect all of sevmemencregisterregion with kvm-lock Take and hold kvm-lock for before checking sevguest in sevmemencregisterregion, as sevguest isn't stable unless kvm-lock is held or KVM can guarantee KVMSEVINIT2 has...

5.5CVSS5.3AI score0.00122EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/04/24 3:16 p.m.10 views

CVE-2026-31598

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix possible deadlock between unlink and dioendiowrite ocfs2unlink takes orphan dir inodelock first and then ipallocsem, while in ocfs2dioendiowrite, it acquires these locks in reverse order. This creates an ABBA lock...

7.5CVSS5.4AI score0.00435EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2026/04/24 3:16 p.m.15 views

CVE-2026-31607

In the Linux kernel, the following vulnerability has been resolved: usbip: validate numberofpackets in usbippackretsubmit When a USB/IP client receives a RETSUBMIT response, usbippackretsubmit unconditionally overwrites urb-numberofpackets from the network PDU. This value is subsequently used as...

9.8CVSS5.4AI score0.00311EPSS
SaveExploits0References45
OSV
OSV
added 2026/04/24 3:16 p.m.12 views

UBUNTU-CVE-2026-31641

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix RxGK token loading to check bounds rxrpcpreparsexdryfsrxgk reads the raw key length and ticket length from the XDR token as u32 values and passes each through roundupx, 4 before using the rounded value for validation a...

8.5CVSS5.9AI score0.00143EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/24 3:16 p.m.10 views

UBUNTU-CVE-2026-31572

In the Linux kernel, the following vulnerability has been resolved: i2c: designware: amdisp: Fix resume-probe race condition issue Identified resume-probe race condition in kernel v7.0 with the commit 38fa29b01a6a "i2c: designware: Combine the init functions",but this issue existed from the...

4.7CVSS5.7AI score0.00088EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/04/24 3:16 p.m.10 views

CVE-2026-31599

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: fix NULL pointer dereference in vidtvchannelpmtmatchsections syzbot reported a general protection fault in vidtvpsidescassign 1. vidtvpsipmtstreaminit can return NULL on memory allocation failure, but...

5.5CVSS5.4AI score0.00125EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2026/04/24 3:16 p.m.9 views

CVE-2026-31587

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: q6apm: move component registration to unmanaged version q6apm component registers dais dynamically from ASoC toplology, which are allocated using device managed version apis. Allocating both component and dynamic dais...

7.8CVSS6.5AI score0.00126EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2026/04/24 3:16 p.m.12 views

CVE-2026-31623

In the Linux kernel, the following vulnerability has been resolved: net: usb: cdc-phonet: fix skb frags overflow in rxcomplete A malicious USB device claiming to be a CDC Phonet modem can overflow the skbsharedinfo-frags array by sending an unbounded sequence of full-page bulk transfers. Drop the...

5.5CVSS5.4AI score0.00125EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2026/04/24 3:16 p.m.12 views

CVE-2026-31590

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Drop WARN on large size for KVMMEMORYENCRYPTREGREGION Drop the WARN in sevpinmemory on npages overflowing an int, as the WARN is comically trivially to trigger from userspace, e.g. by doing: struct kvmencregion range =...

5.5CVSS6.2AI score0.00125EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2026/04/24 3:16 p.m.10 views

CVE-2026-31575

In the Linux kernel, the following vulnerability has been resolved: mm/userfaultfd: fix hugetlb fault mutex hash calculation In mfillatomichugetlb, linearpageindex is used to calculate the page index for hugetlbfaultmutexhash. However, linearpageindex returns the index in PAGESIZE units, while...

5.5CVSS6AI score0.00122EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2026/04/24 3:16 p.m.9 views

CVE-2026-31668

In the Linux kernel, the following vulnerability has been resolved: seg6: separate dstcache for input and output paths in seg6 lwtunnel The seg6 lwtunnel uses a single dstcache per encap route, shared between seg6inputcore and seg6outputcore. These two paths can perform the post-encap SID lookup ...

9.8CVSS5.7AI score0.00443EPSS
SaveExploits0References36
UbuntuCve
UbuntuCve
added 2026/04/24 3:16 p.m.10 views

CVE-2026-31663

In the Linux kernel, the following vulnerability has been resolved: xfrm: hold dev ref until after transportfinish NFHOOK After async crypto completes, xfrminputresume calls devput immediately on re-entry before the skb reaches transportfinish. The skb-dev pointer is then used inside NFHOOK and i...

7.8CVSS5.4AI score0.00124EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/04/24 3:16 p.m.9 views

CVE-2026-31621

In the Linux kernel, the following vulnerability has been resolved: bnge: return after auxiliarydeviceuninit in error path When auxiliarydeviceadd fails, the error block calls auxiliarydeviceuninit but does not return. The uninit drops the last reference and synchronously runs bngeauxdevrelease,...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/04/24 3:16 p.m.13 views

CVE-2026-31669

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix slab-use-after-free in inetlookupestablished The ehash table lookups are lockless and rely on SLABTYPESAFEBYRCU to guarantee socket memory stability during RCU read-side critical sections. Both tcpprot and tcpv6prot ha...

9.8CVSS5.7AI score0.00459EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2026/04/24 3:16 p.m.10 views

CVE-2026-31671

In the Linux kernel, the following vulnerability has been resolved: xfrmuser: fix info leak in buildreport struct xfrmuserreport is a u8 proto field followed by a struct xfrmselector which means there is three "empty" bytes of padding, but the padding is never zeroed before copying to userspace...

5.5CVSS5.9AI score0.0012EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2026/04/24 3:16 p.m.11 views

CVE-2026-31573

In the Linux kernel, the following vulnerability has been resolved: media: verisilicon: Fix kernel panic due to initconst misuse Fix a kernel panic when probing the driver as a module: Unable to handle kernel paging request at virtual address ffffd9c18eb05000 offindmatchingnodeandmatch+0x5c/0x1a0...

5.5CVSS5.7AI score0.00107EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/04/24 3:16 p.m.11 views

CVE-2026-31654

In the Linux kernel, the following vulnerability has been resolved: mm/vma: fix memory leak in mmapregion commit 605f6586ecf7 "mm/vma: do not leak memory when .mmapprepare swaps the file" handled the success path by skipping getfile via filedoesntneedget, but missed the error path. When /dev/zero...

5.5CVSS5.7AI score0.00113EPSS
SaveExploits0References2
Rows per page
Query Builder