Lucene search
+L

29008 matches found

OSV
OSV
added 2026/04/24 3:16 p.m.10 views

UBUNTU-CVE-2026-31664

In the Linux kernel, the following vulnerability has been resolved: xfrm: clear trailing padding in buildpolexpire buildexpire clears the trailing padding bytes of struct xfrmuserexpire after setting the hard field via memsetafter, but the analogous function buildpolexpire does not do this for...

5.5CVSS5.7AI score0.0012EPSS
SaveExploits0References27
OSV
OSV
added 2026/04/24 3:16 p.m.6 views

UBUNTU-CVE-2026-31601

In the Linux kernel, the following vulnerability has been resolved: vfio/xe: Reorganize the init to decouple migration from reset Attempting to issue reset on VF devices that don't support migration leads to the following: BUG: unable to handle page fault for address: 00000000000011f8 PF:...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References8
OSV
OSV
added 2026/04/24 3:16 p.m.6 views

UBUNTU-CVE-2026-31638

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Only put the call ref if one was acquired rxrpcinputpacketonconn can process a to-client packet after the current client call on the channel has already been torn down. In that case chan-call is NULL, rxrpctrygetcall retur...

7.5CVSS5.7AI score0.00441EPSS
SaveExploits0References16
OSV
OSV
added 2026/04/24 3:16 p.m.7 views

UBUNTU-CVE-2026-31563

In the Linux kernel, the following vulnerability has been resolved: net: macb: Use devconsumeskbany to free TX SKBs The napiconsumeskb function is not intended to be called in an IRQ disabled context. However, after commit 6bc8a5098bf4 "net: macb: Fix txptrlock locking", the freeing of TX SKBs is...

7.5CVSS5.2AI score0.00501EPSS
SaveExploits0References22
OSV
OSV
added 2026/04/24 3:16 p.m.7 views

UBUNTU-CVE-2026-31552

In the Linux kernel, the following vulnerability has been resolved: wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroom Since upstream commit e75665dd0968 "wifi: wlcore: ensure skb headroom before skbpush", wl1271txallocate and with it wl1271preparetxframe returns...

7.5CVSS5.5AI score0.00501EPSS
SaveExploits0References33
CVE
CVE
added 2026/04/24 2:45 p.m.138 views

CVE-2026-31664

The CVE-2026-31664 issue resides in the Linux kernel xfrm subsystem: build_polexpire() fails to clear trailing padding in struct xfrm_user_polexpire, leaving uninitialized heap bytes that are sent to userspace via netlink multicast (XFRMNLGRP_EXPIRE). The consequence is potential leakage of kerne...

5.5CVSS5.4AI score0.0012EPSS
SaveExploits0References10Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:45 p.m.9 views

CVE-2026-31660

In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: allocate rx skb before consuming bytes pn532receivebuf reports the number of accepted bytes to the serdev core. The current code consumes bytes into recvskb and may already hand a complete frame to pn533recvframe befo...

5.4AI score0.00114EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/04/24 2:45 p.m.54 views

CVE-2026-31657

CVE-2026-31657 affects the Linux kernel batman-adv component. The flaw arises when batman-adv’s batadv_bla_add_claim() can replace claim->backbone_gw and drop the old gateway’s final reference while readers still follow the pointer. The netlink claim dump path dereferences claim->backbone_g...

9.8CVSS5.4AI score0.00399EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/04/24 2:45 p.m.11 views

CVE-2026-31653 mm/damon/sysfs: dealloc repeat_call_control if damon_call() fails

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: dealloc repeatcallcontrol if damoncall fails damoncall for repeatcallcontrol of DAMONSYSFS could fail if somehow the kdamond is stopped before the damoncall. It could happen, for example, when te damon context was...

5.9AI score
SaveExploits0References6
EUVD
EUVD
added 2026/04/24 2:45 p.m.11 views

EUVD-2026-25545

In the Linux kernel, the following vulnerability has been resolved: mm/damon/stat: deallocate damoncall failure leaking damonctx damonstatstart always allocates the module's damonctx object damonstatcontext. Meanwhile, if damoncall in the function fails, the damonctx object is not deallocated...

5.4AI score0.00115EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/24 2:44 p.m.6 views

CVE-2026-31637 rxrpc: reject undecryptable rxkad response tickets

In the Linux kernel, the following vulnerability has been resolved: rxrpc: reject undecryptable rxkad response tickets rxkaddecryptticket decrypts the RXKAD response ticket and then parses the buffer as plaintext without checking whether cryptoskcipherdecrypt succeeded. A malformed RESPONSE can...

9.8CVSS5.9AI score
SaveExploits0References11
CVE
CVE
added 2026/04/24 2:44 p.m.45 views

CVE-2026-31637

The CVE-2026-31637 vulnerability lies in the Linux kernel rxrpc subsystem. Specifically, rxkad_decrypt_ticket() decrypts the RXKAD response ticket and then parses the buffer as plaintext without confirming that crypto_skcipher_decrypt() succeeded. A malformed RXKAD response could use a non-block-...

9.8CVSS5.6AI score0.00514EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/04/24 2:44 p.m.7 views

CVE-2026-31631 rxrpc: Fix buffer overread in rxgk_do_verify_authenticator()

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix buffer overread in rxgkdoverifyauthenticator Fix rxgkdoverifyauthenticator to check the buffer size before checking the nonce...

8.2CVSS6.7AI score
SaveExploits0References6
CVE
CVE
added 2026/04/24 2:42 p.m.44 views

CVE-2026-31627

The CVE-2026-31627 entry concerns the Linux kernel i2c s3c24xx driver, where the first byte of an SMBUS message (the size) is not validated before processing. This could allow out-of-range SMBUS block lengths to be acted on, with potential impact to I2C SMBUS block operations. The description not...

7.8CVSS5.4AI score0.00131EPSS
SaveExploits0References9Affected Software1
EUVD
EUVD
added 2026/04/24 2:42 p.m.12 views

EUVD-2026-25520

In the Linux kernel, the following vulnerability has been resolved: i2c: s3c24xx: check the size of the SMBUS message before using it The first byte of an i2c SMBUS message is the size, and it should be verified to ensure that it is in the range of 0..I2CSMBUSBLOCKMAX before processing it. This i...

5.4AI score0.00131EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/24 2:42 p.m.5 views

CVE-2026-31621 bnge: return after auxiliary_device_uninit() in error path

In the Linux kernel, the following vulnerability has been resolved: bnge: return after auxiliarydeviceuninit in error path When auxiliarydeviceadd fails, the error block calls auxiliarydeviceuninit but does not return. The uninit drops the last reference and synchronously runs bngeauxdevrelease,...

5.9AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/04/24 2:42 p.m.43 views

CVE-2026-31619 ALSA: fireworks: bound device-supplied status before string array lookup

In the Linux kernel, the following vulnerability has been resolved: ALSA: fireworks: bound device-supplied status before string array lookup The status field in an EFW response is a 32-bit value supplied by the firewire device. efrstatusnames has 17 entries so a status value outside that range go...

0.00125EPSS
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:42 p.m.8 views

CVE-2026-31601

In the Linux kernel, the following vulnerability has been resolved: vfio/xe: Reorganize the init to decouple migration from reset Attempting to issue reset on VF devices that don't support migration leads to the following: BUG: unable to handle page fault for address: 00000000000011f8 PF:...

5.3AI score0.00121EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/04/24 2:42 p.m.42 views

CVE-2026-31601

CVE-2026-31601 affects the Linux kernel vfio/xe driver. When resetting a Virtual Function (VF) device that does not support migration, a kernel page fault can occur due to the vfio_pci core structure not being fully initialized until migration init. The root cause described in connected docs is t...

5.5CVSS5.5AI score0.00121EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/04/24 2:42 p.m.33 views

CVE-2026-31593

CVE-2026-31593 is a Linux kernel KVM SEV SNP issue. The vulnerability arises when updating an already-launched and encrypted vCPU state: attempting to sync the vCPU's VMSA can trigger an SEV-SNP cryptographic memory protection (RMP) violation, causing a host panic/DoS. Technical details across mu...

5.5CVSS5.4AI score0.00122EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder