Lucene search
+L

2440 matches found

Positive Technologies
Positive Technologies
added 2025/12/04 12:00 a.m.18 views

PT-2025-49051

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel driver allocates memory for sensor data using devm kzalloc, but lacks a check to ensure the allocation was successful. If memory allocation fails, attempting to...

7.5AI score0.00693EPSS
SaveExploits5References391
Positive Technologies
Positive Technologies
added 2025/12/04 12:00 a.m.20 views

PT-2025-49055

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the mm/damon/sysfs interface. This interface dynamically allocates a damon ctx object for testing the validity of inputs for online DAMON...

5.4AI score0.00693EPSS
SaveExploits5References391
RedHat Linux
RedHat Linux
added 2025/12/01 11:06 a.m.8 views

kernel: ice: ice_adapter: release xa entry on adapter allocation failure

A NULL pointer dereference exists in the Linux kernel such that ice: iceadapter fails to release a reserved XArray entry when iceadapternew fails. As a result, subsequent insertions at the same index may return -EBUSY, which can lead to damage to system availability, integrity, and confidentialit...

5.8AI score0.00199EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/11/21 12:32 p.m.16 views

EUVD-2025-198437

In the Linux kernel, the following vulnerability has been resolved: Revert "NFSD: Remove the cap on number of operations per NFSv4 COMPOUND" I've found that pynfs COMP6 now leaves the connection or lease in a strange state, which causes CLOSE9 to hang indefinitely. I've dug into it a little, but ...

5.9AI score0.00334EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/11/18 12:00 a.m.9 views

PT-2026-2514

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's SCSI target functionality. Specifically, if memory allocation for cmd-t task cdb fails, the pointer remains NULL and is subsequently dereferenced,...

4.6CVSS5.6AI score0.00587EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:00 a.m.8 views

Siemens SCALANCE and RUGGEDCOM Devices Improper Input Validation (CVE-2024-46737)

nvmet-tcp: kernel crash if commands allocation fails. 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 scriptid504475; scriptversion"1.2";...

7.5CVSS6.9AI score0.00757EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/11/16 1:01 a.m.13 views

net: lantiq_xrx200: restore buffer if memory allocation failed

...

7.5CVSS7AI score0.00436EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/11/14 9:01 a.m.11 views

media: v4l2-subdev: Fix alloc failure check in v4l2_subdev_call_state_try()

...

5.5CVSS7AI score0.00186EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/11/14 12:24 a.m.10 views

SUSE CVE-2025-40162

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd/sdwutils: avoid NULL deref when devmkasprintf fails devmkasprintf may return NULL on memory allocation failure, but the debug message prints cpus-dainame before checking it. Move the devdbg call after the NULL check to...

5.5CVSS6.5AI score0.00184EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/11/14 12:23 a.m.12 views

SUSE CVE-2025-40207

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-subdev: Fix alloc failure check in v4l2subdevcallstatetry v4l2subdevcallstatetry macro allocates a subdev state with v4l2subdevstatealloc, but does not check the returned value. If v4l2subdevstatealloc fails, it retur...

5.5CVSS6.5AI score0.00186EPSS
SaveExploits0References20
RedhatCVE
RedhatCVE
added 2025/11/13 4:02 p.m.14 views

CVE-2025-40144

No description is available for this CVE...

6.6AI score0.00032EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/11/13 12:30 a.m.14 views

EUVD-2025-150367

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-subdev: Fix alloc failure check in v4l2subdevcallstatetry v4l2subdevcallstatetry macro allocates a subdev state with v4l2subdevstatealloc, but does not check the returned value. If v4l2subdevstatealloc fails, it retur...

5.8AI score0.00186EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/11/13 12:30 a.m.10 views

EUVD-2025-150389

In the Linux kernel, the following vulnerability has been resolved: ice: iceadapter: release xa entry on adapter allocation failure When iceadapternew fails, the reserved XArray entry created by xainsert is not released. This causes subsequent insertions at the same index to return -EBUSY,...

5.9AI score0.00199EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-40185

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ice: iceadapter: release xa entry on adapter allocation failure When iceadapternew fails, the reserved XArray entry created by xainsert is not released. This...

5.9AI score0.00199EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-40207

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - media: v4l2-subdev: Fix alloc failure check in v4l2subdevcallstatetry v4l2subdevcallstatetry macro allocates a subdev state with v4l2subdevstatealloc, but does...

5.9AI score0.00186EPSS
SaveExploits0References2
OSV
OSV
added 2025/11/12 10:15 p.m.5 views

DEBIAN-CVE-2025-40207

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-subdev: Fix alloc failure check in v4l2subdevcallstatetry v4l2subdevcallstatetry macro allocates a subdev state with v4l2subdevstatealloc, but does not check the returned value. If v4l2subdevstatealloc fails, it retur...

5.2AI score0.00186EPSS
SaveExploits0References1
NVD
NVD
added 2025/11/12 10:15 p.m.10 views

CVE-2025-40207

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-subdev: Fix alloc failure check in v4l2subdevcallstatetry v4l2subdevcallstatetry macro allocates a subdev state with v4l2subdevstatealloc, but does not check the returned value. If v4l2subdevstatealloc fails, it retur...

0.00186EPSS
SaveExploits0References5
OSV
OSV
added 2025/11/12 10:15 p.m.17 views

AZL-70070 CVE-2025-40207 affecting package kernel for versions less than 6.6.117.1-1

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-subdev: Fix alloc failure check in v4l2subdevcallstatetry v4l2subdevcallstatetry macro allocates a subdev state with v4l2subdevstatealloc, but does not check the returned value. If v4l2subdevstatealloc fails, it retur...

5.6AI score0.00186EPSS
SaveExploits0References1
NVD
NVD
added 2025/11/12 10:15 p.m.10 views

CVE-2025-40185

In the Linux kernel, the following vulnerability has been resolved: ice: iceadapter: release xa entry on adapter allocation failure When iceadapternew fails, the reserved XArray entry created by xainsert is not released. This causes subsequent insertions at the same index to return -EBUSY,...

0.00199EPSS
SaveExploits0References3
OSV
OSV
added 2025/11/12 10:15 p.m.3 views

DEBIAN-CVE-2025-40185

In the Linux kernel, the following vulnerability has been resolved: ice: iceadapter: release xa entry on adapter allocation failure When iceadapternew fails, the reserved XArray entry created by xainsert is not released. This causes subsequent insertions at the same index to return -EBUSY,...

5.1AI score0.00199EPSS
SaveExploits0References1
Rows per page
Query Builder