Lucene search
K

849 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2025-26093

Malicious code in bioql PyPI...

6.2AI score0.00018EPSS
Exploits0References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2022-55285

Malicious code in bioql PyPI...

7.1AI score0.00065EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2022-55243

Malicious code in bioql PyPI...

6.6AI score0.00071EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2025/10/02 4:29 p.m.1 views

CVE-2023-53468

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix memory leak in allocwbufs kmemleak reported a sequence of memory leaks, and show them as following: unreferenced object 0xffff8881575f8400 size 1024: comm "mount", pid 19625, jiffies 4297119604 age 20.383s hex dump fir...

5.5CVSS5.8AI score0.00017EPSS
Exploits0References4
OSV
OSV
added 2025/10/01 12:15 p.m.0 views

UBUNTU-CVE-2023-53470

In the Linux kernel, the following vulnerability has been resolved: ionic: catch failure from devlinkalloc Add a check for NULL on the alloc return. If devlinkalloc fails and we try to use devlinkpriv on the NULL return, the kernel gets very unhappy and panics. With this fix, the driver load will...

5.5CVSS5.7AI score0.00017EPSS
Exploits0References8
OSV
OSV
added 2025/10/01 12:15 p.m.0 views

UBUNTU-CVE-2023-53468

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix memory leak in allocwbufs kmemleak reported a sequence of memory leaks, and show them as following: unreferenced object 0xffff8881575f8400 size 1024: comm "mount", pid 19625, jiffies 4297119604 age 20.383s hex dump fir...

5.5CVSS5.9AI score0.00017EPSS
Exploits0References9
CVE
CVE
added 2025/10/01 11:42 a.m.13 views

CVE-2023-53468

Summary of CVE-2023-53468 : In the Linux kernel, the ubifs memory leak is fixed in the alloc_wbufs() path. The issue was triggered when ubifs_wbuf_init() returns an error inside the loop, causing wbuf->buf and wbuf->inodes that were already allocated to remain unfreed. The fix adds an error...

5.5CVSS6.1AI score0.00017EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2025/10/01 11:42 a.m.3 views

CVE-2023-53468 ubifs: Fix memory leak in alloc_wbufs()

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix memory leak in allocwbufs kmemleak reported a sequence of memory leaks, and show them as following: unreferenced object 0xffff8881575f8400 size 1024: comm "mount", pid 19625, jiffies 4297119604 age 20.383s hex dump fir...

5.5CVSS6.5AI score0.00017EPSS
Exploits0References9
OSV
OSV
added 2025/10/01 11:42 a.m.3 views

CVE-2023-53458 media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() and buffer_finish()

In the Linux kernel, the following vulnerability has been resolved: media: cx23885: Fix a null-ptr-deref bug in bufferprepare and bufferfinish When the driver calls cx23885riscbuffer to prepare the buffer, the function call dmaalloccoherent may fail, resulting in a empty buffer risc-cpu. Later wh...

5.5CVSS6.6AI score0.00017EPSS
Exploits0References7
NVD
NVD
added 2025/10/01 8:15 a.m.7 views

CVE-2025-39902

In the Linux kernel, the following vulnerability has been resolved: mm/slub: avoid accessing metadata when pointer is invalid in objecterr objecterr reports details of an object for further debugging, such as the freelist pointer, redzone, etc. However, if the pointer is invalid, attempting to...

5.5CVSS0.00014EPSS
Exploits0References10
RedHat Linux
RedHat Linux
added 2025/10/01 12:31 a.m.3 views

kernel: ipv6: mcast: extend RCU protection in igmp6_send()

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: extend RCU protection in igmp6send igmp6send can be called without RTNL or RCU being held. Extend RCU protection so that we can safely fetch the net pointer and avoid a potential UAF. Note that we no longer can use...

7.8CVSS6.8AI score0.00279EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2025/10/01 12:0 a.m.1 views

PT-2025-40175

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contained a memory leak in the alloc wbufs function within the UBIFS Unsorted Block Image File System component. The ubifs wbuf init function could return an error durin...

6.2AI score0.00017EPSS
Exploits0References8
CNNVD
CNNVD
added 2025/10/01 12:0 a.m.1 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 mishandling of the iommugroupalloc function error, which could lead to a resource leak...

6.3AI score0.00017EPSS
Exploits0References5
CNNVD
CNNVD
added 2025/10/01 12:0 a.m.1 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 memory leak in the allocwbufs function...

5.8AI score0.00017EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 2025/09/29 12:0 a.m.3 views

PT-2025-44121

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The driver did not handle allocation failures of netdev alloc skb ip align. A failure in allocation could lead to a NULL pointer dereference when attempting to access skb-protocol. The...

6CVSS5.8AI score0.00063EPSS
Exploits0
OSV
OSV
added 2025/09/19 1:13 p.m.1 views

OESA-2025-2315 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: net/tls: fix kernel panic when allocpage failed We cannot set fraglist to NULL pointer when allocpage failed. It will be used in tlsstrpcheckqueueok when the nex...

7.8CVSS6.2AI score0.00105EPSS
Exploits0References10
OSV
OSV
added 2025/09/19 1:13 p.m.1 views

OESA-2025-2311 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: net/tls: fix kernel panic when allocpage failed We cannot set fraglist to NULL pointer when allocpage failed. It will be used in tlsstrpcheckqueueok when the nex...

7.8CVSS6.2AI score0.00105EPSS
Exploits0References10
Tenable Nessus
Tenable Nessus
added 2025/09/19 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-39847

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ppp: fix memory leak in padcompressskb If allocskb fails in padcompressskb, it returns NULL without releasing the old skb. The caller does: skb =...

5.5CVSS6.8AI score0.00014EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/09/17 11:30 p.m.1 views

SUSE CVE-2022-50363

In the Linux kernel, the following vulnerability has been resolved: skmsg: pass gfp argument to allocskmsg syzbot found that allocskmsg could be called from a non sleepable context. skpsockverdictrecv uses rcureadlock protection. We need the callers to pass a gfpt argument to avoid issues. syzbot...

5.5CVSS7.1AI score0.00025EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/09/17 11:30 p.m.2 views

SUSE CVE-2022-50367

In the Linux kernel, the following vulnerability has been resolved: fs: fix UAF/GPF bug in nilfsmdtdestroy In allocinode, inodeinitalways could return -ENOMEM if securityinodealloc fails, which causes inode-iprivate uninitialized. Then nilfsismetadatafileinode returns true and nilfsfreeinode...

7CVSS6.5AI score0.00015EPSS
Exploits0References17
Rows per page
Query Builder