Lucene search
+L

29382 matches found

Redos
Redos
added 2026/01/26 12:00 a.m.10 views

ROS-20260126-73-0016

Vulnerability in kernel-lt related to lack of memory release after effective lifetime. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

5.5CVSS5.9AI score0.00199EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/01/25 3:15 p.m.13 views

CVE-2026-23003

In the Linux kernel, the following vulnerability has been resolved: ip6tunnel: use skbvlaninetprepare in ip6tnlrcv Blamed commit did not take care of VLAN encapsulations as spotted by syzbot 1. Use skbvlaninetprepare instead of pskbinetmaypull. 1 BUG: KMSAN: uninit-value in INETECNdecapsulate...

7.5CVSS6.3AI score0.00476EPSS
SaveExploits1References33
OSV
OSV
added 2026/01/25 3:15 p.m.9 views

UBUNTU-CVE-2026-23012

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: remove callcontrol in inactive contexts If damoncall is executed against a DAMON context that is not running, the function returns error while keeping the damoncallcontrol object linked to the context's callcontrol...

7.8CVSS5.7AI score0.00154EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2026/01/25 2:36 p.m.61 views

CVE-2026-23008 drm/vmwgfx: Fix KMS with 3D on HW version 10

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix KMS with 3D on HW version 10 HW version 10 does not have GB Surfaces so there is no backing buffer for surface backed FBs. This would result in a nullptr dereference and crash the driver causing a black screen...

0.00137EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/01/25 2:36 p.m.47 views

CVE-2026-23006 ASoC: tlv320adcx140: fix null pointer

In the Linux kernel, the following vulnerability has been resolved: ASoC: tlv320adcx140: fix null pointer The "sndsoccomponent" in "adcx140priv" was only used once but never set. It was only used for reaching "dev" which is already present in "adcx140priv"...

0.0019EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/01/25 2:36 p.m.10 views

CVE-2026-23006

In the Linux kernel, the following vulnerability has been resolved: ASoC: tlv320adcx140: fix null pointer The "sndsoccomponent" in "adcx140priv" was only used once but never set. It was only used for reaching "dev" which is already present in "adcx140priv"...

5.8AI score0.0019EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/01/25 2:36 p.m.80 views

CVE-2026-22999

CVE-2026-22999 is addressed by fixes in the Linux kernel's net/sched code: sch_qfq now avoids freeing an existing class in qfq_change_class() unless a new class and qdisc are allocated, preventing potential use-after-free (UAF). The Ubuntu/Ubuntu USN and SUSE SUSE-SU-2026:1305-1 advisories list t...

7.8CVSS5.2AI score0.00208EPSS
SaveExploits1References7Affected Software1
CNNVD
CNNVD
added 2026/01/25 12:00 a.m.18 views

Linux Kernel Security Vulnerabilities

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 release of the DMA buffer before task access. This can lead to reusing the buffer after it ha...

7.8CVSS5.9AI score0.00192EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/01/25 12:00 a.m.14 views

Linux Kernel Security Vulnerabilities

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 reuse of freed memory after release, and could potentially cause the kernel to crash...

7.8CVSS5.8AI score0.00186EPSS
SaveExploits0References3
OSV
OSV
added 2026/01/23 4:15 p.m.12 views

UBUNTU-CVE-2026-22980

In the Linux kernel, the following vulnerability has been resolved: nfsd: provide locking for v4endgrace Writing to v4endgrace can race with server shutdown and result in memory being accessed after it was freed - reclaimstrhashtbl in particularly. We cannot hold nfsdmutex across the nfsd4endgrac...

7.8CVSS5.9AI score0.00132EPSS
SaveExploits0References35
OSV
OSV
added 2026/01/23 3:24 p.m.10 views

CVE-2026-22991 libceph: make free_choose_arg_map() resilient to partial allocation

In the Linux kernel, the following vulnerability has been resolved: libceph: make freechooseargmap resilient to partial allocation freechooseargmap may dereference a NULL pointer if its caller fails after a partial allocation. For example, in decodechooseargs, if allocation of argmap-args fails,...

7.5CVSS5.4AI score
SaveExploits0References10
OSV
OSV
added 2026/01/23 3:24 p.m.8 views

CVE-2026-22989 nfsd: check that server is running in unlock_filesystem

In the Linux kernel, the following vulnerability has been resolved: nfsd: check that server is running in unlockfilesystem If we are trying to unlock the filesystem via an administrative interface and nfsd isn't running, it crashes the server. This happens currently because nfsd4revokestates acce...

5.3AI score
SaveExploits0References6
OSV
OSV
added 2026/01/23 3:24 p.m.10 views

CVE-2026-22988 arp: do not assume dev_hard_header() does not change skb->head

In the Linux kernel, the following vulnerability has been resolved: arp: do not assume devhardheader does not change skb-head arpcreate is the only devhardheader caller making assumption about skb-head being unchanged. A recent commit broke this assumption. Initialize @arp pointer after...

7.8CVSS5.2AI score
SaveExploits0References10
CVE
CVE
added 2026/01/23 3:24 p.m.31 views

CVE-2026-22983

The CVE-2026-22983 entry refers to a Linux kernel issue where msg_get_inq was written in the callee, risking a NULL pointer dereference. The vulnerability is described as a kernel-internal variant of msghdr where callers reinitialize the field; fixing the write is intended to improve robustness a...

5.5CVSS5.3AI score0.00104EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/01/23 3:16 p.m.9 views

UBUNTU-CVE-2025-71153

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix memory leak in getfileallinfo In getfileallinfo, if vfsgetattr fails, the function returns immediately without freeing the allocated filename, leading to a memory leak. Fix this by freeing the filename before returning...

5.5CVSS5.7AI score0.00118EPSS
SaveExploits0References27
OSV
OSV
added 2026/01/23 2:25 p.m.12 views

CVE-2025-71155 KVM: s390: Fix gmap_helper_zap_one_page() again

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: Fix gmaphelperzaponepage again A few checks were missing in gmaphelperzaponepage, which can lead to memory corruption in the guest under specific circumstances. Add the missing checks...

7.8CVSS5.3AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/01/23 2:25 p.m.37 views

CVE-2025-71153 ksmbd: Fix memory leak in get_file_all_info()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix memory leak in getfileallinfo In getfileallinfo, if vfsgetattr fails, the function returns immediately without freeing the allocated filename, leading to a memory leak. Fix this by freeing the filename before returning...

0.00118EPSS
SaveExploits0References4
OSV
OSV
added 2026/01/23 2:16 p.m.9 views

UBUNTU-CVE-2025-71145

In the Linux kernel, the following vulnerability has been resolved: usb: phy: isp1301: fix non-OF device reference imbalance A recent change fixing a device reference leak in a UDC driver introduced a potential use-after-free in the non-OF case as the isp1301getclient helper only increases the...

7.8CVSS5.7AI score0.00158EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/01/23 2:15 p.m.62 views

CVE-2025-71150 ksmbd: Fix refcount leak when invalid session is found on session lookup

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix refcount leak when invalid session is found on session lookup When a session is found but its state is not SMB2SESSIONVALID, It indicates that no valid session was found, but it is missing to decrement the reference...

7.5CVSS0.00242EPSS
SaveExploits0References6
OSV
OSV
added 2026/01/23 2:15 p.m.8 views

CVE-2025-71150 ksmbd: Fix refcount leak when invalid session is found on session lookup

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix refcount leak when invalid session is found on session lookup When a session is found but its state is not SMB2SESSIONVALID, It indicates that no valid session was found, but it is missing to decrement the reference...

7.5CVSS5.3AI score
SaveExploits0References9
Rows per page
Query Builder