Lucene search
K

15971 matches found

OSV
OSV
added 2026/05/01 3:16 p.m.3 views

UBUNTU-CVE-2026-31784

In the Linux kernel, the following vulnerability has been resolved: drm/xe/pxp: Clear restart flag in pxpstart after jumping back If we don't clear the flag we'll keep jumping back at the beginning of the function once we reach the end. cherry picked from commit...

5.5CVSS5.7AI score0.00121EPSS
Exploits0References3
OSV
OSV
added 2026/05/01 3:16 p.m.4 views

UBUNTU-CVE-2026-43005

In the Linux kernel, the following vulnerability has been resolved: hwmon: tps53679 Fix array access with zero-length block read i2csmbusreadblockdata can return 0, indicating a zero-length read. When this happens, tps53679identifychip accesses bufret - 1 which is buf-1, reading one byte before t...

7.1CVSS5.8AI score0.00124EPSS
Exploits0References3
OSV
OSV
added 2026/05/01 3:16 p.m.2 views

UBUNTU-CVE-2026-43022

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: hcicmdsyncqueueonce return -EEXIST if exists hcicmdsyncqueueonce needs to indicate whether a queue item was added, so caller can know if callbacks are called, so it can avoid leaking resources. Change the...

5.5CVSS5.7AI score0.00107EPSS
Exploits0References3
OSV
OSV
added 2026/05/01 3:16 p.m.1 views

UBUNTU-CVE-2026-31771

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcievent: move wake reason storage into validated event handlers hcistorewakereason is called from hcieventpacket immediately after stripping the HCI event header but before hcieventfunc enforces the per-event minimum...

8.1CVSS5.7AI score0.00205EPSS
Exploits0References3
OSV
OSV
added 2026/05/01 3:16 p.m.5 views

UBUNTU-CVE-2026-31757

In the Linux kernel, the following vulnerability has been resolved: usb: misc: usbio: Fix URB memory leak on submit failure When usbsubmiturb fails in usbioprobe, the previously allocated URB is never freed, causing a memory leak. Fix this by jumping to errfreeurb label to properly release the UR...

5.5CVSS5.7AI score0.00121EPSS
Exploits0References3
OSV
OSV
added 2026/05/01 3:16 p.m.3 views

UBUNTU-CVE-2026-31732

In the Linux kernel, the following vulnerability has been resolved: gpio: Fix resource leaks on errors in gpiochipadddatawithkey Since commit aab5c6f20023 "gpio: set device type for GPIO chips", gdev-dev.release is unset. As a result, the reference count to gdev-dev isn't dropped on the error...

5.5CVSS5.7AI score0.00121EPSS
Exploits0References3
OSV
OSV
added 2026/05/01 3:16 p.m.1 views

UBUNTU-CVE-2026-31764

In the Linux kernel, the following vulnerability has been resolved: iio: imu: stlsm6dsx: Set buffer sampling frequency for accelerometer only The stlsm6dsxhwfifoodrstore function, which is called when userspace writes the buffer sampling frequency sysfs attribute, calls stlsm6dsxcheckodr, which...

7.8CVSS5.9AI score0.0012EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2026/05/01 3:16 p.m.2 views

CVE-2026-43005

In the Linux kernel, the following vulnerability has been resolved: hwmon: tps53679 Fix array access with zero-length block read i2csmbusreadblockdata can return 0, indicating a zero-length read. When this happens, tps53679identifychip accesses bufret - 1 which is buf-1, reading one byte before t...

7.1CVSS5.9AI score0.00124EPSS
Exploits0References2
UbuntuCve
UbuntuCve
added 2026/05/01 3:16 p.m.2 views

CVE-2026-43049

In the Linux kernel, the following vulnerability has been resolved: HID: logitech-hidpp: Prevent use-after-free on force feedback initialisation failure Presently, if the force feedback initialisation fails when probing the Logitech G920 Driving Force Racing Wheel for Xbox One, an error number wi...

7.8CVSS5.8AI score0.00116EPSS
Exploits0References2
OSV
OSV
added 2026/05/01 3:16 p.m.3 views

UBUNTU-CVE-2026-43036

In the Linux kernel, the following vulnerability has been resolved: net: use skbheaderpointer for TCPv4 GSO fragoff check Syzbot reported a KMSAN uninit-value warning in gsofeaturescheck called from netifskbfeatures 1. gsofeaturescheck reads iph-fragoff to decide whether to clear mangleidfeatures...

5.5CVSS5.7AI score0.00122EPSS
Exploits0References3
OSV
OSV
added 2026/05/01 3:16 p.m.3 views

UBUNTU-CVE-2026-43049

In the Linux kernel, the following vulnerability has been resolved: HID: logitech-hidpp: Prevent use-after-free on force feedback initialisation failure Presently, if the force feedback initialisation fails when probing the Logitech G920 Driving Force Racing Wheel for Xbox One, an error number wi...

7.8CVSS5.7AI score0.00116EPSS
Exploits0References3
OSV
OSV
added 2026/05/01 3:16 p.m.3 views

UBUNTU-CVE-2026-31739

In the Linux kernel, the following vulnerability has been resolved: crypto: tegra - Add missing CRYPTOALGASYNC The tegra crypto driver failed to set the CRYPTOALGASYNC on its asynchronous algorithms, causing the crypto API to select them for users that request only synchronous algorithms. This...

8.8CVSS5.7AI score0.00415EPSS
Exploits0References3
OSV
OSV
added 2026/05/01 3:16 p.m.2 views

UBUNTU-CVE-2026-43012

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix switchdev mode rollback in case of failure If for some internal reason switchdev mode fails, we rollback to legacy mode, before this patch, rollback will unregister the uplink netdev and leave it unregistered causin...

5.5CVSS5.7AI score0.00122EPSS
Exploits0References3
OSV
OSV
added 2026/05/01 3:16 p.m.6 views

UBUNTU-CVE-2026-43008

In the Linux kernel, the following vulnerability has been resolved: gpio: qixis-fpga: Fix error handling for devmregmapinitmmio devmregmapinitmmio returns an ERRPTR on failure, not NULL. The original code checked for NULL which would never trigger on error, potentially leading to an invalid point...

5.5CVSS5.8AI score0.00107EPSS
Exploits0References3
OSV
OSV
added 2026/05/01 3:16 p.m.2 views

UBUNTU-CVE-2026-43010

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject sleepable kprobemulti programs at attach time kprobe.multi programs run in atomic/RCU context and cannot sleep. However, bpfkprobemultilinkattach did not validate whether the program being attached had the sleepable...

5.5CVSS5.7AI score0.00121EPSS
Exploits0References3
OSV
OSV
added 2026/05/01 3:16 p.m.3 views

UBUNTU-CVE-2026-31777

In the Linux kernel, the following vulnerability has been resolved: ALSA: ctxfi: Check the error for index mapping The ctxfi driver blindly assumed a proper value returned from daiodeviceindex, but it's not always true. Add a proper error check to deal with the error from the function...

5.5CVSS5.7AI score0.00107EPSS
Exploits0References3
OSV
OSV
added 2026/05/01 3:16 p.m.3 views

UBUNTU-CVE-2026-43006

In the Linux kernel, the following vulnerability has been resolved: iouring/rsrc: reject zero-length fixed buffer import validatefixedrange admits bufaddr at the exact end of the registered region when len is zero, because the check uses strict greater-than bufend imu-ubuf + imu-len. ioimportfixe...

7.1CVSS5.8AI score0.00124EPSS
Exploits0References3
OSV
OSV
added 2026/05/01 3:16 p.m.3 views

UBUNTU-CVE-2026-31769

In the Linux kernel, the following vulnerability has been resolved: gpib: fix use-after-free in IO ioctl handlers The IBRD, IBWRT, IBCMD, and IBWAIT ioctl handlers use a gpibdescriptor pointer after board-biggpibmutex has been released. A concurrent IBCLOSEDEV ioctl can free the descriptor via...

7.8CVSS5.7AI score0.00131EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2026/05/01 3:16 p.m.3 views

CVE-2026-31729

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: validate connector number in ucsinotifycommon The connector number extracted from CCI via UCSICCICONNECTOR is a 7-bit field 0-127 that is used to index into the connector array in ucsiconnectorchange. However, t...

7.8CVSS5.8AI score0.00129EPSS
Exploits0References2
UbuntuCve
UbuntuCve
added 2026/05/01 3:16 p.m.2 views

CVE-2026-31735

In the Linux kernel, the following vulnerability has been resolved: iommupt: Fix short gather if the unmap goes into a large mapping unmap has the odd behavior that it can unmap more than requested if the ending point lands within the middle of a large or contiguous IOPTE. In this case the gather...

8.8CVSS5.7AI score0.0012EPSS
Exploits0References2
Rows per page
Query Builder