Lucene search
+L

1622 matches found

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

CVE-2026-43126

In the Linux kernel, the following vulnerability has been resolved: ALSA: mixer: oss: Add card disconnect checkpoints ALSA OSS mixer layer calls the kcontrol ops rather individually, and pending calls might be not always caught at disconnecting the device. For avoiding the potential UAF scenarios...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/06 12:16 p.m.7 views

UBUNTU-CVE-2026-43197

In the Linux kernel, the following vulnerability has been resolved: netconsole: avoid OOB reads, msg is not nul-terminated msg passed to netconsole from the console subsystem is not guaranteed to be nul-terminated. Before recent commit 7eab73b18630 "netconsole: convert to NBCON console...

9.1CVSS5.7AI score0.00462EPSS
SaveExploits0References9
OSV
OSV
added 2026/05/06 12:16 p.m.9 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
OSV
OSV
added 2026/05/06 12:16 p.m.9 views

UBUNTU-CVE-2026-43203

In the Linux kernel, the following vulnerability has been resolved: atm: fore200e: fix use-after-free in tasklets during device removal When the PCA-200E or SBA-200E adapter is being detached, the fore200e is deallocated. However, the txtasklet or rxtasklet may still be running or pending, leadin...

7.5CVSS5.7AI score0.00435EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.9 views

CVE-2026-43209

In the Linux kernel, the following vulnerability has been resolved: minix: Add required sanity checking to minixchecksuperblock The fs/minix implementation of the minix filesystem does not currently support any other value for slogzonesize than 0. This is also the only value supported in...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.10 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.9AI score0.00463EPSS
SaveExploits0References10
OSV
OSV
added 2026/05/06 12:16 p.m.6 views

UBUNTU-CVE-2026-43154

In the Linux kernel, the following vulnerability has been resolved: erofs: fix incorrect early exits in volume label handling Crafted EROFS images containing valid volume labels can trigger incorrect early returns, leading to folio reference leaks. However, this does not cause system crashes or...

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

UBUNTU-CVE-2026-43141

In the Linux kernel, the following vulnerability has been resolved: ntb: ntbhwswitchtec: Fix shift-out-of-bounds for 0 mw lut Number of MW LUTs depends on NTB configuration and can be set to zero, in such scenario rounddownpowoftwo will cause undefined behaviour and should not be performed. This...

7.1CVSS5.7AI score0.00131EPSS
SaveExploits0References16
OSV
OSV
added 2026/05/06 12:16 p.m.8 views

UBUNTU-CVE-2026-43204

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: q6asm: drop DSP responses for closed data streams 'Commit a354f030dbce "ASoC: qcom: q6asm: handle the responses after closing"' attempted to ignore DSP responses arriving after a stream had been closed. However, those...

5.5CVSS5.7AI score0.00112EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/06 12:16 p.m.6 views

UBUNTU-CVE-2026-43195

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: validate user queue size constraints Add validation to ensure user queue sizes meet hardware requirements: - Size must be a power of two for efficient ring buffer wrapping - Size must be at least AMDGPUGPUPAGESIZE to...

5.5CVSS5.8AI score0.00126EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/06 12:16 p.m.11 views

UBUNTU-CVE-2026-43140

In the Linux kernel, the following vulnerability has been resolved: HID: magicmouse: Do not crash on missing msc-input Fake USB devices can send their own report descriptors for which the inputmapping hook does not get called. In this case, msc-input stays NULL, leading to a crash at a later time...

5.5CVSS5.7AI score0.00128EPSS
SaveExploits0References16
OSV
OSV
added 2026/05/06 12:16 p.m.7 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
SaveExploits0References16
OSV
OSV
added 2026/05/06 12:16 p.m.9 views

UBUNTU-CVE-2026-43194

In the Linux kernel, the following vulnerability has been resolved: net: consume xmit errors of GSO frames udpgrofrglist.sh and udpgrobench.sh are the flakiest tests currently in NIPA. They fail in the same exact way, TCP GRO test stalls occasionally and the test gets killed after 10min. These...

7.5CVSS5.7AI score0.00533EPSS
SaveExploits0References16
OSV
OSV
added 2026/05/06 12:16 p.m.7 views

UBUNTU-CVE-2026-43137

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda: Fix NULL pointer dereference If there's a mismatch between the DAI links in the machine driver and the topology, it is possible that the playback/capture widget is not set, especially in the case of loopbac...

5.5CVSS5.7AI score0.00127EPSS
SaveExploits0References11
OSV
OSV
added 2026/05/06 12:16 p.m.8 views

UBUNTU-CVE-2026-43244

In the Linux kernel, the following vulnerability has been resolved: kcm: fix zero-frag skb in fraglist on partial sendmsg error Syzkaller reported a warning in kcmwritemsgs when processing a message with a zero-fragment skb in the fraglist. When kcmsendmsg fills MAXSKBFRAGS fragments in the curre...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References11
OSV
OSV
added 2026/05/06 12:16 p.m.10 views

UBUNTU-CVE-2026-43136

In the Linux kernel, the following vulnerability has been resolved: HID: logitech-hidpp: Check maxfield in hidppgetreportlength Do not crash when a report has no fields. Fake USB gadgets can send their own HID report descriptors and can define report structures without valid fields. This can be...

5.5CVSS5.6AI score0.00128EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2026/05/06 10:16 a.m.11 views

CVE-2026-43108

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: pd-mapper: Fix element length in servreglocpfrreqei It looks element length declared in servreglocpfrreqei for reason not matching servreglocpfrreq's reason field due which we could observe decoding error on PD crash...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/05/06 10:16 a.m.12 views

CVE-2026-43100

In the Linux kernel, the following vulnerability has been resolved: bridge: guard local VLAN-0 FDB helpers against NULL vlan group When CONFIGBRIDGEVLANFILTERING is not set, brvlangroup and nbpvlangroup return NULL brprivate.h stub definitions. The BRBOOLOPTFDBLOCALVLAN0 toggle code is compiled...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/05/06 10:16 a.m.11 views

CVE-2026-43103

In the Linux kernel, the following vulnerability has been resolved: net: lapbether: handle NETDEVPRETYPECHANGE lapbethdatatransmit expects the underlying device type to be ARPHRDETHER. Returning NOTIFYBAD from lapbethdeviceevent makes sure bonding driver can not break this expectation...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/05/06 10:16 a.m.10 views

CVE-2026-43083

In the Linux kernel, the following vulnerability has been resolved: net: ioam6: fix OOB and missing lock When trace-type.bit6 is set: if trace-type.bit6 ... queue = skbgettxqueuedev, skb; qdisc = rcudereferencequeue-qdisc; This code can lead to an out-of-bounds access of the dev-tx array when...

9.1CVSS5.8AI score0.00442EPSS
SaveExploits0References8
Rows per page
Query Builder