Lucene search
+L

1081 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2025-5133

Malicious code in bioql PyPI...

7.8CVSS7.5AI score0.0021EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2022-55145

Malicious code in bioql PyPI...

7.8CVSS6AI score0.00285EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2025-31987

Malicious code in bioql PyPI...

6.4AI score0.00143EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2022-55623

Malicious code in bioql PyPI...

6.3AI score0.00098EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2024-53239

Malicious code in bioql PyPI...

7.3AI score0.00188EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2025-20050

Malicious code in bioql PyPI...

7.6AI score0.00159EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/10/03 12:3 a.m.8 views

SUSE CVE-2022-50441

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Lag, fix failure to cancel delayed bond work Commit 0d4e8ed139d8 "net/mlx5: Lag, avoid lockdep warnings" accidentally removed a call to cancel delayed bond work thus it may cause queued delay to expire and fall on an...

5.5CVSS6.4AI score0.00143EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/10/01 11:30 p.m.3 views

SUSE CVE-2023-53459

In the Linux kernel, the following vulnerability has been resolved: HID: mcp-2221: prevent UAF in delayed work If the device is plugged/unplugged without giving time for mcpinitwork to complete, we might kick in the devm free code path and thus have unavailable struct mcp2221 while in delayed wor...

7.8CVSS6.8AI score0.00143EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/01 12:15 p.m.12 views

CVE-2023-53459

In the Linux kernel, the following vulnerability has been resolved: HID: mcp-2221: prevent UAF in delayed work If the device is plugged/unplugged without giving time for mcpinitwork to complete, we might kick in the devm free code path and thus have unavailable struct mcp2221 while in delayed wor...

7.8CVSS0.00143EPSS
SaveExploits0References2
NVD
NVD
added 2025/10/01 12:15 p.m.7 views

CVE-2022-50441

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Lag, fix failure to cancel delayed bond work Commit 0d4e8ed139d8 "net/mlx5: Lag, avoid lockdep warnings" accidentally removed a call to cancel delayed bond work thus it may cause queued delay to expire and fall on an...

5.5CVSS0.00143EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/01 12:15 p.m.5 views

UBUNTU-CVE-2023-53459

In the Linux kernel, the following vulnerability has been resolved: HID: mcp-2221: prevent UAF in delayed work If the device is plugged/unplugged without giving time for mcpinitwork to complete, we might kick in the devm free code path and thus have unavailable struct mcp2221 while in delayed wor...

7.8CVSS5.8AI score0.00143EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/01 12:15 p.m.9 views

UBUNTU-CVE-2022-50441

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Lag, fix failure to cancel delayed bond work Commit 0d4e8ed139d8 "net/mlx5: Lag, avoid lockdep warnings" accidentally removed a call to cancel delayed bond work thus it may cause queued delay to expire and fall on an...

5.5CVSS5.7AI score0.00143EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.12 views

CVE-2023-53459 HID: mcp-2221: prevent UAF in delayed work

In the Linux kernel, the following vulnerability has been resolved: HID: mcp-2221: prevent UAF in delayed work If the device is plugged/unplugged without giving time for mcpinitwork to complete, we might kick in the devm free code path and thus have unavailable struct mcp2221 while in delayed wor...

0.00143EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/01 11:42 a.m.7 views

CVE-2023-53459 HID: mcp-2221: prevent UAF in delayed work

In the Linux kernel, the following vulnerability has been resolved: HID: mcp-2221: prevent UAF in delayed work If the device is plugged/unplugged without giving time for mcpinitwork to complete, we might kick in the devm free code path and thus have unavailable struct mcp2221 while in delayed wor...

7.8CVSS6.7AI score0.00143EPSS
SaveExploits0References5
CVE
CVE
added 2025/10/01 11:42 a.m.22 views

CVE-2023-53459

CVE-2023-53459 relates to the Linux kernel vulnerability HID: mcp-2221, which can cause a use-after-free in delayed work if a device is unplugged before mcp_init_work() completes. The issue is addressed by cancel_delayed_work_sync, which prevents the delayed_work item from requeueing. Affected co...

7.8CVSS6.4AI score0.00143EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2025/10/01 11:42 a.m.23 views

CVE-2022-50441

CVE-2022-50441 details (Linux kernel, net/mlx5): A bug introduced by commit 0d4e8ed139d8 removed a call to cancel_delayed_work_sync(), which could cause a queued delay to expire on an already destroyed workqueue, potentially leading to a kernel NULL pointer dereference. The fix restores cancel_de...

5.5CVSS6AI score0.00143EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.15 views

CVE-2022-50441 net/mlx5: Lag, fix failure to cancel delayed bond work

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Lag, fix failure to cancel delayed bond work Commit 0d4e8ed139d8 "net/mlx5: Lag, avoid lockdep warnings" accidentally removed a call to cancel delayed bond work thus it may cause queued delay to expire and fall on an...

0.00143EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/01 11:42 a.m.9 views

CVE-2022-50441 net/mlx5: Lag, fix failure to cancel delayed bond work

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Lag, fix failure to cancel delayed bond work Commit 0d4e8ed139d8 "net/mlx5: Lag, avoid lockdep warnings" accidentally removed a call to cancel delayed bond work thus it may cause queued delay to expire and fall on an...

5.5CVSS6.4AI score0.00143EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/10/01 12:0 a.m.3 views

PT-2025-40166

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the mcp-2221 driver within the Linux kernel. The issue occurs when a device is plugged or unplugged without allowing the mcp init work function to...

6.3AI score0.00143EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/10/01 12:0 a.m.4 views

PT-2025-40126

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.0.0-rc5 mlnx Description A flaw exists in the net/mlx5 component of the Linux kernel related to delayed bond work cancellation. A missing call to cancel delayed work could lead to the execution of code on an...

6.5AI score0.00143EPSS
SaveExploits0References5
Rows per page
Query Builder