Lucene search
+L

23430 matches found

RedHat Linux
RedHat Linux
added 2025/10/29 12:46 a.m.3 views

kernel: nfsd: don't ignore the return code of svc_proc_register()

In the Linux kernel, the following vulnerability has been resolved: nfsd: don't ignore the return code of svcprocregister Currently, nfsdprocstatinit ignores the return value of svcprocregister. If the procfile creation fails, then the kernel will WARN when it tries to remove the entry later. Fix...

5.5CVSS5.7AI score0.00196EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/10/29 12:25 a.m.17 views

SUSE CVE-2025-40044

In the Linux kernel, the following vulnerability has been resolved: fs: udf: fix OOB read in lengthAllocDescs handling When parsing Allocation Extent Descriptor, lengthAllocDescs comes from on-disk data and must be validated against the block size. Crafted or corrupted images may set...

6.3CVSS6.4AI score0.00161EPSS
SaveExploits0References28
SUSE CVE
SUSE CVE
added 2025/10/29 12:25 a.m.10 views

SUSE CVE-2025-40052

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix crypto buffers in non-linear memory The crypto API, through the scatterlist API, expects input buffers to be in linear memory. We handle this with the cifssgsetbuf helper that converts vmalloc'd memory to their...

5.5CVSS6.5AI score0.00201EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2025/10/29 12:25 a.m.7 views

SUSE CVE-2025-40053

In the Linux kernel, the following vulnerability has been resolved: net: dlink: handle copythresh allocation failure The driver did not handle failure of netdevallocskbipalign. If the allocation failed, dereferencing skb-protocol could lead to a NULL pointer dereference. This patch tries to...

5.5CVSS6.5AI score0.00587EPSS
SaveExploits0References22
SUSE CVE
SUSE CVE
added 2025/10/29 12:25 a.m.5 views

SUSE CVE-2025-40057

In the Linux kernel, the following vulnerability has been resolved: ptp: Add a upper bound on maxvclocks syzbot reported WARNING in maxvclocksstore. This occurs when the argument max is too large for kcalloc to handle. Extend the guard to guard against values that are too large for kcalloc...

3.3CVSS6.5AI score0.00199EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/29 12:25 a.m.12 views

SUSE CVE-2025-40060

In the Linux kernel, the following vulnerability has been resolved: coresight: trbe: Return NULL pointer for allocation failures When the TRBE driver fails to allocate a buffer, it currently returns the error code "-ENOMEM". However, the caller etmsetupaux only checks for a NULL pointer, so it...

5.5CVSS6.6AI score0.00207EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2025/10/29 12:24 a.m.8 views

SUSE CVE-2025-40063

In the Linux kernel, the following vulnerability has been resolved: crypto: comp - Use same definition of context alloc and free ops In commit 42d9f6c77479 "crypto: acomp - Move scomp stream allocation code into acomp", the cryptoacompstreams struct was made to rely on having the allocctx and...

5.5CVSS6.5AI score0.00121EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/10/29 12:00 a.m.7 views

Google Golang 安全漏洞

Google Golang is a static strongly typed, compiled language from Google.Go's syntax is close to that of C, but differs with respect to variable declarations.Go supports garbage collection.Go's parallel model is based on Tony Hall's Communicating Sequential Processes CSP, and other languages that...

4.3CVSS6.3AI score0.00413EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/10/29 12:00 a.m.5 views

Siemens SIMATIC Devices Race Condition (CVE-2024-53124)

net: fix data-races around sk skforwardalloc. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL 80900 C Tenable, Inc. include'compat.inc'; if description scriptid503783; scriptversion"1.2";...

7.5CVSS6.7AI score0.00586EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/10/28 8:31 p.m.8 views

CVE-2025-40044

In the Linux kernel, the following vulnerability has been resolved: fs: udf: fix OOB read in lengthAllocDescs handling When parsing Allocation Extent Descriptor, lengthAllocDescs comes from on-disk data and must be validated against the block size. Crafted or corrupted images may set...

5.5CVSS5.8AI score0.00161EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/10/28 7:21 p.m.13 views

CVE-2025-40060

In the Linux kernel, the following vulnerability has been resolved: coresight: trbe: Return NULL pointer for allocation failures When the TRBE driver fails to allocate a buffer, it currently returns the error code "-ENOMEM". However, the caller etmsetupaux only checks for a NULL pointer, so it...

5.5CVSS5.8AI score0.00207EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2025/10/28 4:41 p.m.10 views

Security Bulletin: Allocation of resources without limits, heap-buffer-overread, and other vulnerabilities might affect IBM Storage Defender - Resiliency Service

Summary IBM Storage Defender - Resiliency service is vulnerable to allocation of resources without limits, heap-buffer-overread, and others. The vulnerabilities have been addressed. Vulnerability Details CVEID:CVE-2025-32988 DESCRIPTION: A flaw was found in GnuTLS. A double-free vulnerability...

9.8CVSS7.6AI score0.01185EPSS
SaveExploits1Affected Software1
NVD
NVD
added 2025/10/28 12:15 p.m.16 views

CVE-2025-40060

In the Linux kernel, the following vulnerability has been resolved: coresight: trbe: Return NULL pointer for allocation failures When the TRBE driver fails to allocate a buffer, it currently returns the error code "-ENOMEM". However, the caller etmsetupaux only checks for a NULL pointer, so it...

0.00207EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/28 12:15 p.m.20 views

AZL-68855 CVE-2025-40053 affecting package kernel for versions less than 6.6.112.1-2

In the Linux kernel, the following vulnerability has been resolved: net: dlink: handle copythresh allocation failure The driver did not handle failure of netdevallocskbipalign. If the allocation failed, dereferencing skb-protocol could lead to a NULL pointer dereference. This patch tries to...

7.5CVSS5.6AI score0.00587EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/28 12:15 p.m.15 views

AZL-68846 CVE-2025-40052 affecting package kernel for versions less than 6.6.112.1-2

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix crypto buffers in non-linear memory The crypto API, through the scatterlist API, expects input buffers to be in linear memory. We handle this with the cifssgsetbuf helper that converts vmalloc'd memory to their...

5.8AI score0.00201EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/28 12:15 p.m.6 views

CVE-2025-40053

In the Linux kernel, the following vulnerability has been resolved: net: dlink: handle copythresh allocation failure The driver did not handle failure of netdevallocskbipalign. If the allocation failed, dereferencing skb-protocol could lead to a NULL pointer dereference. This patch tries to...

7.5CVSS0.00587EPSS
SaveExploits0References7
NVD
NVD
added 2025/10/28 12:15 p.m.11 views

CVE-2025-40052

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix crypto buffers in non-linear memory The crypto API, through the scatterlist API, expects input buffers to be in linear memory. We handle this with the cifssgsetbuf helper that converts vmalloc'd memory to their...

0.00201EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/28 12:15 p.m.12 views

AZL-68843 CVE-2025-40044 affecting package kernel for versions less than 6.6.112.1-2

In the Linux kernel, the following vulnerability has been resolved: fs: udf: fix OOB read in lengthAllocDescs handling When parsing Allocation Extent Descriptor, lengthAllocDescs comes from on-disk data and must be validated against the block size. Crafted or corrupted images may set...

7.8CVSS5.6AI score0.00161EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/28 12:15 p.m.16 views

CVE-2025-40044

In the Linux kernel, the following vulnerability has been resolved: fs: udf: fix OOB read in lengthAllocDescs handling When parsing Allocation Extent Descriptor, lengthAllocDescs comes from on-disk data and must be validated against the block size. Crafted or corrupted images may set...

7.8CVSS0.00161EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/28 12:15 p.m.13 views

UBUNTU-CVE-2025-40052

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix crypto buffers in non-linear memory The crypto API, through the scatterlist API, expects input buffers to be in linear memory. We handle this with the cifssgsetbuf helper that converts vmalloc'd memory to their...

5.8AI score0.00201EPSS
SaveExploits0References22
Rows per page
Query Builder