Lucene search
+L

9735 matches found

EUVD
EUVD
added 2026/04/24 2:45 p.m.6 views

EUVD-2026-25562

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix slab-use-after-free in inetlookupestablished The ehash table lookups are lockless and rely on SLABTYPESAFEBYRCU to guarantee socket memory stability during RCU read-side critical sections. Both tcpprot and tcpv6prot ha...

5.5AI score0.00459EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/04/24 2:45 p.m.45 views

CVE-2026-31669 mptcp: fix slab-use-after-free in __inet_lookup_established

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix slab-use-after-free in inetlookupestablished The ehash table lookups are lockless and rely on SLABTYPESAFEBYRCU to guarantee socket memory stability during RCU read-side critical sections. Both tcpprot and tcpv6prot ha...

9.8CVSS0.00459EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:42 p.m.4 views

CVE-2026-31626

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: initialize letmp64 in rtwBIPverify Initialize letmp64 to zero in rtwBIPverify to prevent using uninitialized data. Smatch warns that only 6 bytes are copied to this 8-byte u64 variable, leaving the last two...

7.1CVSS5.4AI score0.00288EPSS
SaveExploits0References7Affected Software1
EUVD
EUVD
added 2026/04/24 2:42 p.m.23 views

EUVD-2026-25519

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: initialize letmp64 in rtwBIPverify Initialize letmp64 to zero in rtwBIPverify to prevent using uninitialized data. Smatch warns that only 6 bytes are copied to this 8-byte u64 variable, leaving the last two...

5.4AI score0.00288EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/04/24 2:42 p.m.10 views

CVE-2026-31599

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: fix NULL pointer dereference in vidtvchannelpmtmatchsections syzbot reported a general protection fault in vidtvpsidescassign 1. vidtvpsipmtstreaminit can return NULL on memory allocation failure, but...

5.5CVSS5.2AI score0.00125EPSS
SaveExploits0
CVE
CVE
added 2026/04/24 2:42 p.m.34 views

CVE-2026-31592

CVE-2026-31592 affects the Linux kernel KVM subsystem. The vulnerability arises when sev_mem_enc_register_region() is not protected by kvm->lock before sev_guest() is checked, risking state corruption if KVM_INIT{2} fails and an uninitialized sev->regions_list is touched, potentially causin...

5.5CVSS5.4AI score0.00122EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/04/24 2:42 p.m.40 views

CVE-2026-31592 KVM: SEV: Protect *all* of sev_mem_enc_register_region() with kvm->lock

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Protect all of sevmemencregisterregion with kvm-lock Take and hold kvm-lock for before checking sevguest in sevmemencregisterregion, as sevguest isn't stable unless kvm-lock is held or KVM can guarantee KVMSEVINIT2 has...

0.00122EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/24 2:42 p.m.4 views

CVE-2026-31592 KVM: SEV: Protect *all* of sev_mem_enc_register_region() with kvm->lock

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Protect all of sevmemencregisterregion with kvm-lock Take and hold kvm-lock for before checking sevguest in sevmemencregisterregion, as sevguest isn't stable unless kvm-lock is held or KVM can guarantee KVMSEVINIT2 has...

5.8AI score
SaveExploits0References7
OSV
OSV
added 2026/04/24 2:42 p.m.5 views

CVE-2026-31583 media: em28xx: fix use-after-free in em28xx_v4l2_open()

In the Linux kernel, the following vulnerability has been resolved: media: em28xx: fix use-after-free in em28xxv4l2open em28xxv4l2open reads dev-v4l2 without holding dev-lock, creating a race with em28xxv4l2init's error path and em28xxv4l2fini, both of which free the em28xxv4l2 struct and set...

5.8AI score
SaveExploits0References12
Debian CVE
Debian CVE
added 2026/04/24 2:42 p.m.9 views

CVE-2026-31577

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix NULL iassocinode dereference in nilfsmdtsavetoshadowmap The DAT inode's btree node cache iassocinode is initialized lazily during btree operations. However, nilfsmdtsavetoshadowmap assumes iassocinode is already...

5.5CVSS5.3AI score0.00125EPSS
SaveExploits0
CVE
CVE
added 2026/04/24 2:42 p.m.27 views

CVE-2026-31577

CVE-2026-31577 affects the Linux kernel nilfs2 filesystem. The vulnerability is a NULL i_assoc_inode dereference in nilfs_mdt_save_to_shadow_map during GC if NILFS_IOCTL_CLEAN_SEGMENTS is invoked immediately after mount, before any btree operation on the DAT inode. The root cause is i_assoc_inode...

5.5CVSS5.4AI score0.00125EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2026/04/24 2:35 p.m.54 views

CVE-2026-31573

In the Linux kernel, the following vulnerability has been resolved: media: verisilicon: Fix kernel panic due to initconst misuse Fix a kernel panic when probing the driver as a module: Unable to handle kernel paging request at virtual address ffffd9c18eb05000 offindmatchingnodeandmatch+0x5c/0x1a0...

5.5CVSS5.3AI score0.00107EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/04/24 12:0 a.m.12 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the inclusion of FRED CR4 bits within the CR4 fixed bit mask. This causes an abnormal inability t...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/04/24 12:0 a.m.19 views

PT-2026-34951

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL pointer dereference exists in the vidtv channel pmt match sections function. This occurs because vidtv psi pmt stream init can return NULL during a memory allocation failure, whic...

5.5CVSS5.8AI score0.00125EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/04/24 12:0 a.m.7 views

PT-2026-34997

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A page pool leak occurs in the net: lan966x component during error paths. Specifically, the function lan966x fdma rx alloc creates a page pool but fails to destroy it if the subsequent...

5.5CVSS6.1AI score0.00122EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/04/24 12:0 a.m.14 views

PT-2026-35021

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A slab-use-after-free issue exists in the inet lookup established function. The problem occurs because MPTCP v6 subflow child sockets are allocated via kmalloc instead of the TCPv6 slab...

9.8CVSS5.1AI score0.00459EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/23 6:9 p.m.8 views

Security Bulletin: IBM QRadar SIEM is vulnerable to using components with known vulnerabilities

Summary Multiple components with known vulnerabilities were addressed in IBM QRadar SIEM 7.5.0 UP15 IF02 Vulnerability Details CVEID:CVE-2025-14831 DESCRIPTION: A flaw was found in GnuTLS. This vulnerability allows a denial of service DoS by excessive CPU Central Processing Unit and memory...

8.8CVSS6.2AI score0.00638EPSS
SaveExploits1Affected Software1
Microsoft CVE
Microsoft CVE
added 2026/04/23 8:9 a.m.8 views

ext4: publish jinode after initialization

...

8.8CVSS5.2AI score0.00533EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/04/23 8:9 a.m.10 views

RDMA/irdma: Initialize free_qp completion before using it

...

5.5CVSS5.2AI score0.00123EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/04/23 8:7 a.m.9 views

dmaengine: xilinx: xdma: Fix regmap init error handling

...

5.5CVSS5.2AI score0.00122EPSS
SaveExploits0
Rows per page
Query Builder