Lucene search
+L

34429 matches found

OSV
OSV
added 2025/07/28 12:15 p.m.16 views

UBUNTU-CVE-2025-38477

In the Linux kernel, the following vulnerability has been resolved: net/sched: schqfq: Fix race condition on qfqaggregate A race condition can occur when 'agg' is modified in qfqchangeagg called during qfqenqueue while other threads access it concurrently. For example, qfqdumpclass may trigger a...

7.8CVSS6.1AI score0.00129EPSS
SaveExploits0References48
Vulnrichment
Vulnrichment
added 2025/07/28 11:21 a.m.9 views

CVE-2025-38477 net/sched: sch_qfq: Fix race condition on qfq_aggregate

In the Linux kernel, the following vulnerability has been resolved: net/sched: schqfq: Fix race condition on qfqaggregate A race condition can occur when 'agg' is modified in qfqchangeagg called during qfqenqueue while other threads access it concurrently. For example, qfqdumpclass may trigger a...

7.8CVSS6AI score0.00129EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/07/28 3:13 a.m.7 views

kernel: net/sched: fix use-after-free in taprio_dev_notifier

In the Linux kernel, the following vulnerability has been resolved: net/sched: fix use-after-free in tapriodevnotifier Since taprio’s tapriodevnotifier isn’t protected by an RCU read-side critical section, a race with advancesched can lead to a use-after-free. Adding rcureadlock inside...

7.8CVSS6.8AI score0.00147EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/07/28 12:00 a.m.15 views

PT-2025-31563 · D Link · Di 8200

Name of the Vulnerable Software and Affected Versions: D-LINK DI-8200 version 16.07.26A1 Description: The D-LINK DI-8200 version 16.07.26A1 is susceptible to a buffer overflow issue within the ipsec net asp function. The vulnerability is triggered through the remot ip parameter. Recommendations: ...

3.5CVSS6.8AI score0.00369EPSS
SaveExploits1References8
Gitee
Gitee
added 2025/07/27 4:03 a.m.118 views

command-injection-payload-list

It is an offensive tool for web application security. The primary CVE ID is not explicitly mentioned, but the description pertains to OS command injection vulnerabilities. The target product/service is web applications, and the vulnerability class/vector is OS command injection. Notable...

7.7AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/07/25 11:23 p.m.7 views

SUSE CVE-2025-38413

In the Linux kernel, the following vulnerability has been resolved: virtio-net: xsk: rx: fix the frame's length check When calling buftoxdp, the len argument is the frame data's length without virtio header's length vi-hdrlen. We check that len with xskpoolgetrxframesize + vi-hdrlen to ensure the...

6.1CVSS6.7AI score0.00165EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/07/25 11:22 p.m.4 views

SUSE CVE-2025-38464

In the Linux kernel, the following vulnerability has been resolved: tipc: Fix use-after-free in tipcconnclose. syzbot reported a null-ptr-deref in tipcconnclose during netns dismantle. 0 tipctopsrvstop iterates tipcnetnet-topsrv-connidr and calls tipcconnclose for each tipcconn. The problem is th...

5.8CVSS6.4AI score0.00173EPSS
SaveExploits0References25
OSV
OSV
added 2025/07/25 9:15 p.m.7 views

CVE-2025-8170

A vulnerability classified as critical was found in TOTOLINK T6 4.1.5cu.748B20211015. This vulnerability affects the function tcpchecknet of the file /router/meshSlaveDlfw of the component MQTT Packet Handler. The manipulation of the argument serverIp leads to buffer overflow. The attack can be...

8.7CVSS6.2AI score0.01059EPSS
SaveExploits1References6
OSV
OSV
added 2025/07/25 4:15 p.m.8 views

DEBIAN-CVE-2025-38457

In the Linux kernel, the following vulnerability has been resolved: net/sched: Abort tcmodifyqdisc if parent class does not exist Lion's patch 1 revealed an ancient bug in the qdisc API. Whenever a user creates/modifies a qdisc specifying as a parent another qdisc, the qdisc API will, during...

5.5CVSS5.5AI score0.00164EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 4:15 p.m.12 views

AZL-72935 CVE-2025-38457 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net/sched: Abort tcmodifyqdisc if parent class does not exist Lion's patch 1 revealed an ancient bug in the qdisc API. Whenever a user creates/modifies a qdisc specifying as a parent another qdisc, the qdisc API will, during...

5.5CVSS6.3AI score0.00164EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 4:15 p.m.3 views

DEBIAN-CVE-2025-38440

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix race between DIM disable and netdim There's a race between disabling DIM and NAPI callbacks using the dim pointer on the RQ or SQ. If NAPI checks the DIM state bit and sees it still set, it assumes rq-dim or sq-dim...

4.7CVSS4.9AI score0.0012EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 4:15 p.m.11 views

UBUNTU-CVE-2025-38452

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: rtsn: Fix a null pointer dereference in rtsnprobe Add check for the return value of rcargen4ptpalloc to prevent potential null pointer dereference...

5.5CVSS5.7AI score0.00148EPSS
SaveExploits0References12
OSV
OSV
added 2025/07/25 4:15 p.m.14 views

UBUNTU-CVE-2025-38464

In the Linux kernel, the following vulnerability has been resolved: tipc: Fix use-after-free in tipcconnclose. syzbot reported a null-ptr-deref in tipcconnclose during netns dismantle. 0 tipctopsrvstop iterates tipcnetnet-topsrv-connidr and calls tipcconnclose for each tipcconn. The problem is th...

7.8CVSS6.3AI score0.00173EPSS
SaveExploits0References42
ATTACKERKB
ATTACKERKB
added 2025/07/25 3:27 p.m.8 views

CVE-2025-38440

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix race between DIM disable and netdim There's a race between disabling DIM and NAPI callbacks using the dim pointer on the RQ or SQ. If NAPI checks the DIM state bit and sees it still set, it assumes rq-dim or sq-dim...

4.7CVSS5.7AI score0.0012EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2025/07/25 2:15 p.m.9 views

CVE-2025-38413

In the Linux kernel, the following vulnerability has been resolved: virtio-net: xsk: rx: fix the frame's length check When calling buftoxdp, the len argument is the frame data's length without virtio header's length vi-hdrlen. We check that len with xskpoolgetrxframesize + vi-hdrlen to ensure the...

7.7CVSS0.00165EPSS
SaveExploits0References3
OSV
OSV
added 2025/07/25 2:15 p.m.3 views

DEBIAN-CVE-2025-38413

In the Linux kernel, the following vulnerability has been resolved: virtio-net: xsk: rx: fix the frame's length check When calling buftoxdp, the len argument is the frame data's length without virtio header's length vi-hdrlen. We check that len with xskpoolgetrxframesize + vi-hdrlen to ensure the...

5.5CVSS5.6AI score0.00165EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/07/25 1:20 p.m.15 views

CVE-2025-38413 virtio-net: xsk: rx: fix the frame's length check

In the Linux kernel, the following vulnerability has been resolved: virtio-net: xsk: rx: fix the frame's length check When calling buftoxdp, the len argument is the frame data's length without virtio header's length vi-hdrlen. We check that len with xskpoolgetrxframesize + vi-hdrlen to ensure the...

7.7CVSS0.00165EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/07/25 1:20 p.m.15 views

CVE-2025-38413

In the Linux kernel, the following vulnerability has been resolved: virtio-net: xsk: rx: fix the frame's length check When calling buftoxdp, the len argument is the frame data's length without virtio header's length vi-hdrlen. We check that len with xskpoolgetrxframesize + vi-hdrlen to ensure the...

7.7CVSS5.5AI score0.00165EPSS
SaveExploits0
OSV
OSV
added 2025/07/25 1:20 p.m.8 views

CVE-2025-38413 virtio-net: xsk: rx: fix the frame's length check

In the Linux kernel, the following vulnerability has been resolved: virtio-net: xsk: rx: fix the frame's length check When calling buftoxdp, the len argument is the frame data's length without virtio header's length vi-hdrlen. We check that len with xskpoolgetrxframesize + vi-hdrlen to ensure the...

7.7CVSS6.4AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2025/07/25 1:20 p.m.9 views

CVE-2025-38413

In the Linux kernel, the following vulnerability has been resolved: virtio-net: xsk: rx: fix the frame's length check When calling buftoxdp, the len argument is the frame data's length without virtio header's length vi-hdrlen. We check that len with xskpoolgetrxframesize + vi-hdrlen to ensure the...

5.5CVSS5.8AI score0.00165EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder