Lucene search
+L

333 matches found

NVD
NVD
added 2026/03/18 6:16 p.m.10 views

CVE-2026-23251

In the Linux kernel, the following vulnerability has been resolved: xfs: only call xfarray,blobdestroy if we have a valid pointer Only call the xfarray and xfblob destructor if we have a valid pointer, and be sure to null out that pointer afterwards. Note that this patch fixes a large number of...

5.5CVSS0.00122EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/03/18 6:16 p.m.11 views

CVE-2026-23251

In the Linux kernel, the following vulnerability has been resolved: xfs: only call xfarray,blobdestroy if we have a valid pointer Only call the xfarray and xfblob destructor if we have a valid pointer, and be sure to null out that pointer afterwards. Note that this patch fixes a large number of...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References6
CVE
CVE
added 2026/03/18 5:1 p.m.31 views

CVE-2026-23251

The CVE-2026-23251 issue affects the Linux kernel XFS code: destructors xfarray/xfblob were invoked on possibly-invalid pointers. The patch ensures xf{array,blob}_destroy is only called for a valid pointer and clears it afterwards, improving memory safety. The fix was merged in commits between 6....

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/03/18 5:1 p.m.9 views

CVE-2026-23251 xfs: only call xf{array,blob}_destroy if we have a valid pointer

In the Linux kernel, the following vulnerability has been resolved: xfs: only call xfarray,blobdestroy if we have a valid pointer Only call the xfarray and xfblob destructor if we have a valid pointer, and be sure to null out that pointer afterwards. Note that this patch fixes a large number of...

5.7AI score
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/03/18 5:1 p.m.3 views

CVE-2026-23251

In the Linux kernel, the following vulnerability has been resolved: xfs: only call xfarray,blobdestroy if we have a valid pointer Only call the xfarray and xfblob destructor if we have a valid pointer, and be sure to null out that pointer afterwards. Note that this patch fixes a large number of...

5.7AI score0.00122EPSS
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2026/03/18 12:0 a.m.19 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 fact that the xfarray and xfblob destructor functions are called without checking the validit...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References6
OSV
OSV
added 2026/03/11 4:3 p.m.5 views

SUSE-SU-2026:20720-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and Micro 6.1 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2023-53817: crypto: lib/mpi - avoid null pointer deref in mpicmpui bsc1254992. - CVE-2025-37861: scsi: mpi3mr: Synchronous access b/w reset and tm...

9.8CVSS6.5AI score0.0071EPSS
SaveExploits9References270
Github Security Blog
Github Security Blog
added 2026/02/28 2:48 a.m.17 views

Hive has Double-free and Use After Free Vulnerabilities

Drop implementation for Hive did perform free, but so did Hive::close, which, at the end of the scope performed Drop, therefore triggering double-free. Additionally, function Hive::fromhandle was not marked as unsafe, making it, in combination with ashandle easy to clone and trigger double-free i...

6AI score
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/02/11 12:12 a.m.9 views

OSV-2026-229 Segv on unknown address in aiAnimation::~aiAnimation

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=483188619 Crash type: Segv on unknown address Crash state: aiAnimation::aiAnimation aiScene::aiScene Assimp::BaseImporter::ReadFile...

5.4AI score
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/02/05 12:25 a.m.7 views

SUSE CVE-2026-23048

In the Linux kernel, the following vulnerability has been resolved: udp: call skborphan before skbattemptdeferfree Standard UDP receive path does not use skb-destructor. But skmsg layer does use it, since it calls skbsetownersksafe from udpreadskb. This then triggers this warning in...

5.1AI score0.00145EPSS
SaveExploits0References3
NVD
NVD
added 2026/02/04 4:16 p.m.11 views

CVE-2026-23048

In the Linux kernel, the following vulnerability has been resolved: udp: call skborphan before skbattemptdeferfree Standard UDP receive path does not use skb-destructor. But skmsg layer does use it, since it calls skbsetownersksafe from udpreadskb. This then triggers this warning in...

0.00145EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/02/04 4:16 p.m.8 views

CVE-2026-23048

In the Linux kernel, the following vulnerability has been resolved: udp: call skborphan before skbattemptdeferfree Standard UDP receive path does not use skb-destructor. But skmsg layer does use it, since it calls skbsetownersksafe from udpreadskb. This then triggers this warning in...

5.7AI score0.00145EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/04 4:16 p.m.7 views

UBUNTU-CVE-2026-23048

In the Linux kernel, the following vulnerability has been resolved: udp: call skborphan before skbattemptdeferfree Standard UDP receive path does not use skb-destructor. But skmsg layer does use it, since it calls skbsetownersksafe from udpreadskb. This then triggers this warning in...

5.7AI score0.00145EPSS
SaveExploits0References5
CVE
CVE
added 2026/02/04 4:0 p.m.36 views

CVE-2026-23048

The CVE-2026-23048 entry describes a Linux kernel UDP path issue: the standard UDP receive path did not use skb->destructor, while the skmsg layer did via skb_set_owner_sk_safe() in udp_read_skb(), leading to a DEBUG_NET_WARN_ON_ONCE(skb->destructor) in skb_attempt_defer_free(). The documen...

5.1AI score0.00145EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/02/04 4:0 p.m.7 views

EUVD-2026-5499

In the Linux kernel, the following vulnerability has been resolved: udp: call skborphan before skbattemptdeferfree Standard UDP receive path does not use skb-destructor. But skmsg layer does use it, since it calls skbsetownersksafe from udpreadskb. This then triggers this warning in...

5.1AI score0.00145EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/02/04 4:0 p.m.36 views

CVE-2026-23048 udp: call skb_orphan() before skb_attempt_defer_free()

In the Linux kernel, the following vulnerability has been resolved: udp: call skborphan before skbattemptdeferfree Standard UDP receive path does not use skb-destructor. But skmsg layer does use it, since it calls skbsetownersksafe from udpreadskb. This then triggers this warning in...

0.00145EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/04 4:0 p.m.12 views

CVE-2026-23048 udp: call skb_orphan() before skb_attempt_defer_free()

In the Linux kernel, the following vulnerability has been resolved: udp: call skborphan before skbattemptdeferfree Standard UDP receive path does not use skb-destructor. But skmsg layer does use it, since it calls skbsetownersksafe from udpreadskb. This then triggers this warning in...

5.1AI score
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/01/24 12:25 a.m.9 views

SUSE CVE-2025-71148

In the Linux kernel, the following vulnerability has been resolved: net/handshake: restore destructor on submit failure handshakereqsubmit replaces sk-skdestruct but never restores it when submission fails before the request is hashed. handshakeskdestruct then returns early and the original...

4.7CVSS5.3AI score0.0011EPSS
SaveExploits0References19
NVD
NVD
added 2026/01/23 3:16 p.m.11 views

CVE-2025-71148

In the Linux kernel, the following vulnerability has been resolved: net/handshake: restore destructor on submit failure handshakereqsubmit replaces sk-skdestruct but never restores it when submission fails before the request is hashed. handshakeskdestruct then returns early and the original...

3.3CVSS0.0011EPSS
SaveExploits0References4
OSV
OSV
added 2026/01/23 3:16 p.m.20 views

UBUNTU-CVE-2025-71148

In the Linux kernel, the following vulnerability has been resolved: net/handshake: restore destructor on submit failure handshakereqsubmit replaces sk-skdestruct but never restores it when submission fails before the request is hashed. handshakeskdestruct then returns early and the original...

3.3CVSS5.7AI score0.0011EPSS
SaveExploits0References27
Rows per page
Query Builder