Lucene search
+L

13117 matches found

NVD
NVD
added 2025/05/01 2:15 p.m.32 views

CVE-2025-37795

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
NVD
NVD
added 2025/05/01 2:15 p.m.24 views

CVE-2025-37796

In the Linux kernel, the following vulnerability has been resolved: wifi: at76c50x: fix use after free access in at76disconnect The memory pointed to by priv is freed at the end of at76deletedevice function using ieee80211freehw. But the code then accesses the udev field of the freed object to pu...

7.8CVSS0.00188EPSS
SaveExploits0References10
NVD
NVD
added 2025/05/01 2:15 p.m.23 views

CVE-2025-37790

In the Linux kernel, the following vulnerability has been resolved: net: mctp: Set SOCKRCUFREE Bind lookup runs under RCU, so ensure that a socket doesn't go away in the middle of a lookup...

8.8CVSS0.00261EPSS
SaveExploits0References7
NVD
NVD
added 2025/05/01 2:15 p.m.11 views

CVE-2025-37780

In the Linux kernel, the following vulnerability has been resolved: isofs: Prevent the use of too small fid syzbot reported a slab-out-of-bounds Read in isofsfhtoparent. 1 The handlebytes value passed in by the reproducing program is equal to 12. In handletopath, only 12 bytes of memory are...

7.1CVSS0.00197EPSS
SaveExploits0References10
NVD
NVD
added 2025/05/01 2:15 p.m.11 views

CVE-2025-37772

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Fix workqueue crash in cmaneteventworkhandler struct rdmacmid has member "struct workstruct network" that is reused for enqueuing cmaneteventworkhandlers onto cmawq. Below crash1 can occur if more than one call to...

5.5CVSS0.00189EPSS
SaveExploits0References6
NVD
NVD
added 2025/05/01 2:15 p.m.20 views

CVE-2025-37774

In the Linux kernel, the following vulnerability has been resolved: slab: ensure slab-objexts is clear in a newly allocated slab page ktest recently reported crashes while running several buffered io tests with alloctaggingslaballochook at the top of the crash call stack. The signature indicates ...

7.8CVSS0.00183EPSS
SaveExploits0References3
NVD
NVD
added 2025/05/01 2:15 p.m.9 views

CVE-2025-37770

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Prevent division by zero The user can set any speed value. If speed is greater than UINTMAX/8, division by zero is possible. Found by Linux Verification Center linuxtesting.org with SVACE...

5.5CVSS0.00197EPSS
SaveExploits0References9
NVD
NVD
added 2025/05/01 2:15 p.m.18 views

CVE-2025-37765

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: prime: fix ttmbodelayeddelete oops Fix an oops in ttmbodelayeddelete which results from dererencing a dangling pointer: Oops: general protection fault, probably for non-canonical address 0x6b6b6b6b6b6b6b7b: 0000 1...

7.8CVSS0.00209EPSS
SaveExploits0References10
NVD
NVD
added 2025/05/01 2:15 p.m.11 views

CVE-2025-37766

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Prevent division by zero The user can set any speed value. If speed is greater than UINTMAX/8, division by zero is possible. Found by Linux Verification Center linuxtesting.org with SVACE...

5.5CVSS0.00199EPSS
SaveExploits0References10
NVD
NVD
added 2025/05/01 2:15 p.m.15 views

CVE-2025-37761

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix an out-of-bounds shift when invalidating TLB When the size of the range invalidated is larger than rounddownpowoftwoULONGMAX, The function macro rounduppowoftwolength will hit an out-of-bounds shift 1. Use a full TLB...

7.8CVSS0.00198EPSS
SaveExploits0References3
NVD
NVD
added 2025/05/01 2:15 p.m.12 views

CVE-2025-37762

In the Linux kernel, the following vulnerability has been resolved: drm/virtio: Fix missed dmabuf unpinning in error path of preparefb Correct error handling in preparefb to fix leaking resources when error happens...

5.5CVSS0.00159EPSS
SaveExploits0References2
CVE
CVE
added 2025/05/01 2:11 p.m.157 views

CVE-2022-49928

The CVE-2022-49928 entry corresponds to a Linux kernel vulnerability (SUNRPC) where a null-ptr-deref can occur if the xps sysfs allocation fails, specifically in sysfs_do_create_link_sd during RPC client setup (gssproxy path). The concrete issue is triggered when the xprt_switch sysfs allocation ...

7.5CVSS6.5AI score0.00334EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/05/01 2:11 p.m.23 views

CVE-2022-49926 net: dsa: Fix possible memory leaks in dsa_loop_init()

In the Linux kernel, the following vulnerability has been resolved: net: dsa: Fix possible memory leaks in dsaloopinit kmemleak reported memory leaks in dsaloopinit: kmemleak: 12 new suspected memory leaks unreferenced object 0xffff8880138ce000 size 2048: comm "modprobe", pid 390, jiffies...

0.00176EPSS
SaveExploits0References7
CVE
CVE
added 2025/05/01 2:11 p.m.191 views

CVE-2022-49925

CVE-2022-49925 : In the Linux kernel, a null-pointer dereference can occur in RDMA/core during ib_core_cleanup due to an unhandled failure of roce_gid_mgmt_init() (gid_cache_wq may be allocated and then freed during cleanup when not allocated). This is reported as a KASAN null-ptr-deref and is tr...

5.5CVSS6.3AI score0.00192EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/05/01 2:11 p.m.8 views

CVE-2022-49921 net: sched: Fix use after free in red_enqueue()

In the Linux kernel, the following vulnerability has been resolved: net: sched: Fix use after free in redenqueue We can't use "skb" again after passing it to qdiscenqueue. This is basically identical to commit 2f09707d0c97 "schsfb: Also store skb len before calling child enqueue"...

7.8CVSS6.1AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/05/01 2:10 p.m.35 views

CVE-2022-49920 netfilter: nf_tables: netlink notifier might race to release objects

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: netlink notifier might race to release objects commit release path is invoked via callrcu and it runs lockless to release the objects after rcu grace period. The netlink notifier handler might win race to...

7.8CVSS0.0014EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/01 2:10 p.m.16 views

CVE-2022-49920 netfilter: nf_tables: netlink notifier might race to release objects

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: netlink notifier might race to release objects commit release path is invoked via callrcu and it runs lockless to release the objects after rcu grace period. The netlink notifier handler might win race to...

7.8CVSS4.6AI score
SaveExploits0References6
CVE
CVE
added 2025/05/01 2:10 p.m.94 views

CVE-2022-49919

CVE-2022-49919 : In the Linux kernel, the nf_tables flow rule object release path was fixed. The underlying issue was a use-after-free (UAF) triggered by races with the netlink notifier, observed when the flow rule object is accessed only from the control plane (no data packets traverse it). The ...

7.8CVSS6.5AI score0.00151EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/05/01 2:10 p.m.12 views

CVE-2022-49919 netfilter: nf_tables: release flow rule object from commit path

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: release flow rule object from commit path No need to postpone this to the commit release path, since no packets are walking over this object, this is accessed from control plane only. This helped uncovered UA...

7.8CVSS5.4AI score
SaveExploits0References8
CVE
CVE
added 2025/05/01 2:10 p.m.96 views

CVE-2022-49917

CVE-2022-49917 affects the Linux kernel IPVS subsystem (ip_vs_app_net_cleanup and ip_vs_app_net_init). If ip_vs_app fails to be created during init, removal still proceeds, causing the ip_vs_app entry to be missing and a WARNING in fs/proc/generic.c: remove_proc_entry. The issue is demonstrated b...

7.8CVSS6.4AI score0.00203EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder