Lucene search
+L

198 matches found

CNNVD
CNNVD
added 2025/12/08 12:0 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from improper use of the skb control block, which could lead to null pointer dereferencing...

6.1AI score0.00139EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.2 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989072)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989072 advisory. In the Linux kernel, the following vulnerability has been resolved: afunix: Get userns from inskb in unixdiaggetexact. Wei Chen reported a NULL deref in skuserns 01,...

5.5CVSS5.9AI score0.00245EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:0 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2023-53559

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ipvti: fix potential slab-use-after-free in decodesession6 When ipvti device is set to the qdisc of the sfb type, the cb field of the sent skb may be modified...

7.8CVSS6.5AI score0.00139EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2014-6154

Malware in sbrugna...

4.9CVSS8.5AI score0.00415EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2009-0631

Malware in sbrugna...

9CVSS6.2AI score0.01925EPSS
SaveExploits1References9
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2018-5309

Malware in sbrugna...

5.3CVSS5.5AI score0.00909EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2020-24934

Malware in sbrugna...

9.8CVSS9.2AI score0.00892EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2020-21932

Malware in sbrugna...

6.2CVSS7.5AI score0.00373EPSS
SaveExploits0References9
NVD
NVD
added 2025/10/04 4:15 p.m.10 views

CVE-2023-53559

In the Linux kernel, the following vulnerability has been resolved: ipvti: fix potential slab-use-after-free in decodesession6 When ipvti device is set to the qdisc of the sfb type, the cb field of the sent skb may be modified during enqueuing. Then, slab-use-after-free may occur when ipvti devic...

7.8CVSS0.00139EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/10/04 12:0 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from not setting the cb field of the skb to 0 before sending a packet, which could lead to reuse after release...

5.8AI score0.00139EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.11 views

EUVD-2024-16870

Malicious code in bioql PyPI...

5.3CVSS6.5AI score0.00475EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2022-42508

Malicious code in bioql PyPI...

7.5CVSS7.6AI score0.00687EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2022-55428

Malicious code in bioql PyPI...

6.3AI score0.00211EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.15 views

EUVD-2022-55362

Malicious code in bioql PyPI...

8.6AI score0.00202EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2022-55585

Malicious code in bioql PyPI...

6.3AI score0.00147EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/10/03 6:38 p.m.4 views

CVE-2025-46818 Redis: Authenticated users can execute LUA scripts as a different user

Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate different LUA objects and potentially run their own code in the context of another user. The problem exists in all versions o...

6CVSS6.3AI score0.00701EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/10/01 12:0 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a possible modification of the cb field of the skb when the xfrm device uses the sfb type qdisc, which could...

5.8AI score0.0015EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/09/15 2:21 p.m.17 views

CVE-2022-50270 f2fs: fix the assign logic of iocb

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix the assign logic of iocb commit 18ae8d12991b "f2fs: show more DIO information in tracepoint" introduces iocb field in 'f2fsdirectIOenter' trace event And it only assigns the pointer and later it accesses its field in...

7.1CVSS0.00147EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/15 2:21 p.m.9 views

CVE-2022-50270 f2fs: fix the assign logic of iocb

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix the assign logic of iocb commit 18ae8d12991b "f2fs: show more DIO information in tracepoint" introduces iocb field in 'f2fsdirectIOenter' trace event And it only assigns the pointer and later it accesses its field in...

7.1CVSS6AI score
SaveExploits0References6
OSV
OSV
added 2025/09/15 2:15 p.m.9 views

UBUNTU-CVE-2023-53180

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Avoid NULL pointer access during management transmit cleanup Currently 'ar' reference is not added in skbcb. Though this is generally not used during transmit completion callbacks, on interface removal the remaining...

5.5CVSS6.2AI score0.00128EPSS
SaveExploits0References5
Rows per page
Query Builder