Lucene search
+L

6506 matches found

UbuntuCve
UbuntuCve
added 2026/04/22 2:16 p.m.11 views

CVE-2026-31483

In the Linux kernel, the following vulnerability has been resolved: s390/syscalls: Add spectre boundary for syscall dispatch table The s390 syscall number is directly controlled by userspace, but does not have an arrayindexnospec boundary to prevent access past the syscall function pointer tables...

5.5CVSS6AI score0.00123EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2026/04/22 2:16 p.m.11 views

CVE-2026-31513

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix stack-out-of-bounds read in l2capecredconnreq Syzbot reported a KASAN stack-out-of-bounds read in l2capbuildcmd that is triggered by a malformed Enhanced Credit Based Connection Request. The vulnerability...

8.1CVSS5.9AI score0.00252EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/04/22 2:16 p.m.13 views

CVE-2026-31478

In the Linux kernel, the following vulnerability has been resolved: ksmbd: replace hardcoded hdr2len with offsetof in smb2calcmaxoutbuflen After this commit e2b76ab8b5c9 "ksmbd: add support for read compound", response buffer management was changed to use dynamic iov array. In the new design,...

9.8CVSS7AI score0.00502EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2026/04/22 2:16 p.m.13 views

CVE-2026-31493

In the Linux kernel, the following vulnerability has been resolved: RDMA/efa: Fix use of completion ctx after free On admin queue completion handling, if the admin command completed with error we print data from the completion context. The issue is that we already freed the completion context in...

7.8CVSS5.7AI score0.00127EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/04/22 2:16 p.m.11 views

CVE-2026-31518

In the Linux kernel, the following vulnerability has been resolved: esp: fix skb leak with espintcp and async crypto When the TX queue for espintcp is full, espoutputtailtcp will return an error and not free the skb, because with synchronous crypto, the common xfrm output code will drop the packe...

5.5CVSS6.2AI score0.00129EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2026/04/22 2:16 p.m.23 views

CVE-2026-31525

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix undefined behavior in interpreter sdiv/smod for INTMIN The BPF interpreter's signed 32-bit division and modulo handlers use the kernel abs macro on s32 operands. The abs macro documentation include/linux/math.h explicitl...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2026/04/22 2:16 p.m.11 views

CVE-2026-31509

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: fix circular locking dependency in nciclosedevice nciclosedevice flushes rxwq and txwq while holding reqlock. This causes a circular locking dependency because ncirxwork running on rxwq can end up taking reqlock too:...

5.5CVSS5.4AI score0.00095EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2026/04/22 2:16 p.m.16 views

CVE-2026-31450

In the Linux kernel, the following vulnerability has been resolved: ext4: publish jinode after initialization ext4inodeattachjinode publishes ei-jinode to concurrent users. It used to set ei-jinode before jbd2journalinitjbdinode, allowing a reader to observe a non-NULL jinode with ivfsinode still...

8.8CVSS5.4AI score0.00533EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2026/04/22 2:16 p.m.14 views

CVE-2026-31436

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix possible wrong descriptor completion in llistabortdesc At the end of this function, d is the traversal cursor of flist, but the code completes found instead. This can lead to issues such as NULL pointer...

9.8CVSS5.6AI score0.00457EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2026/04/22 2:16 p.m.21 views

CVE-2026-31448

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid infinite loops caused by residual data On the mkdir/mknod path, when mapping logical blocks to physical blocks, if inserting a new extent into the extent tree fails in this example, because the file system disabled th...

9.4CVSS6.2AI score0.00443EPSS
SaveExploits0References42
OSV
OSV
added 2026/04/22 2:16 p.m.13 views

UBUNTU-CVE-2026-31473

In the Linux kernel, the following vulnerability has been resolved: media: mc, v4l2: serialize REINIT and REQBUFS with reqqueuemutex MEDIAREQUESTIOCREINIT can run concurrently with VIDIOCREQBUFS0 queue teardown paths. This can race request object cleanup against vb2 queue cancellation and lead to...

7.8CVSS5.7AI score0.00126EPSS
SaveExploits0References29
OSV
OSV
added 2026/04/22 2:16 p.m.7 views

UBUNTU-CVE-2026-31528

In the Linux kernel, the following vulnerability has been resolved: perf: Make sure to use pmuctx-pmu for groups Oliver reported that x86pmudel ended up doing an out-of-bound memory access when groupschedin fails and needs to roll back. This should be handled by the transaction callbacks, but he...

8.5CVSS5.7AI score0.00129EPSS
SaveExploits0References17
OSV
OSV
added 2026/04/22 2:16 p.m.9 views

UBUNTU-CVE-2026-31526

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix exception exit lock checking for subprogs processbpfexitfull passes checklock = !curframe to checkresourceleak, which is false in cases when bpfthrow is called from a static subprog. This makes checkresourceleak to skip...

5.5CVSS5.7AI score0.001EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/04/22 1:54 p.m.11 views

CVE-2026-31527

In the Linux kernel, the following vulnerability has been resolved: driver core: platform: use generic driveroverride infrastructure When a driver is probed through driverattach, the bus' match callback is called without the device lock held, thus accessing the driveroverride field without a lock...

7.8CVSS5.2AI score0.00129EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/04/22 1:54 p.m.8 views

CVE-2026-31524

In the Linux kernel, the following vulnerability has been resolved: HID: asus: avoid memory leak in asusreportfixup The asusreportfixup function was returning a newly allocated kmemdup-allocated buffer, but never freeing it. Switch to devmkzalloc to ensure the memory is managed and freed...

5.5CVSS5.3AI score0.00123EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/04/22 1:54 p.m.18 views

CVE-2026-31517

In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: fix skbput panic on non-linear skb during reassembly In iptfsreassemcont, IP-TFS attempts to append data to the new inner packet 'newskb' that is being reassembled. First a zero-copy approach is tried if it succeeds...

5.5CVSS5.3AI score0.00121EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/04/22 1:54 p.m.9 views

CVE-2026-31513

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix stack-out-of-bounds read in l2capecredconnreq Syzbot reported a KASAN stack-out-of-bounds read in l2capbuildcmd that is triggered by a malformed Enhanced Credit Based Connection Request. The vulnerability...

8.1CVSS5.5AI score0.00252EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/04/22 1:54 p.m.17 views

CVE-2026-31510

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix null-ptr-deref on l2capsockreadycb Before using sk pointer, check if it is null. Fix the following: KASAN: null-ptr-deref in range 0x0000000000000260-0x0000000000000267 CPU: 0 UID: 0 PID: 5985 Comm:...

5.5CVSS5.2AI score0.00123EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/04/22 1:54 p.m.10 views

CVE-2026-31502

In the Linux kernel, the following vulnerability has been resolved: team: fix headerops type confusion with non-Ethernet ports Similar to commit 950803f72547 "bonding: fix type confusion in bondsetupbyslave" team has the same class of headerops type confusion. For non-Ethernet ports,...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/04/22 1:54 p.m.9 views

CVE-2026-31496

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrackexpect: skip expectations in other netns via proc Skip expectations that do not reside in this netns. Similar to e77e6ff502ea "netfilter: conntrack: do not dump other netns's conntrack entries via proc"...

5.5CVSS5.2AI score0.00123EPSS
SaveExploits0
Rows per page
Query Builder