Lucene search
+L

29484 matches found

ATTACKERKB
ATTACKERKB
added 2026/02/04 4:08 p.m.8 views

CVE-2026-23098

In the Linux kernel, the following vulnerability has been resolved: netrom: fix double-free in nrrouteframe In nrrouteframe, oldskb is immediately freed without checking if nrneigh-ax25 pointer is NULL. Therefore, if nrneigh-ax25 is NULL, the caller function will free oldskb again, causing a...

5.2AI score0.00177EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/02/04 4:08 p.m.45 views

CVE-2026-23093

Summary (CVE-2026-23093) : In the Linux kernel, the ksmbd: smbd DMA unmapping path uses dma_unmap_sg() with a different number of entries than dma_map_sg(), which is the root cause of the vulnerability. The fix ensures dma_unmap_sg() is called with the same nents as dma_map_sg(). According to the...

5.5CVSS5.1AI score0.00123EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/02/04 4:08 p.m.54 views

CVE-2026-23083

CVE-2026-23083 is a Linux kernel vulnerability affecting FOU (IPv4/IPv6 over UDP) handling, where setting FOU_ATTR_IPPROTO to 0 could leave the skb unfreed in fou_udp_recv() and not retried in ip_protocol_deliver_rcu(). The fix suppresses 0 for FOU_ATTR_IPPROTO and applies upstream patching to pr...

7.8CVSS5.2AI score0.00129EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/02/04 4:07 p.m.9 views

CVE-2026-23074 net/sched: Enforce that teql can only be used as root qdisc

In the Linux kernel, the following vulnerability has been resolved: net/sched: Enforce that teql can only be used as root qdisc Design intent of teql is that it is only supposed to be used as root qdisc. We need to check for that constraint. Although not important, I will describe the scenario th...

7.8CVSS5.3AI score
SaveExploits0References22
CVE
CVE
added 2026/02/04 4:07 p.m.47 views

CVE-2026-23072

CVE-2026-23072: Linux kernel l2tp memleak in l2tp_udp_encap_recv() fixed by adding proper error handling after protocol version validation; the patch ensures l2tp_session_put() is called to avoid leaking objects (l2tp_session, l2tp_tunnel, sock). References indicate the commit addresses a memory‑...

5.5CVSS5.2AI score0.00121EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/02/04 4:07 p.m.8 views

CVE-2026-23072 l2tp: Fix memleak in l2tp_udp_encap_recv().

In the Linux kernel, the following vulnerability has been resolved: l2tp: Fix memleak in l2tpudpencaprecv. syzbot reported memleak of struct l2tpsession, l2tptunnel, sock, etc. 0 The cited commit moved down the validation of the protocol version in l2tpudpencaprecv. The new place requires an extr...

5.2AI score
SaveExploits0References6
OSV
OSV
added 2026/02/04 4:07 p.m.8 views

CVE-2026-23060 crypto: authencesn - reject too-short AAD (assoclen<8) to match ESP/ESN spec

In the Linux kernel, the following vulnerability has been resolved: crypto: authencesn - reject too-short AAD assoclen8 to match ESP/ESN spec authencesn assumes an ESP/ESN-formatted AAD. When assoclen is shorter than the minimum expected length, cryptoauthencesndecrypt can advance past the end of...

5.2AI score
SaveExploits0References11
EUVD
EUVD
added 2026/02/04 4:07 p.m.16 views

EUVD-2026-5484

In the Linux kernel, the following vulnerability has been resolved: crypto: authencesn - reject too-short AAD assoclen8 to match ESP/ESN spec authencesn assumes an ESP/ESN-formatted AAD. When assoclen is shorter than the minimum expected length, cryptoauthencesndecrypt can advance past the end of...

5.2AI score0.00123EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/02/04 4:07 p.m.46 views

CVE-2026-23058 can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak

In the Linux kernel, the following vulnerability has been resolved: can: emsusb: emsusbreadbulkcallback: fix URB memory leak Fix similar memory leak as in commit 7352e1d5932a "can: gsusb: gsusbreceivebulkcallback: fix URB memory leak". In emsusbopen, the URBs for USB-in transfers are allocated,...

0.00173EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/02/04 4:06 p.m.13 views

kernel: devlink: rate: Unset parent pointer in devl_rate_nodes_destroy

A dangling pointer access problem was found while devlratenodesdestroy in net/devlink/rate.c in devlink in the Linux Kernel. This flaw may allow an attacker to cause a denial of service...

7.8CVSS5.8AI score0.00151EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/02/04 4:04 p.m.36 views

CVE-2025-71195 dmaengine: xilinx: xdma: Fix regmap max_register

In the Linux kernel, the following vulnerability has been resolved: dmaengine: xilinx: xdma: Fix regmap maxregister The maxregister field is assigned the size of the register memory region instead of the offset of the last register. The result is that reading from the regmap via debugfs can cause...

0.00168EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/02/04 9:07 a.m.10 views

kernel: i40e: fix idx validation in config queues msg

A flaw was found in the Linux kernel in the Intel i40e network driver such that in the function i40evcconfigqueuesmsg, when iterating over vf-chidx, the idx value is not properly validated against the range of active/initialized traffic classes TCs. An attacker with local privileges could supply ...

8.8CVSS6AI score0.00144EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/02/04 12:00 a.m.17 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 HWMON module not properly cleaning up resources when devices are reloaded, potentially leadin...

5.5CVSS6AI score0.00112EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/02/04 12:00 a.m.14 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 accepting RSS hash key updates when there is no RX indirect table, potentially leading to a hang...

5.8AI score0.00173EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2026/02/04 12:00 a.m.5 views

The vulnerability of the iomap_write_delalloc_scan() function in the fs/iomap/buffered-io.c module of the Linux kernel file system allows a attacker to cause a service failure.

The vulnerability of the iomapwritedelallocscan function in the fs/iomap/buffered-io.c file of the Linux kernel file system is related to copying buffers without checking the size of the input data a classic buffer overflow attack. Exploiting this vulnerability could allow an attacker to cause a...

5.5CVSS7.3AI score0.00183EPSS
SaveExploits0References7Affected Software2
BDU FSTEC
BDU FSTEC
added 2026/02/04 12:00 a.m.7 views

The vulnerability of the blkcg_activate_policy() function in the block/blk-cgroup.c module, which supports the block-level kernel in the Linux operating system, allows a hacker to trigger a service failure.

The vulnerability of the blkcgactivatepolicy function in the block/blk-cgroup.c module, which supports the block-level kernel in the Linux operating system, is related to the pointer manipulation. Exploiting this vulnerability could allow an attacker to cause service failures...

5.5CVSS5.8AI score0.00197EPSS
SaveExploits0References9Affected Software2
BDU FSTEC
BDU FSTEC
added 2026/02/04 12:00 a.m.6 views

The vulnerability of the sev_migrate_from() function in the arch/x86/kvm/svm/sev.c module of the virtualization subsystem on the Linux kernel-based x86 platform allows a attacker to cause a service failure.

The vulnerability of the sevmigratefrom function in the arch/x86/kvm/svm/sev.c module of the virtualization subsystem on the Linux operating system’s x86 kernel is related to the execution of operations beyond the buffer boundaries in memory. Exploiting this vulnerability could allow an attacker ...

5.5CVSS6.1AI score0.00193EPSS
SaveExploits0References10Affected Software3
BDU FSTEC
BDU FSTEC
added 2026/02/04 12:00 a.m.10 views

The vulnerability of the rdma_restrack_del() function in the drivers/infiniband/core/restrack.c module of the Linux operating system’s kernel driver allows a hacker to cause a service failure.

The vulnerability of the rdmarestrackdel function in the drivers/infiniband/core/restrack.c module of the Linux operating system’s InfiniBand driver is related to the failure to release resources after their useful lifespan has ended. Exploiting this vulnerability could allow a attacker to cause...

5.5CVSS5.8AI score0.0019EPSS
SaveExploits0References11Affected Software2
CNNVD
CNNVD
added 2026/02/04 12:00 a.m.14 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 waitcurrenttrans function ignoring transaction types, potentially leading to deadlocks...

5.8AI score0.00173EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/02/04 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-23044

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - PM: hibernate: Fix crash when freeing invalid crypto compressor When cryptoallocacomp fails, it returns an ERRPTR value, not NULL. The cleanup code in...

5.5AI score0.00145EPSS
SaveExploits0References2
Rows per page
Query Builder