Lucene search
+L

1777 matches found

UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.16 views

CVE-2026-43248

In the Linux kernel, the following vulnerability has been resolved: vhost: move vdpa group bound check to vhostvdpa Remove duplication by consolidating these here. This reduces the posibility of a parent driver missing them. While we're at it, fix a bug in vdpasim where a valid ASID can be assign...

7.8CVSS6.5AI score0.00129EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.16 views

CVE-2026-43190

In the Linux kernel, the following vulnerability has been resolved: netfilter: xttcpmss: check remaining length before reading optlen Quoting reporter: In net/netfilter/xttcpmss.c lines 53-68, the TCP option parser reads opi+1 directly without validating the remaining option length. If the last...

8.2CVSS5.8AI score0.00463EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.13 views

CVE-2026-43224

In the Linux kernel, the following vulnerability has been resolved: iouring/zcrx: fix sgtable leak on mapping failures In an unlikely case when iopopulateareadma fails, which could only happen on a PAGEPOOL32BITARCHWITH64BITDMA machine, iozcrxmaparea will have an initialised and not freed table. ...

5.5CVSS5.7AI score0.00126EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/06 12:16 p.m.13 views

UBUNTU-CVE-2026-43123

In the Linux kernel, the following vulnerability has been resolved: fbcon: check return value of con2fbacquirenewinfo If fbconopen fails when called from con2fbacquirenewinfo then info-fbconpar pointer remains NULL which is later dereferenced. Add check for return value of the function...

5.5CVSS5.7AI score0.00128EPSS
SaveExploits0References27
UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.13 views

CVE-2026-43129

In the Linux kernel, the following vulnerability has been resolved: ima: verify the previous kernel's IMA buffer lies in addressable RAM Patch series "Address page fault in imarestoremeasurementlist", v3. When the second-stage kernel is booted via kexec with a limiting command line such as "mem="...

5.5CVSS6AI score0.00122EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.14 views

CVE-2026-43142

In the Linux kernel, the following vulnerability has been resolved: media: iris: gen1: Destroy internal buffers after FW releases After the firmware releases internal buffers, the driver was not destroying them. This left stale allocations that were no longer used, especially across resolution...

5.5CVSS5.8AI score0.00126EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.17 views

CVE-2026-43173

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: xscale: Check for PTP support properly In ixp4xxgettsinfo ixp46xptpfind is called unconditionally despite this feature only existing on ixp46x, leading to the following splat from tcpdump: root@OpenWrt: tcpdump -vv...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.18 views

CVE-2026-43200

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Fix swapped parameters in pciprimary/secondaryepcepfunlink functions struct configfsitemoperations callbacks are defined like the following: int allowlinkstruct configitem src, struct configitem target; void...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.15 views

CVE-2026-43164

In the Linux kernel, the following vulnerability has been resolved: udplite: Fix null-ptr-deref in udpenqueuescheduleskb. syzbot reported null-ptr-deref of udpsksk-udpprodqueue. 0 Since the cited commit, udplibinitsock can fail, as can udpinitsock and udpv6initsock. Let's handle the error in...

7.5CVSS5.7AI score0.00451EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/06 12:16 p.m.10 views

UBUNTU-CVE-2026-43225

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix memory leak on failure path cfg80211informbssframe may return NULL on failure. In that case, the allocated buffer 'buf' is not freed and the function returns early, leading to potential memory leak. Fix th...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0References27
OSV
OSV
added 2026/05/06 12:16 p.m.14 views

UBUNTU-CVE-2026-43181

In the Linux kernel, the following vulnerability has been resolved: gpio: sysfs: fix chip removal with GPIOs exported over sysfs Currently if we export a GPIO over sysfs and unbind the parent GPIO controller, the exported attribute will remain under /sys/class/gpio because once we remove the pare...

5.5CVSS5.7AI score0.00126EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/05/06 10:16 a.m.15 views

CVE-2026-43111

In the Linux kernel, the following vulnerability has been resolved: HID: roccat: fix use-after-free in roccatreportevent roccatreportevent iterates over the device-readers list without holding the readerslock. This allows a concurrent roccatrelease to remove and free a reader while it's still bei...

7.8CVSS5.4AI score0.00117EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2026/05/06 10:16 a.m.14 views

CVE-2026-43080

In the Linux kernel, the following vulnerability has been resolved: l2tp: Drop large packets with UDP encap syzbot reported a WARN on my patch series 1. The actual issue is an overflow of 16-bit UDP length field, and it exists in the upstream code. My series added a debug WARN with an overflow...

5.5CVSS5.5AI score0.00123EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2026/05/06 10:16 a.m.14 views

CVE-2026-43104

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Fix a memory leak in hang state error path When vc4savehangstate encounters an early return condition, it returns without freeing the previously allocated kernelstate, leaking memory. Add the missing kfree calls by...

5.5CVSS5.3AI score0.00123EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2026/05/06 10:16 a.m.18 views

CVE-2026-43112

In the Linux kernel, the following vulnerability has been resolved: fs/smb/client: fix out-of-bounds read in cifssanitizeprepath When cifssanitizeprepath is called with an empty string or a string containing only delimiters e.g., "/", the current logic attempts to check cursor2 - 1 before cursor2...

8.8CVSS6.3AI score0.00352EPSS
SaveExploits0References27
UbuntuCve
UbuntuCve
added 2026/05/06 10:16 a.m.12 views

CVE-2026-43076

In the Linux kernel, the following vulnerability has been resolved: ocfs2: validate inline data isize during inode read When reading an inode from disk, ocfs2validateinodeblock performs various sanity checks but does not validate the size of inline data. If the filesystem is corrupted, an inode's...

7.8CVSS5.5AI score0.00131EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2026/05/06 10:16 a.m.15 views

CVE-2026-43092

In the Linux kernel, the following vulnerability has been resolved: xsk: validate MTU against usable frame size on bind AFXDP bind currently accepts zero-copy pool configurations without verifying that the device MTU fits into the usable frame space provided by the UMEM chunk. This becomes a...

5.5CVSS5.5AI score0.00122EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2026/05/06 10:16 a.m.14 views

CVE-2026-43117

In the Linux kernel, the following vulnerability has been resolved: btrfs: tracepoints: get correct superblock from dentry in event btrfssyncfile If overlay is used on top of btrfs, dentry-dsb translates to overlay's super block and fsid assignment will lead to a crash. Use fileinodefile-isb to...

9.1CVSS5.4AI score0.00399EPSS
SaveExploits0References32
UbuntuCve
UbuntuCve
added 2026/05/06 10:16 a.m.14 views

CVE-2026-43113

In the Linux kernel, the following vulnerability has been resolved: wifi: wl1251: validate packet IDs before indexing txframes wl1251txpacketcb uses the firmware completion ID directly to index the fixed 16-entry wl-txframes array. The ID is a raw u8 from the completion block, and the callback do...

8.8CVSS5.4AI score0.00244EPSS
SaveExploits0References28
OSV
OSV
added 2026/05/06 10:16 a.m.9 views

UBUNTU-CVE-2026-43092

In the Linux kernel, the following vulnerability has been resolved: xsk: validate MTU against usable frame size on bind AFXDP bind currently accepts zero-copy pool configurations without verifying that the device MTU fits into the usable frame space provided by the UMEM chunk. This becomes a...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References17
Rows per page
Query Builder