Lucene search
+L

34391 matches found

Snyk
Snyk
added 2025/09/05 8:9 p.m.8 views

Out-of-bounds Write

Overview Magick.NET-Q16-HDRI-OpenMP-x64 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this...

9.8CVSS6.9AI score0.00294EPSS
SaveExploits1References4
OSV
OSV
added 2025/09/05 6:15 p.m.2 views

DEBIAN-CVE-2025-39673

In the Linux kernel, the following vulnerability has been resolved: ppp: fix race conditions in pppfillforwardpath pppfillforwardpath has two race conditions: 1. The ppp-channels list can change between listempty and listfirstentry, as ppplock is not held. If the only channel is deleted in...

4.7CVSS4.9AI score0.00299EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/05 6:15 p.m.12 views

AZL-73647 CVE-2025-39673 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: ppp: fix race conditions in pppfillforwardpath pppfillforwardpath has two race conditions: 1. The ppp-channels list can change between listempty and listfirstentry, as ppplock is not held. If the only channel is deleted in...

9.8CVSS5.6AI score0.00299EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/05 6:15 p.m.6 views

CVE-2025-39673

In the Linux kernel, the following vulnerability has been resolved: ppp: fix race conditions in pppfillforwardpath pppfillforwardpath has two race conditions: 1. The ppp-channels list can change between listempty and listfirstentry, as ppplock is not held. If the only channel is deleted in...

9.8CVSS0.00299EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/05 6:15 p.m.10 views

AZL-67007 CVE-2025-39673 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: ppp: fix race conditions in pppfillforwardpath pppfillforwardpath has two race conditions: 1. The ppp-channels list can change between listempty and listfirstentry, as ppplock is not held. If the only channel is deleted in...

9.8CVSS5.6AI score0.00299EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/05 6:15 p.m.14 views

AZL-70786 CVE-2025-38734 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix UAF on smcsk after smclistenout BPF CI testing report a UAF issue: 16.446633 BUG: kernel NULL pointer dereference, address: 000000000000003 0 16.447134 PF: supervisor read access in kernel mod e 16.447516 PF:...

9.8CVSS5.8AI score0.00451EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/05 6:15 p.m.3 views

DEBIAN-CVE-2025-38734

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix UAF on smcsk after smclistenout BPF CI testing report a UAF issue: 16.446633 BUG: kernel NULL pointer dereference, address: 000000000000003 0 16.447134 PF: supervisor read access in kernel mod e 16.447516 PF:...

7.8CVSS6.3AI score0.00451EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/05 6:15 p.m.7 views

AZL-66995 CVE-2025-38734 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix UAF on smcsk after smclistenout BPF CI testing report a UAF issue: 16.446633 BUG: kernel NULL pointer dereference, address: 000000000000003 0 16.447134 PF: supervisor read access in kernel mod e 16.447516 PF:...

9.8CVSS5.8AI score0.00451EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/05 6:15 p.m.7 views

UBUNTU-CVE-2025-38734

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix UAF on smcsk after smclistenout BPF CI testing report a UAF issue: 16.446633 BUG: kernel NULL pointer dereference, address: 000000000000003 0 16.447134 PF: supervisor read access in kernel mod e 16.447516 PF:...

9.8CVSS6.6AI score0.00451EPSS
SaveExploits0References23
OSV
OSV
added 2025/09/05 5:20 p.m.8 views

CVE-2025-39677 net/sched: Fix backlog accounting in qdisc_dequeue_internal

In the Linux kernel, the following vulnerability has been resolved: net/sched: Fix backlog accounting in qdiscdequeueinternal This issue applies for the following qdiscs: hhf, fq, fqcodel, and fqpie, and occurs in their change handlers when adjusting to the new limit. The problem is the following...

7.8CVSS6.4AI score
SaveExploits0References5
CVE
CVE
added 2025/09/05 5:20 p.m.48 views

CVE-2025-39677

CVE-2025-39677: In the Linux kernel, backlog accounting was fixed for qdisc_dequeue_internal affecting tbf-backed qdiscs (hhf, fq, fq_codel, fq_pie). The root cause was that when dropping packets to satisfy a new limit, only qlen was accounted for for some cases (gso_skb path), omitting qdisc_qst...

7.8CVSS6.2AI score0.00144EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2025/09/05 5:20 p.m.41 views

CVE-2025-39673

CVE-2025-39673 affects the Linux kernel PPP code, specifically the function ppp_fill_forward_path, which had two race conditions. First, the ppp->channels list could be reconfigured between list_empty() and list_first_entry() because ppp_lock() was not held, risking access to an empty head or ...

9.8CVSS5.8AI score0.00299EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/09/05 5:20 p.m.22 views

CVE-2025-39673 ppp: fix race conditions in ppp_fill_forward_path

In the Linux kernel, the following vulnerability has been resolved: ppp: fix race conditions in pppfillforwardpath pppfillforwardpath has two race conditions: 1. The ppp-channels list can change between listempty and listfirstentry, as ppplock is not held. If the only channel is deleted in...

9.8CVSS0.00299EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/05 5:20 p.m.14 views

CVE-2025-39673 ppp: fix race conditions in ppp_fill_forward_path

In the Linux kernel, the following vulnerability has been resolved: ppp: fix race conditions in pppfillforwardpath pppfillforwardpath has two race conditions: 1. The ppp-channels list can change between listempty and listfirstentry, as ppplock is not held. If the only channel is deleted in...

9.8CVSS6AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/09/05 5:20 p.m.18 views

CVE-2025-38734 net/smc: fix UAF on smcsk after smc_listen_out()

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix UAF on smcsk after smclistenout BPF CI testing report a UAF issue: 16.446633 BUG: kernel NULL pointer dereference, address: 000000000000003 0 16.447134 PF: supervisor read access in kernel mod e 16.447516 PF:...

9.8CVSS0.00451EPSS
SaveExploits0References4
CVE
CVE
added 2025/09/05 5:20 p.m.65 views

CVE-2025-38734

Summary (CVE-2025-38734): Affected component is Linux kernel net/smc. The vulnerability stems from a use-after-free risk where newclcsock->sk may be NULL after smc_listen_out_connected() releases smcsk. If a user app closes the accepted socket immediately after accept(), the code path can dere...

9.8CVSS5.9AI score0.00451EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/09/05 5:10 p.m.9 views

MAL-2025-45663 Malicious code in python-programming-net-zh (npm)

The package python-programming-net-zh was found to contain malicious code...

7AI score
SaveExploits0
SUSE Linux
SUSE Linux
added 2025/09/05 12:2 p.m.4 views

Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and 6.1 kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2024-46733: btrfs: fix qgroup reserve leaks in cowfilerange bsc1230708. CVE-2025-38006: net: mctp: Do not access ifaindex when missing bsc1244930...

9.2CVSS7.9AI score0.05135EPSS
SaveExploits3References412
CNNVD
CNNVD
added 2025/09/05 12:0 a.m.9 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 originates from the post-release reuse of smcsk after smclistenout in net/smc...

7.8CVSS6AI score0.00451EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/09/04 11:24 p.m.7 views

SUSE CVE-2025-38684

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: use old 'nbands' while purging unused classes Shuang reported schets test-case 1 crashing in etsclassqlennotify after recent changes from Lion 2. The problem is: in etsqdiscchange we purge unused DWRR queues; the...

5.5CVSS6.2AI score0.00172EPSS
SaveExploits0References25
Rows per page
Query Builder