Lucene search
+L

1437 matches found

Cvelist
Cvelist
added 2025/10/04 7:30 a.m.16 views

CVE-2025-39932 smb: client: let smbd_destroy() call disable_work_sync(&info->post_send_credits_work)

In the Linux kernel, the following vulnerability has been resolved: smb: client: let smbddestroy call disableworksync&info-postsendcreditswork In smbddestroy we may destroy the memory so we better wait until postsendcreditswork is no longer pending and will never be started again. I actually just...

0.00135EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/10/04 12:0 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from improper handling of the cgroupdestroywq work queue, which could lead to task hangs...

8AI score0.0014EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/10/04 12:0 a.m.8 views

PT-2025-40767

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to device mapper integrity. Specifically, the issue involves a memory leak in the journal io cache if dm register target fails during the dm...

7.8CVSS7AI score0.21314EPSS
SaveExploits8References469
CNNVD
CNNVD
added 2025/10/04 12:0 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a post-release reuse issue in the dm cache during dmresume and dmdestroy concurrency...

6AI score0.00157EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/10/04 12:0 a.m.5 views

PT-2025-40730

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free UAF issue was identified and resolved in the dm cache functionality of the Linux kernel. This problem occurs when dm resume and dm destroy are executed concurrently. The...

6.3AI score0.00157EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/10/04 12:0 a.m.7 views

PT-2025-40649

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A hung task can occur during cgroup testing when repeatedly mounting/unmounting perf event and net prio controllers with systemd.unified cgroup hierarchy=1. The hang manifests in cgroup...

5.5CVSS7.7AI score0.0014EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2022-55249

Malicious code in bioql PyPI...

7.1AI score0.00136EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2022-55340

Malicious code in bioql PyPI...

6.3AI score0.00201EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2022-53083

Malicious code in bioql PyPI...

7.1CVSS6.8AI score0.00332EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2025-5252

Malicious code in bioql PyPI...

7.8CVSS7.2AI score0.00196EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2025-32003

Malicious code in bioql PyPI...

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

EUVD-2025-28936

Malicious code in bioql PyPI...

6.3AI score0.00143EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2025-26761

Malicious code in bioql PyPI...

6.3AI score0.00157EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2023-59918

Malicious code in bioql PyPI...

6.3AI score0.00147EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2025-29535

Malicious code in bioql PyPI...

6.3AI score0.00136EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2025-27096

Malicious code in bioql PyPI...

7.1CVSS6.3AI score0.00293EPSS
SaveExploits0References3
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:33 p.m.5 views

SUSE CVE-2022-50421

In the Linux kernel, the following vulnerability has been resolved: rpmsg: char: Avoid double destroy of default endpoint The rpmsgdevremove in rpmsgcore is the place for releasing this default endpoint. So need to avoid destroying the default endpoint in rpmsgchrdeveptdevdestroy, this should be...

7.8CVSS6.5AI score0.00147EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/01 12:15 p.m.9 views

CVE-2022-50421

In the Linux kernel, the following vulnerability has been resolved: rpmsg: char: Avoid double destroy of default endpoint The rpmsgdevremove in rpmsgcore is the place for releasing this default endpoint. So need to avoid destroying the default endpoint in rpmsgchrdeveptdevdestroy, this should be...

7.8CVSS0.00147EPSS
SaveExploits0References3
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
Rows per page
Query Builder