Lucene search
K

1746 matches found

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

DEBIAN-CVE-2026-43184

In the Linux kernel, the following vulnerability has been resolved: rnbd-srv: Zero the rsp buffer before using it Before using the data buffer to send back the response message, zero it completely. This prevents any stray bytes to be picked up by the client side when there the message is exchange...

7.5CVSS5.8AI score0.00444EPSS
Exploits0References1
OSV
OSV
added 2026/05/06 12:16 p.m.2 views

DEBIAN-CVE-2026-43177

In the Linux kernel, the following vulnerability has been resolved: media: ipu6: Fix RPM reference leak in probe error paths Several error paths in ipu6pciprobe were jumping directly to outipu6busdeldevices without releasing the runtime PM reference. Add pmruntimeputsync before cleaning up other...

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

DEBIAN-CVE-2026-43168

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix reflink preserve cleanup issue commit c06c303832ec "ocfs2: fix xattr array entry countedby error" doesn't handle all cases and the cleanup job for preserved xattr entries still has bug: - the 'last' pointer should be...

5.5CVSS5.8AI score0.00123EPSS
Exploits0References1
OSV
OSV
added 2026/05/06 12:16 p.m.2 views

DEBIAN-CVE-2026-43148

In the Linux kernel, the following vulnerability has been resolved: powerpc/smp: Add check for kcalloc failure in parsethreadgroups As kcalloc may fail, check its return value to avoid a NULL pointer dereference when passing it to ofpropertyreadu32array...

5.5CVSS5.7AI score0.00128EPSS
Exploits0References1
OSV
OSV
added 2026/05/06 12:16 p.m.2 views

DEBIAN-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
Exploits0References1
OSV
OSV
added 2026/05/06 12:16 p.m.3 views

DEBIAN-CVE-2026-43124

In the Linux kernel, the following vulnerability has been resolved: pstore: ramcore: fix incorrect success return when vmap fails In persistentramvmap, vmap may return NULL on failure. If offset is non-zero, adding offsetinpagestart causes the function to return a non-NULL pointer even though the...

5.5CVSS5.7AI score0.00128EPSS
Exploits0References1
OSV
OSV
added 2026/05/06 12:16 p.m.0 views

DEBIAN-CVE-2026-43122

In the Linux kernel, the following vulnerability has been resolved: ACPI: processor: Update cpuidle driver check in acpiprocessorstart Commit 7a8c994cbb2d "ACPI: processor: idle: Optimize ACPI idle driver registration" moved the ACPI idle driver registration to acpiprocessordriverinit and...

5.5CVSS5.7AI score0.00121EPSS
Exploits0References1
OSV
OSV
added 2026/05/06 12:16 p.m.4 views

DEBIAN-CVE-2025-71289

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: handle attrsetsize errors when truncating files If attrsetsize fails while truncating down, the error is silently ignored and the inode may be left in an inconsistent state...

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

DEBIAN-CVE-2025-71273

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: Use devmkmemdup in rtwsetsupportedband Simplify the code by using device managed memory allocations. This also fixes a memory leak in rtwregisterhw. The supported bands were not freed in the error path. Copied from...

5.5CVSS5.8AI score0.00122EPSS
Exploits0References1
OSV
OSV
added 2026/05/06 12:16 p.m.4 views

UBUNTU-CVE-2026-43133

In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Always use vmcb01 in VMLOAD/VMSAVE emulation Commit cc3ed80ae69f "KVM: nSVM: always use vmcb01 to for vmsave/vmload of guest state" made KVM always use vmcb01 for the fields controlled by VMSAVE/VMLOAD, but it missed...

7.9CVSS5.8AI score0.00122EPSS
Exploits0References3
OSV
OSV
added 2026/05/06 12:16 p.m.5 views

UBUNTU-CVE-2026-43211

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix pcislottrylock error handling Commit a4e772898f8b "PCI: Add missing bridge lock to pcibuslock" delegates the bridge device's pcidevtrylock to pcibustrylock in pcislottrylock, but it forgets to remove the corresponding...

7.8CVSS5.8AI score0.00107EPSS
Exploits0References3
OSV
OSV
added 2026/05/06 10:16 a.m.2 views

DEBIAN-CVE-2026-43119

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: annotate data-races around hdev-reqstatus hcicmdsyncsk sets hdev-reqstatus under hdev-reqlock: hdev-reqstatus = HCIREQPEND; However, several other functions read or write hdev-reqstatus without holding any loc...

5.5CVSS5.8AI score0.00114EPSS
Exploits0References1
OSV
OSV
added 2026/05/06 10:16 a.m.4 views

DEBIAN-CVE-2026-43110

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: validate bsscfg indices in IF events brcmffwehhandleifevent validates the firmware-provided interface index before it touches drvr-iflist, but it still uses the raw bsscfgidx field as an array index without a...

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

DEBIAN-CVE-2026-43102

In the Linux kernel, the following vulnerability has been resolved: net: airoha: Fix memory leak in airohaqdmarxprocess If an error occurs on the subsequents buffers belonging to the non-linear part of the skb e.g. due to an error in the payload length reported by the NIC or if we consumed all th...

5.5CVSS5.7AI score0.00121EPSS
Exploits0References1
OSV
OSV
added 2026/05/06 10:16 a.m.6 views

UBUNTU-CVE-2026-43114

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetpipapoavx2: don't return non-matching entry on expiry New test case fails unexpectedly when avx2 matching functions are used. The test first loads a ranomly generated pipapo set with 'ipv4 . port' key, i.e. nft -...

9.4CVSS5.7AI score0.00352EPSS
Exploits0References3
OSV
OSV
added 2026/05/06 10:16 a.m.3 views

UBUNTU-CVE-2026-43095

In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: Fix errors in IRQ cleanup IRQs are enabled through sdcairqpopulate from component probe using devmrequestthreadedirq, this however means the IRQs can persist if the sound card is torn down. Some of the IRQ handlers...

5.5CVSS5.8AI score0.00107EPSS
Exploits0References3
OSV
OSV
added 2026/05/06 6:11 a.m.5 views

BELL-CVE-2026-7246

Bulletin has no description...

7.2CVSS5.7AI score0.00665EPSS
Exploits1References1
OSV
OSV
added 2026/05/06 6:11 a.m.3 views

BELL-CVE-2026-43015

Bulletin has no description...

7.8CVSS5.7AI score0.00126EPSS
Exploits0References1
OSV
OSV
added 2026/05/06 6:11 a.m.3 views

BELL-CVE-2026-31780

Bulletin has no description...

7.8CVSS5.7AI score0.00143EPSS
Exploits0References1
OSV
OSV
added 2026/05/06 6:11 a.m.3 views

BELL-CVE-2026-31770

Bulletin has no description...

5.5CVSS5.7AI score0.00123EPSS
Exploits0References1
Rows per page
Query Builder