Lucene search
+L

28870 matches found

OSV
OSV
•added 2026/04/24 2:45 p.m.•8 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.5CVSS5.9AI score0.00112EPSS
SaveExploits0References6
EUVD
EUVD
•added 2026/04/24 2:45 p.m.•8 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
CVE
CVE
•added 2026/04/24 2:44 p.m.•40 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.•4 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 score0.00514EPSS
SaveExploits0References11
OSV
OSV
•added 2026/04/24 2:44 p.m.•4 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 score0.00385EPSS
SaveExploits0References6
CVE
CVE
•added 2026/04/24 2:42 p.m.•41 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.•10 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.5CVSS5.9AI score0.00121EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/04/24 2:42 p.m.•40 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.•7 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.•40 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.•32 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
Cvelist
Cvelist
•added 2026/04/24 2:42 p.m.•38 views

CVE-2026-31590 KVM: SEV: Drop WARN on large size for KVM_MEMORY_ENCRYPT_REG_REGION

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Drop WARN on large size for KVMMEMORYENCRYPTREGREGION Drop the WARN in sevpinmemory on npages overflowing an int, as the WARN is comically trivially to trigger from userspace, e.g. by doing: struct kvmencregion range =...

0.00125EPSS
SaveExploits0References9
Cvelist
Cvelist
•added 2026/04/24 2:42 p.m.•46 views

CVE-2026-31589 mm: call ->free_folio() directly in folio_unmap_invalidate()

In the Linux kernel, the following vulnerability has been resolved: mm: call -freefolio directly in foliounmapinvalidate We can only call filemapfreefolio if we have a reference to or hold a lock on the mapping. Otherwise, we've already removed the folio from the mapping so it no longer pins the...

9.8CVSS0.00444EPSS
SaveExploits0References4
Debian CVE
Debian CVE
•added 2026/04/24 2:42 p.m.•9 views

CVE-2026-31586

In the Linux kernel, the following vulnerability has been resolved: mm: blk-cgroup: fix use-after-free in cgwbreleaseworkfn cgwbreleaseworkfn calls cssputwb-blkcgcss and then later accesses wb-blkcgcss again via blkcgunpinonline. If cssput drops the last reference, the blkcg can be freed...

7.8CVSS5.5AI score0.00128EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/04/24 2:42 p.m.•42 views

CVE-2026-31584 media: mediatek: vcodec: fix use-after-free in encoder release path

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: fix use-after-free in encoder release path The fopsvcodecrelease function frees the context structure ctx without first cancelling any pending or running work in ctx-encodework. This creates a race window...

7.8CVSS0.00126EPSS
SaveExploits0References6
OSV
OSV
•added 2026/04/24 2:42 p.m.•4 views

CVE-2026-31576 media: hackrf: fix to not free memory after the device is registered in hackrf_probe()

In the Linux kernel, the following vulnerability has been resolved: media: hackrf: fix to not free memory after the device is registered in hackrfprobe In hackrf driver, the following race condition occurs: CPU0 CPU1 hackrfprobe kzalloc; // alloc hackrfdev .... v4l2deviceregister; .... fd =...

7.8CVSS5.8AI score0.00128EPSS
SaveExploits0References12
Cvelist
Cvelist
•added 2026/04/24 2:35 p.m.•35 views

CVE-2026-31564 LoongArch: KVM: Fix base address calculation in kvm_eiointc_regs_access()

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Fix base address calculation in kvmeiointcregsaccess In function kvmeiointcregsaccess, the register base address is caculated from array base address plus offset, the offset is absolute value from the base address...

0.00107EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
•added 2026/04/24 9:0 a.m.•4 views

Security Bulletin: Vulnerabilities in kernel affects IBM Netezza Appliance

Summary The kernel package is used by IBM Netezza Appliance . IBM Netezza Appliance has addressed the applicable CVEs CVE-2025-21966, CVE-2025-37749, CVE-2025-21756 Vulnerability Details CVEID:CVE-2025-21966 DESCRIPTION: In the Linux kernel, the following vulnerability has been resolved: dm-flake...

8.2CVSS5.9AI score0.00873EPSS
SaveExploits3Affected Software1
IBM Security Bulletins
IBM Security Bulletins
•added 2026/04/24 8:58 a.m.•10 views

Security Bulletin: Vulnerabilities in kernel affects IBM Netezza Appliance

Summary The kernel package is used by IBM Netezza Appliance . IBM Netezza Appliance has addressed the applicable CVEs CVE-2025-37803, CVE-2025-38392, CVE-2025-39825 Vulnerability Details CVEID:CVE-2025-37803 DESCRIPTION: In the Linux kernel, the following vulnerability has been resolved: udmabuf:...

7.8CVSS5.2AI score0.00195EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder