Lucene search
+L

337 matches found

Cvelist
Cvelist
added 2026/04/23 11:12 a.m.50 views

CVE-2026-31532 can: raw: fix ro->uniq use-after-free in raw_rcv()

In the Linux kernel, the following vulnerability has been resolved: can: raw: fix ro-uniq use-after-free in rawrcv rawrelease unregisters raw CAN receive filters via canrxunregister, but receiver deletion is deferred with callrcu. This leaves a window where rawrcv may still be running in an RCU...

7.8CVSS0.00124EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2026/04/23 1:25 a.m.19 views

SUSE CVE-2026-31474

In the Linux kernel, the following vulnerability has been resolved: can: isotp: fix tx.buf use-after-free in isotpsendmsg isotpsendmsg uses only cmpxchg on so-tx.state to serialize access to so-tx.buf. isotprelease waits for ISOTPIDLE via waiteventinterruptible and then calls kfreeso-tx.buf. If a...

5.5CVSS5.6AI score0.00104EPSS
SaveExploits0References19
Positive Technologies
Positive Technologies
added 2026/04/23 12:00 a.m.15 views

PT-2026-34658

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists in the SocketCAN subsystem of the Linux kernel. The raw release function unregisters raw CAN receive filters through can rx unregister, but the deletion of the...

7.8CVSS5.9AI score0.00124EPSS
SaveExploits0
NVD
NVD
added 2026/04/22 2:16 p.m.9 views

CVE-2026-31474

In the Linux kernel, the following vulnerability has been resolved: can: isotp: fix tx.buf use-after-free in isotpsendmsg isotpsendmsg uses only cmpxchg on so-tx.state to serialize access to so-tx.buf. isotprelease waits for ISOTPIDLE via waiteventinterruptible and then calls kfreeso-tx.buf. If a...

7.8CVSS0.00104EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2026/03/19 12:27 a.m.12 views

SUSE 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.6AI score0.00122EPSS
SaveExploits0References3
NVD
NVD
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.5CVSS0.00122EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/03/18 6:16 p.m.12 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:01 p.m.41 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:01 p.m.11 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:01 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:00 a.m.21 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:03 p.m.8 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.00739EPSS
SaveExploits9References270
Github Security Blog
Github Security Blog
added 2026/02/28 2:48 a.m.21 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.12 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.8 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.0015EPSS
SaveExploits0References3
NVD
NVD
added 2026/02/04 4:16 p.m.14 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.0015EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/04 4:16 p.m.11 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.0015EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
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...

5.7AI score0.0015EPSS
SaveExploits0References4
CVE
CVE
added 2026/02/04 4:00 p.m.43 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.0015EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/02/04 4:00 p.m.9 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.0015EPSS
SaveExploits0References2
Rows per page
Query Builder