Lucene search
+L

3701 matches found

Cvelist
Cvelist
added 2025/10/01 11:42 a.m.15 views

CVE-2022-50443 drm/rockchip: lvds: fix PM usage counter unbalance in poweron

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: lvds: fix PM usage counter unbalance in poweron pmruntimegetsync will increment pm usage counter even it failed. Forgetting to putting operation will result in reference leak here. We fix it by replacing it with the...

0.00145EPSS
SaveExploits0References5
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
CVE
CVE
added 2025/10/01 11:42 a.m.25 views

CVE-2022-50434

CVE-2022-50434: Technical details (affected product/component, root cause, impact, versions, fix) are not present in the connected documents. Monitor for updates.

5.5CVSS6.5AI score0.00168EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/10/01 11:42 a.m.8 views

CVE-2022-50434 blk-mq: fix possible memleak when register 'hctx' failed

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix possible memleak when register 'hctx' failed There's issue as follows when do fault injection test: unreferenced object 0xffff888132a9f400 size 512: comm "insmod", pid 308021, jiffies 4324277909 age 509.733s hex dump...

6.8AI score
SaveExploits0References12
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.18 views

CVE-2022-50432 kernfs: fix use-after-free in __kernfs_remove

In the Linux kernel, the following vulnerability has been resolved: kernfs: fix use-after-free in kernfsremove Syzkaller managed to trigger concurrent calls to kernfsremovebynamens for the same file resulting in a KASAN detected use-after-free. The race occurs when the root node is freed during...

7.8CVSS0.00149EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.11 views

CVE-2022-50429 memory: of: Fix refcount leak bug in of_lpddr3_get_ddr_timings()

In the Linux kernel, the following vulnerability has been resolved: memory: of: Fix refcount leak bug in oflpddr3getddrtimings We should add the ofnodeput when breaking out of foreachchildofnode as it will automatically increase and decrease the refcount...

0.00145EPSS
SaveExploits0References5
CVE
CVE
added 2025/10/01 11:41 a.m.28 views

CVE-2022-50420

CVE-2022-50420 affects the Linux kernel crypto driver crypto: hisilicon/hpre. The root cause is in hpre_remove(): if the disable operation of qm sriov fails, the function previously returned early, causing resource leakage. The fix ensures the remaining resources allocated are released (preventin...

5.5CVSS6.1AI score0.00146EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/10/01 8:15 a.m.13 views

UBUNTU-CVE-2025-39916

In the Linux kernel, the following vulnerability has been resolved: mm/damon/reclaim: avoid divide-by-zero in damonreclaimapplyparameters When creating a new scheme of DAMONRECLAIM, the calculation of 'minageregion' uses 'aggrinterval' as the divisor, which may lead to division-by-zero errors. Fi...

5.5CVSS6.2AI score0.00137EPSS
SaveExploits0References18
OSV
OSV
added 2025/10/01 8:15 a.m.11 views

UBUNTU-CVE-2025-39924

In the Linux kernel, the following vulnerability has been resolved: erofs: fix invalid algorithm for encoded extents The current algorithm sanity checks do not properly apply to new encoded extents. Unify the algorithm check with ZEROFSCOMPRESSIONRUNTIMEMAX and ensure consistency with...

7.8CVSS5.8AI score0.00125EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/01 8:7 a.m.8 views

CVE-2025-39926 genetlink: fix genl_bind() invoking bind() after -EPERM

In the Linux kernel, the following vulnerability has been resolved: genetlink: fix genlbind invoking bind after -EPERM Per family bind/unbind callbacks were introduced to allow families to track multicast group consumer presence, e.g. to start or stop producing events depending on listeners...

5.5CVSS6.4AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/10/01 8:7 a.m.1 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...

6.1AI score0.0012EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/10/01 7:55 a.m.4 views

CVE-2025-39922 ixgbe: fix incorrect map used in eee linkmode

In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix incorrect map used in eee linkmode incorrectly used ixgbelpmap in loops intended to populate the supported and advertised EEE linkmode bitmaps based on ixgbelsmap. This results in incorrect bit setting and potential...

6.2AI score0.00137EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/01 7:44 a.m.59 views

CVE-2025-39913

CVE-2025-39913 is a Linux kernel vulnerability related to tcp_bpf: when tcp_bpf_send_verdict() fails to allocate psock->cork, the code previously could proceed silently. The patch ensures sk_msg_free() is called if the cork allocation fails and that the copied count is set to 0, preventing cor...

7.8CVSS6.3AI score0.00171EPSS
SaveExploits2References10Affected Software1
Cvelist
Cvelist
added 2025/10/01 7:44 a.m.12 views

CVE-2025-39905 net: phylink: add lock for serializing concurrent pl->phydev writes with resolver

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...

0.00102EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/10/01 7:42 a.m.9 views

CVE-2025-39898

...

SaveExploits0
Cvelist
Cvelist
added 2025/10/01 7:42 a.m.17 views

CVE-2025-39894 netfilter: br_netfilter: do not check confirmed bit in br_nf_local_in() after confirm

In the Linux kernel, the following vulnerability has been resolved: netfilter: brnetfilter: do not check confirmed bit in brnflocalin after confirm When send a broadcast packet to a tap device, which was added to a bridge, brnflocalin is called to confirm the conntrack. If another conntrack with...

7.5CVSS0.00302EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/10/01 7:42 a.m.19 views

CVE-2025-39891 wifi: mwifiex: Initialize the chan_stats array to zero

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: Initialize the chanstats array to zero The adapter-chanstats array is initialized in mwifiexinitchannelscangap with vmalloc, which doesn't zero out memory. The array is filled in mwifiexupdatechanstatistics and the...

0.00152EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/10/01 12:0 a.m.6 views

PT-2025-40188

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Linux kernel related to wear-leveling within the UBI Unsorted Block Image subsystem. A flaw in the ubi wl put peb function can lead to an infinite loop under...

6AI score0.00149EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2025/09/29 8:2 a.m.20 views

kernel: io_uring/futex: ensure io_futex_wait() cleans up properly on failure

In the Linux kernel, the following vulnerability has been resolved: iouring/futex: ensure iofutexwait cleans up properly on failure The iofutexdata is allocated upfront and assigned to the iokiocb asyncdata field, but the request isn't marked with REQFASYNCDATA at that point. Those two should...

8.8CVSS6.8AI score0.00192EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/09/29 8:2 a.m.6 views

kernel: smb: client: fix use-after-free in cifs_oplock_break

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free in cifsoplockbreak A race condition can occur in cifsoplockbreak leading to a use-after-free of the cinode structure when unmounting: cifsoplockbreak cifsFileInfoputcfile cifsFileInfoputfinal...

9.8CVSS6.8AI score0.00405EPSS
SaveExploits0References5
Rows per page
Query Builder