Lucene search
+L

34346 matches found

CVE
CVE
added 2025/10/01 11:45 a.m.31 views

CVE-2023-53499

The CVE-2023-53499 vulnerability stems from virtio_net XDP initialization handling in virtnet_open(): an error during rq XDP init could leave previously initialized XDP and NAPI enabled, causing leaks during error unwinding. The fix rolls back prior rq initialization on error, and extracts/uses h...

7CVSS6.1AI score0.00146EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/10/01 11:45 a.m.8 views

CVE-2023-53499 virtio_net: Fix error unwinding of XDP initialization

In the Linux kernel, the following vulnerability has been resolved: virtionet: Fix error unwinding of XDP initialization When initializing XDP in virtnetopen, some rq xdp initialization may hit an error causing net device open failed. However, previous rqs have already initialized XDP and enabled...

7CVSS6.5AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.13 views

CVE-2023-53462 hsr: Fix uninit-value access in fill_frame_info()

In the Linux kernel, the following vulnerability has been resolved: hsr: Fix uninit-value access in fillframeinfo Syzbot reports the following uninit-value access problem. ===================================================== BUG: KMSAN: uninit-value in fillframeinfo net/hsr/hsrforward.c:601 inli...

7.1CVSS0.00212EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.17 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
CVE
CVE
added 2025/10/01 11:42 a.m.31 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
OSV
OSV
added 2025/10/01 8:15 a.m.9 views

AZL-68040 CVE-2025-39905 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: net: phylink: add lock for serializing concurrent pl-phydev writes with resolver Currently phylinkresolve protects itself against concurrent phylinkbringupphy or phylinkdisconnectphy calls which modify pl-phydev by relying on...

7CVSS6.8AI score0.00102EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/01 8:15 a.m.8 views

CVE-2025-39905

In the Linux kernel, the following vulnerability has been resolved: net: phylink: add lock for serializing concurrent pl-phydev writes with resolver Currently phylinkresolve protects itself against concurrent phylinkbringupphy or phylinkdisconnectphy calls which modify pl-phydev by relying on...

7CVSS0.00102EPSS
SaveExploits0References2
NVD
NVD
added 2025/10/01 8:15 a.m.10 views

CVE-2025-39908

In the Linux kernel, the following vulnerability has been resolved: net: devioctl: take ops lock in hwtstamp lower paths ndo hwtstamp callbacks are expected to run under the per-device ops lock. Make the lower get/set paths consistent with the rest of ndo invocations. Kernel log: WARNING: CPU: 13...

7.8CVSS0.00125EPSS
SaveExploits0References2
NVD
NVD
added 2025/10/01 8:15 a.m.9 views

CVE-2025-39900

In the Linux kernel, the following vulnerability has been resolved: netsched: genestimator: fix esttimer vs CONFIGPREEMPTRT=y syzbot reported a WARNING in esttimer 1 Problem here is that with CONFIGPREEMPTRT=y, timer callbacks can be preempted. Adopt preemptdisablenested/preemptenablenested to fi...

5.5CVSS0.00134EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/01 8:15 a.m.17 views

UBUNTU-CVE-2025-39925

In the Linux kernel, the following vulnerability has been resolved: can: j1939: implement NETDEVUNREGISTER notification handler syzbot is reporting unregisternetdevice: waiting for vcan0 to become free. Usage count = 2 problem, for j1939 protocol did not have NETDEVUNREGISTER notification handler...

5.5CVSS6.6AI score0.0012EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/10/01 8:7 a.m.13 views

CVE-2025-39925 can: j1939: implement NETDEV_UNREGISTER notification handler

In the Linux kernel, the following vulnerability has been resolved: can: j1939: implement NETDEVUNREGISTER notification handler syzbot is reporting unregisternetdevice: waiting for vcan0 to become free. Usage count = 2 problem, for j1939 protocol did not have NETDEVUNREGISTER notification handler...

0.0012EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/10/01 7:44 a.m.5 views

CVE-2025-39908 net: dev_ioctl: take ops lock in hwtstamp lower paths

In the Linux kernel, the following vulnerability has been resolved: net: devioctl: take ops lock in hwtstamp lower paths ndo hwtstamp callbacks are expected to run under the per-device ops lock. Make the lower get/set paths consistent with the rest of ndo invocations. Kernel log: WARNING: CPU: 13...

7.8CVSS6AI score0.00125EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/10/01 7:42 a.m.5 views

CVE-2025-39900 net_sched: gen_estimator: fix est_timer() vs CONFIG_PREEMPT_RT=y

In the Linux kernel, the following vulnerability has been resolved: netsched: genestimator: fix esttimer vs CONFIGPREEMPTRT=y syzbot reported a WARNING in esttimer 1 Problem here is that with CONFIGPREEMPTRT=y, timer callbacks can be preempted. Adopt preemptdisablenested/preemptenablenested to fi...

6.1AI score0.00134EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/10/01 12:31 a.m.7 views

kernel: 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.8CVSS6.8AI score0.00129EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/10/01 12:0 a.m.8 views

PT-2025-40082

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to hardware timestamping hwtstamp within network device operations. Specifically, the issue involves failing to properly acquire the operations...

5.5CVSS5.9AI score0.00125EPSS
SaveExploits0References16
Positive Technologies
Positive Technologies
added 2025/10/01 12:0 a.m.8 views

PT-2025-40089

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a potential deadlock risk within the networking subsystem related to the handling of PHY device configuration. Specifically, a circular locking dependency exist...

6.2AI score0.00093EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/09/30 12:0 a.m.13 views

Amazon Linux 2023 : bpftool6.12, kernel6.12, kernel6.12-devel (ALAS2023-2025-1208)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2025-1208 advisory. In the Linux kernel, the following vulnerability has been resolved: net: fix NULL pointer dereference in l3mdevl3rcv CVE-2025-22103 In the Linux kernel, the following vulnerability has been...

9.8CVSS6.8AI score0.00587EPSS
SaveExploits3References245
RedHat Linux
RedHat Linux
added 2025/09/29 10:24 a.m.6 views

kernel: nfsd: don't ignore the return code of svc_proc_register()

In the Linux kernel, the following vulnerability has been resolved: nfsd: don't ignore the return code of svcprocregister Currently, nfsdprocstatinit ignores the return value of svcprocregister. If the procfile creation fails, then the kernel will WARN when it tries to remove the entry later. Fix...

5.5CVSS6.8AI score0.00192EPSS
SaveExploits0References5
Amazon
Amazon
added 2025/09/29 12:0 a.m.7 views

Important: kernel-livepatch-6.12.40-64.114

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: net/sched: Fix backlog accounting in qdiscdequeueinternal CVE-2025-39677 Affected Packages: kernel-livepatch-6.12.40-64.114 Issue Correction: Please ensure you have live patching enabled. Run dnf update...

5.5CVSS6.4AI score0.00144EPSS
SaveExploits0
OSV
OSV
added 2025/09/29 12:0 a.m.11 views

ALSA-2025:16919 Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: nfsd: don't ignore the return code of svcprocregister CVE-2025-22026 kernel: netsched: hfsc: Fix a UAF vulnerability in class handling CVE-2025-37797 kernel: firmware: armscpi: Ensure...

7.8CVSS6.4AI score0.00197EPSS
SaveExploits0References10
Rows per page
Query Builder