Lucene search
+L

10238 matches found

Positive Technologies
Positive Technologies
added 2025/10/29 12:00 a.m.14 views

PT-2025-44322

Name of the Vulnerable Software and Affected Versions Wazuh versions prior to 4.11.0 Description Wazuh is a platform for threat prevention, detection, and response. A flaw exists in the w copy event for log function where it references memory after it has been freed, initially allocated in OS...

7.5CVSS6.5AI score0.00302EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2025/10/29 12:00 a.m.26 views

PT-2025-44273

Name of the Vulnerable Software and Affected Versions ABB Terra AC wallbox versions through 1.8.33 Description A buffer copy issue exists where the size of the input is not checked, potentially leading to a buffer overflow. This affects the ABB Terra AC wallbox. Recommendations Update to a versio...

6.9CVSS7AI score0.00202EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/10/29 12:00 a.m.20 views

PT-2025-44353

Name of the Vulnerable Software and Affected Versions OpenSSH affected versions not specified Description If SSH session multiplexing was configured on the client side, SSH sessions such as scp and sftp multiplexed onto the same channel could perform file-system operations after a configured...

5.3CVSS6.5AI score0.00106EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/10/28 8:51 p.m.13 views

CVE-2025-40035

An information disclosure flaw was found in the Linux kernel's uinput driver in the force feedback upload handling for 32-bit compatibility mode. A local user can trigger this issue by performing force feedback upload operations through the uinput device, where uninitialized padding bytes in the...

3.3CVSS5.5AI score0.00216EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/10/28 8:41 p.m.19 views

CVE-2025-40051

In the Linux kernel, the following vulnerability has been resolved: vhost: vringh: Modify the return value check The return value of copyfromiter and copytoiter can't be negative, check whether the copied lengths are equal. Mitigation To mitigate this issue, prevent module vringh from being loade...

5.5CVSS5.4AI score0.00154EPSS
SaveExploits0References4
NVD
NVD
added 2025/10/28 12:15 p.m.15 views

CVE-2025-40075

In the Linux kernel, the following vulnerability has been resolved: tcpmetrics: use dstdevnetrcu Replace three dstdev with a lockdep enabled helper...

8.1CVSS0.00376EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/28 12:15 p.m.9 views

CVE-2025-40074

In the Linux kernel, the following vulnerability has been resolved: ipv4: start using dstdevrcu Change icmpv4xrlimallow, ipdefrag to prevent possible UAF. Change ipmrpreparexmit, ipmrqueuefwdxmit, ipmroutput, ipv4neighlookup to use lockdep enabled dstdevrcu...

9.8CVSS0.00426EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/28 12:15 p.m.23 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.10 views

AZL-68864 CVE-2025-40051 affecting package kernel for versions less than 6.6.112.1-2

In the Linux kernel, the following vulnerability has been resolved: vhost: vringh: Modify the return value check The return value of copyfromiter and copytoiter can't be negative, check whether the copied lengths are equal...

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

CVE-2025-40051

In the Linux kernel, the following vulnerability has been resolved: vhost: vringh: Modify the return value check The return value of copyfromiter and copytoiter can't be negative, check whether the copied lengths are equal...

7.8CVSS0.00154EPSS
SaveExploits0References5
NVD
NVD
added 2025/10/28 12:15 p.m.9 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.8 views

CVE-2025-40056

In the Linux kernel, the following vulnerability has been resolved: vhost: vringh: Fix copytoiter return value check The return value of copytoiter can't be negative, check whether the copied length is equal to the requested length instead of checking for negative values...

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

AZL-68867 CVE-2025-40056 affecting package kernel for versions less than 6.6.112.1-2

In the Linux kernel, the following vulnerability has been resolved: vhost: vringh: Fix copytoiter return value check The return value of copytoiter can't be negative, check whether the copied length is equal to the requested length instead of checking for negative values...

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

CVE-2025-40036

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix possible map leak in fastrpcputargs copytouser failure would cause an early return without cleaning up the fdlist, which has been updated by the DSP. This could lead to map leak. Fix this by redirecting to a...

0.00201EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/28 12:15 p.m.10 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.11 views

UBUNTU-CVE-2025-40051

In the Linux kernel, the following vulnerability has been resolved: vhost: vringh: Modify the return value check The return value of copyfromiter and copytoiter can't be negative, check whether the copied lengths are equal...

7.8CVSS5.7AI score0.00154EPSS
SaveExploits0References23
OSV
OSV
added 2025/10/28 12:15 p.m.11 views

UBUNTU-CVE-2025-40056

In the Linux kernel, the following vulnerability has been resolved: vhost: vringh: Fix copytoiter return value check The return value of copytoiter can't be negative, check whether the copied length is equal to the requested length instead of checking for negative values...

5.7AI score0.00201EPSS
SaveExploits0References23
OSV
OSV
added 2025/10/28 12:15 p.m.14 views

UBUNTU-CVE-2025-40036

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix possible map leak in fastrpcputargs copytouser failure would cause an early return without cleaning up the fdlist, which has been updated by the DSP. This could lead to map leak. Fix this by redirecting to a...

5.7AI score0.00201EPSS
SaveExploits0References23
Debian CVE
Debian CVE
added 2025/10/28 11:48 a.m.25 views

CVE-2025-40074

In the Linux kernel, the following vulnerability has been resolved: ipv4: start using dstdevrcu Change icmpv4xrlimallow, ipdefrag to prevent possible UAF. Change ipmrpreparexmit, ipmrqueuefwdxmit, ipmroutput, ipv4neighlookup to use lockdep enabled dstdevrcu...

9.8CVSS5.1AI score0.00426EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/28 11:48 a.m.12 views

EUVD-2025-36472

In the Linux kernel, the following vulnerability has been resolved: vhost: vringh: Fix copytoiter return value check The return value of copytoiter can't be negative, check whether the copied length is equal to the requested length instead of checking for negative values...

6AI score0.00201EPSS
SaveExploits0References6
Rows per page
Query Builder