Lucene search
+L

1327 matches found

Debian CVE
Debian CVE
added 2025/10/28 11:48 a.m.19 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...

5.1AI score0.00201EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/10/28 11:48 a.m.15 views

CVE-2025-40056 vhost: vringh: Fix copy_to_iter return value check

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
CVE
CVE
added 2025/10/28 11:48 a.m.28 views

CVE-2025-40056

The CVE is about Linux kernel vhost vringh: fix copy_to_iter return value check. The bug occurred because the code treated negative return values incorrectly; the patch now checks that the copied length equals the requested length instead of testing for negativity. This mode C entry is supported ...

6.1AI score0.00201EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/28 11:48 a.m.6 views

CVE-2025-40056 vhost: vringh: Fix copy_to_iter return value check

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

6.5AI score
SaveExploits0References8
CVE
CVE
added 2025/10/28 11:48 a.m.52 views

CVE-2025-40051

CVE-2025-40051 affects the Linux kernel vhost vringh code. The issue arises from how copy_from_iter and copy_to_iter return values are handled: the code did not properly handle negative return values and did not verify that the copied lengths are equal, enabling potential misbehavior. The connect...

7.8CVSS6.2AI score0.00154EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/10/28 11:48 a.m.17 views

CVE-2025-40051 vhost: vringh: Modify the return value check

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
EUVD
EUVD
added 2025/10/28 11:48 a.m.5 views

EUVD-2025-36477

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

6AI score0.00154EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/28 11:48 a.m.14 views

CVE-2025-40051 vhost: vringh: Modify the return value check

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.8CVSS6.5AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/10/28 11:48 a.m.16 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.8CVSS5.1AI score0.00154EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/10/28 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-40051

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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.9AI score0.00154EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/28 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-40056

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

5.5AI score0.00201EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/27 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-40024

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - vhost: Take a reference on the task in struct vhosttask. vhosttaskcreate creates a task and keeps a reference to its taskstruct. That task may exit early via a...

7.8CVSS5.9AI score0.00144EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/24 11:24 p.m.8 views

SUSE CVE-2025-40024

In the Linux kernel, the following vulnerability has been resolved: vhost: Take a reference on the task in struct vhosttask. vhosttaskcreate creates a task and keeps a reference to its taskstruct. That task may exit early via a signal and its taskstruct will be released. A pending vhosttaskwake...

5.5CVSS6.4AI score0.00144EPSS
SaveExploits0References21
NVD
NVD
added 2025/10/24 1:15 p.m.7 views

CVE-2025-40024

In the Linux kernel, the following vulnerability has been resolved: vhost: Take a reference on the task in struct vhosttask. vhosttaskcreate creates a task and keeps a reference to its taskstruct. That task may exit early via a signal and its taskstruct will be released. A pending vhosttaskwake...

7.8CVSS0.00144EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/24 1:15 p.m.4 views

DEBIAN-CVE-2025-40024

In the Linux kernel, the following vulnerability has been resolved: vhost: Take a reference on the task in struct vhosttask. vhosttaskcreate creates a task and keeps a reference to its taskstruct. That task may exit early via a signal and its taskstruct will be released. A pending vhosttaskwake...

7.8CVSS5.2AI score0.00144EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/24 1:15 p.m.13 views

AZL-68799 CVE-2025-40024 affecting package kernel for versions less than 6.6.112.1-2

In the Linux kernel, the following vulnerability has been resolved: vhost: Take a reference on the task in struct vhosttask. vhosttaskcreate creates a task and keeps a reference to its taskstruct. That task may exit early via a signal and its taskstruct will be released. A pending vhosttaskwake...

7.8CVSS5.6AI score0.00144EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/24 1:15 p.m.12 views

UBUNTU-CVE-2025-40024

In the Linux kernel, the following vulnerability has been resolved: vhost: Take a reference on the task in struct vhosttask. vhosttaskcreate creates a task and keeps a reference to its taskstruct. That task may exit early via a signal and its taskstruct will be released. A pending vhosttaskwake...

7.8CVSS5.7AI score0.00144EPSS
SaveExploits0References17
Cvelist
Cvelist
added 2025/10/24 12:24 p.m.13 views

CVE-2025-40024 vhost: Take a reference on the task in struct vhost_task.

In the Linux kernel, the following vulnerability has been resolved: vhost: Take a reference on the task in struct vhosttask. vhosttaskcreate creates a task and keeps a reference to its taskstruct. That task may exit early via a signal and its taskstruct will be released. A pending vhosttaskwake...

7.8CVSS0.00144EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/24 12:24 p.m.7 views

EUVD-2025-35835

In the Linux kernel, the following vulnerability has been resolved: vhost: Take a reference on the task in struct vhosttask. vhosttaskcreate creates a task and keeps a reference to its taskstruct. That task may exit early via a signal and its taskstruct will be released. A pending vhosttaskwake...

5.9AI score0.00144EPSS
SaveExploits0References5
CVE
CVE
added 2025/10/24 12:24 p.m.39 views

CVE-2025-40024

CVE-2025-40024 (Linux kernel) : The vhost subsystem did not robustly handle a task that exits after vhost_task_create(), risking a wake operation accessing a freed task_struct. The fix is to acquire a reference to the task_struct when creating the thread and release it when the vhost_task is remo...

7.8CVSS6AI score0.00144EPSS
SaveExploits0References4
Rows per page
Query Builder