Lucene search
+L

10171 matches found

Chainguard
Chainguard
added 2026/05/01 7:17 p.m.9 views

GHSA-G8Q5-FWJH-4Q25 vulnerabilities

Vulnerabilities for packages: linux-aws, linux-azure, linux-qemu, linux-gcp, linux-vmware...

5.9AI score
SaveExploits0
Chainguard
Chainguard
added 2026/05/01 7:17 p.m.11 views

CVE-2026-31612 vulnerabilities

Vulnerabilities for packages: linux-aws, linux-azure, linux-qemu, linux-gcp, linux-vmware...

7.5CVSS7.1AI score0.00415EPSS
SaveExploits0
Chainguard
Chainguard
added 2026/05/01 7:17 p.m.16 views

GHSA-MGH3-34FV-3J84 vulnerabilities

Vulnerabilities for packages: linux-aws, linux-azure, linux-qemu, linux-gcp, linux-vmware...

5.9AI score
SaveExploits0
Chainguard
Chainguard
added 2026/05/01 7:17 p.m.13 views

CVE-2026-31603 vulnerabilities

Vulnerabilities for packages: linux-aws, linux-azure, linux-qemu, linux-gcp, linux-vmware...

5.5CVSS5.9AI score0.00125EPSS
SaveExploits0
Chainguard
Chainguard
added 2026/05/01 7:17 p.m.12 views

GHSA-76F4-XJP9-XCXC vulnerabilities

Vulnerabilities for packages: linux-aws, linux-azure, linux-qemu, linux-gcp, linux-vmware...

5.9AI score
SaveExploits0
Chainguard
Chainguard
added 2026/05/01 7:17 p.m.11 views

GHSA-MP3R-6558-HVG8 vulnerabilities

Vulnerabilities for packages: linux-aws, linux-azure, linux-qemu, linux-gcp, linux-vmware...

5.9AI score
SaveExploits0
Chainguard
Chainguard
added 2026/05/01 7:17 p.m.14 views

CVE-2026-41323 vulnerabilities

Vulnerabilities for packages: kyverno-fips, kyverno-notation-aws, kyverno, kyverno-notation-aws-fips...

9.1CVSS7.2AI score0.0056EPSS
SaveExploits1
Chainguard
Chainguard
added 2026/05/01 7:17 p.m.17 views

GHSA-829P-MC9M-7XHR vulnerabilities

Vulnerabilities for packages: glibc...

5.8AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/05/01 3:16 p.m.13 views

CVE-2026-43024

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: reject immediate NFQUEUE verdict nftqueue is always used from userspace nftables to deliver the NFQUEUE verdict. Immediately emitting an NFQUEUE verdict is never used by the userspace nft tools, so reject...

5.5CVSS6.2AI score0.00129EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2026/05/01 3:16 p.m.11 views

CVE-2026-43054

In the Linux kernel, the following vulnerability has been resolved: scsi: target: tcmloop: Drain commands in targetreset handler tcmlooptargetreset violates the SCSI EH contract: it returns SUCCESS without draining any in-flight commands. The SCSI EH documentation scsieh.rst requires that when a...

5.5CVSS6AI score0.00114EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2026/05/01 3:16 p.m.12 views

CVE-2026-31780

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix u8 overflow in SSID scan buffer size calculation The variable valuesize is declared as u8 but accumulates the total length of all SSIDs to scan. Each SSID contributes up to 33 bytes IEEE80211MAXSSIDLEN + 1, an...

7.8CVSS5.6AI score0.00143EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2026/05/01 3:16 p.m.10 views

CVE-2026-43009

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix incorrect pruning due to atomic fetch precision tracking When backtrackinsn encounters a BPFSTX instruction with BPFATOMIC and BPFFETCH, the src register or r0 for BPFCMPXCHG also acts as a destination, thus receiving th...

7.8CVSS5.6AI score0.00134EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/05/01 3:16 p.m.12 views

CVE-2026-31738

In the Linux kernel, the following vulnerability has been resolved: vxlan: validate ND option lengths in vxlannacreate vxlannacreate walks ND options according to option-provided lengths. A malformed option can make the parser advance beyond the computed option span or use a too-short source LLAD...

5.5CVSS5.6AI score0.00123EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2026/05/01 3:16 p.m.14 views

CVE-2026-43033

In the Linux kernel, the following vulnerability has been resolved: crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption When decrypting data that is not in-place src != dst, there is no need to save the high-order sequence bits in dst as it could simply be re-copied...

7.8CVSS6.5AI score0.00135EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2026/05/01 3:16 p.m.14 views

CVE-2026-43023

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: fix race conditions in scosockconnect scosockconnect checks skstate and sktype without holding the socket lock. Two concurrent connect syscalls on the same socket can both pass the check and enter scoconnect,...

7.8CVSS6.5AI score0.00097EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2026/05/01 3:16 p.m.12 views

CVE-2026-31759

In the Linux kernel, the following vulnerability has been resolved: usb: ulpi: fix double free in ulpiregisterinterface error path When deviceregister fails, ulpiregister calls putdevice on ulpi-dev. The device release callback ulpidevrelease drops the OF node reference and frees ulpi, but the...

7.8CVSS6.2AI score0.00129EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2026/05/01 3:16 p.m.10 views

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.00122EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/05/01 3:16 p.m.12 views

CVE-2026-31758

In the Linux kernel, the following vulnerability has been resolved: usb: usbtmc: Flush anchored URBs in usbtmcrelease When calling usbtmcrelease, pending anchored URBs must be flushed or killed to prevent use-after-free errors e.g. in the HCD giveback path. Call usbtmcdrawdown to allow anchored...

7.8CVSS6.2AI score0.00126EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2026/05/01 3:16 p.m.10 views

CVE-2026-43035

In the Linux kernel, the following vulnerability has been resolved: net: sched: clsapi: fix tcchainfillnode to initialize tcminfo to zero to prevent an info-leak When building netlink messages, tcchainfillnode never initializes the tcminfo field of struct tcmsg. Since the allocation is not zeroed...

5.5CVSS5.7AI score0.00129EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2026/05/01 3:16 p.m.11 views

CVE-2026-43045

In the Linux kernel, the following vulnerability has been resolved: mshv: Fix error handling in mshvregionpin The current error handling has two issues: First, pinuserpagesfast can return a short pin count less than requested but greater than zero when it cannot pin all requested pages. This is...

5.5CVSS5.8AI score0.001EPSS
SaveExploits0References2
Rows per page
Query Builder