Lucene search
+L

3281 matches found

Tenable Nessus
Tenable Nessus
added 2025/10/27 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-40012

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/smc: fix warning in smcrxsplice when calling getpage smcloregisterdmb allocates DMB buffers with kzalloc, which are later passed to getpage in smcrxsplice...

7.8CVSS6.1AI score0.00179EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/10/23 5:50 p.m.13 views

netty-codec: netty-codec-compression: Netty's BrotliDecoder is vulnerable to DoS via zip bomb style attack

A flaw was found in Netty. With specially crafted input, BrotliDecoder and some other decompressing decoders will allocate a large number of reachable byte buffers, which can lead to denial of service...

7.5CVSS6.5AI score0.00561EPSS
SaveExploits1References6
Hacker One
Hacker One
added 2025/10/22 9:13 p.m.16 views

curl: Use of Deprecated strcpy() with Fixed-Size Buffers in Progress Time Formatting

Step 2: Locate Vulnerable Code in Progress.c Find exact strcpy usage in toolprogress.c grep -n "strcpy" ./src/toolprogress.c OUTPUT: 94: strcpyr, "--:--:--"; Step 3: Analyze the Vulnerable Function View complete time2str function sed -n '/^static void time2str/,/^/p' ./src/toolprogress.c Vulnerab...

7.7AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:0 a.m.4 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987578)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987578 advisory. In the Linux kernel, the following vulnerability has been resolved: comedi: vmk80xx: fix bulk-buffer overflow The driver is using endpoint-sized buffers but must not...

7.8CVSS6.2AI score0.00259EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/10/20 11:27 p.m.4 views

SUSE CVE-2025-40008

In the Linux kernel, the following vulnerability has been resolved: kmsan: fix out-of-bounds access to shadow memory Running sha224kunit on a KMSAN-enabled kernel results in a crash in kmsaninternalsetshadoworigin: BUG: unable to handle page fault for address: ffffbc3840291000 PF: supervisor read...

6.4AI score0.00229EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/20 11:27 p.m.5 views

SUSE CVE-2025-40012

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix warning in smcrxsplice when calling getpage smcloregisterdmb allocates DMB buffers with kzalloc, which are later passed to getpage in smcrxsplice. Since kmalloc memory is not page-backed, this triggers WARNONONCE in...

4.7CVSS6.3AI score0.00179EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/20 6:30 p.m.8 views

EUVD-2025-35068

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix warning in smcrxsplice when calling getpage smcloregisterdmb allocates DMB buffers with kzalloc, which are later passed to getpage in smcrxsplice. Since kmalloc memory is not page-backed, this triggers WARNONONCE in...

5.8AI score0.00179EPSS
SaveExploits0References4
NVD
NVD
added 2025/10/20 4:15 p.m.6 views

CVE-2025-40008

In the Linux kernel, the following vulnerability has been resolved: kmsan: fix out-of-bounds access to shadow memory Running sha224kunit on a KMSAN-enabled kernel results in a crash in kmsaninternalsetshadoworigin: BUG: unable to handle page fault for address: ffffbc3840291000 PF: supervisor read...

0.00229EPSS
SaveExploits0References5
NVD
NVD
added 2025/10/20 4:15 p.m.10 views

CVE-2025-40012

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix warning in smcrxsplice when calling getpage smcloregisterdmb allocates DMB buffers with kzalloc, which are later passed to getpage in smcrxsplice. Since kmalloc memory is not page-backed, this triggers WARNONONCE in...

7.8CVSS0.00179EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/20 4:15 p.m.6 views

UBUNTU-CVE-2025-40012

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix warning in smcrxsplice when calling getpage smcloregisterdmb allocates DMB buffers with kzalloc, which are later passed to getpage in smcrxsplice. Since kmalloc memory is not page-backed, this triggers WARNONONCE in...

7.8CVSS5.7AI score0.00179EPSS
SaveExploits0References6
CVE
CVE
added 2025/10/20 3:26 p.m.31 views

CVE-2025-40012

CVE-2025-40012 is a Linux kernel vulnerability in net/smc where smc_lo_register_dmb() allocates DMB buffers with kzalloc() and smc_rx_splice() calls get_page() on them; since kzalloc memory isn’t page-backed this triggers WARN_ON_ONCE() and can lead to a use-after-free if memory is released befor...

7.8CVSS5.9AI score0.00179EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/20 3:26 p.m.6 views

CVE-2025-40012 net/smc: fix warning in smc_rx_splice() when calling get_page()

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix warning in smcrxsplice when calling getpage smcloregisterdmb allocates DMB buffers with kzalloc, which are later passed to getpage in smcrxsplice. Since kmalloc memory is not page-backed, this triggers WARNONONCE in...

7.8CVSS6.3AI score0.00179EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/10/20 12:0 a.m.33 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 the failure to free untracked internal buffers, which could lead to a memory leak...

6.1AI score0.00219EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/19 10:31 p.m.6 views

JLSEC-2025-156 An issue was discovered in GNOME GLib before 2.66.7 and 2.67.x before 2.67.4

An issue was discovered in GNOME GLib before 2.66.7 and 2.67.x before 2.67.4. If gbytearraynewtake was called with a buffer of 4GB or more on a 64-bit platform, the length would be truncated modulo 232, causing unintended length truncation...

7.5CVSS7.1AI score0.0408EPSS
SaveExploits0References10
OSV
OSV
added 2025/10/18 12:0 p.m.5 views

RUSTSEC-2025-0142 Segmentation fault and invalid memory read in `mnl::cb_run`

The function mnl::cbrun is marked as safe but exhibits unsound behavior when processing malformed Netlink message buffers. Passing a crafted byte slice to mnl::cbrun can trigger memory violations. The function does not sufficiently validate the input buffer structure before processing, leading to...

5.7AI score
SaveExploits0References3
RustSec
RustSec
added 2025/10/18 12:0 p.m.12 views

Segmentation fault and invalid memory read in `mnl::cb_run`

The function mnl::cbrun is marked as safe but exhibits unsound behavior when processing malformed Netlink message buffers. Passing a crafted byte slice to mnl::cbrun can trigger memory violations. The function does not sufficiently validate the input buffer structure before processing, leading to...

5.7AI score
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2025/10/17 12:0 a.m.5 views

PT-2025-52920

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the ntfs3 module related to uninitialized buffers allocated by the getname function. This issue can lead to uninitialized errors after buffer...

5.5CVSS6.8AI score0.00168EPSS
SaveExploits0
NVD
NVD
added 2025/10/15 8:15 a.m.19 views

CVE-2025-39975

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix wrong index reference in smb2compoundop In smb2compoundop, the loop that processes each command's response uses wrong indices when accessing response bufferes. This incorrect indexing leads to improper handling o...

9.8CVSS0.00432EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/10/15 7:55 a.m.13 views

CVE-2025-39975 smb: client: fix wrong index reference in smb2_compound_op()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix wrong index reference in smb2compoundop In smb2compoundop, the loop that processes each command's response uses wrong indices when accessing response bufferes. This incorrect indexing leads to improper handling o...

9.8CVSS0.00432EPSS
SaveExploits0References4
Fedora
Fedora
added 2025/10/15 1:1 a.m.9 views

[SECURITY] Fedora 42 Update: rust-protobuf-3.7.2-1.fc42

Rust implementation of Google protocol buffers...

5.9CVSS7AI score0.0038EPSS
SaveExploits0
Rows per page
Query Builder