Lucene search
+L

23553 matches found

NVD
NVD
added 2025/10/28 12:15 p.m.18 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
OSV
OSV
added 2025/10/28 12:15 p.m.7 views

UBUNTU-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.5CVSS5.7AI score0.00587EPSS
SaveExploits0References38
OSV
OSV
added 2025/10/28 12:15 p.m.9 views

UBUNTU-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.8CVSS5.7AI score0.00161EPSS
SaveExploits0References38
OSV
OSV
added 2025/10/28 12:15 p.m.8 views

UBUNTU-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.8AI score0.00207EPSS
SaveExploits0References38
Debian CVE
Debian CVE
added 2025/10/28 11:48 a.m.7 views

CVE-2025-40067

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: reject index allocation if $BITMAP is empty but blocks exist Index allocation requires at least one bit in the $BITMAP attribute to track usage of index entries. If the bitmap is empty while index blocks are already...

7.8CVSS5.1AI score0.00154EPSS
SaveExploits0
CVE
CVE
added 2025/10/28 11:48 a.m.29 views

CVE-2025-40067

CVE-2025-40067 in the Linux kernel affects the NTFS3 file system: if the $BITMAP attribute is empty while index blocks exist, on-disk corruption can occur during operations like long-name renames. The fix adds a check to reject such cases by ensuring the bitmap is not empty when index blocks exis...

7.8CVSS6.1AI score0.00154EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/28 11:48 a.m.7 views

EUVD-2025-36461

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: reject index allocation if $BITMAP is empty but blocks exist Index allocation requires at least one bit in the $BITMAP attribute to track usage of index entries. If the bitmap is empty while index blocks are already...

6AI score0.00154EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/28 11:48 a.m.13 views

EUVD-2025-36465

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...

6AI score0.00121EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/28 11:48 a.m.6 views

CVE-2025-40063 crypto: comp - Use same definition of context alloc and free ops

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...

7CVSS6.5AI score
SaveExploits0References5
CVE
CVE
added 2025/10/28 11:48 a.m.27 views

CVE-2025-40063

The CVE-2025-40063 issue, described in the Linux kernel crypto subsystem, arises from a mismatch in structure layouts between crypto_acomp_streams and scomp_alg caused by alloc_ctx and free_ctx ordering being disrupted by a randomized layout. The fix, implemented in commit 42d9f6c77479 and descri...

7CVSS6.1AI score0.00121EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/10/28 11:48 a.m.13 views

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...

7CVSS5.3AI score0.00121EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/10/28 11:48 a.m.21 views

CVE-2025-40060 coresight: trbe: Return NULL pointer for allocation failures

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
Debian CVE
Debian CVE
added 2025/10/28 11:48 a.m.23 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.3AI score0.00207EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/28 11:48 a.m.10 views

CVE-2025-40059

In the Linux kernel, the following vulnerability has been resolved: coresight: Fix incorrect handling for return value of devmkzalloc The return value of devmkzalloc could be an null pointer, use "!desc.pdata" to fix incorrect handling return value of devmkzalloc...

5.1AI score0.00199EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/28 11:48 a.m.6 views

EUVD-2025-36468

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...

6AI score0.00207EPSS
SaveExploits0References7
CVE
CVE
added 2025/10/28 11:48 a.m.57 views

CVE-2025-40060

Technical details for CVE-2025-40060 are not provided in the supplied connected documents. No affected product/version, root cause, impact, or remediation is specified here. Monitor for updates from vendors/advisories.

6.2AI score0.00207EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/28 11:48 a.m.12 views

CVE-2025-40060 coresight: trbe: Return NULL pointer for allocation failures

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...

6.5AI score
SaveExploits0References9
EUVD
EUVD
added 2025/10/28 11:48 a.m.6 views

EUVD-2025-36471

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...

6AI score0.00199EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/28 11:48 a.m.6 views

CVE-2025-40057 ptp: Add a upper bound on max_vclocks

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...

6.5AI score
SaveExploits0References6
Rows per page
Query Builder