Lucene search
+L

1957 matches found

CVE
CVE
added 2025/05/01 2:11 p.m.230 views

CVE-2022-49931

In CVE-2022-49931, the Linux kernel fix for IB/hfi1 addresses a faulty list manipulation in sc_disable() that could trigger a kernel crash (NULL pointer dereference) when a link goes down and there are waiters for a send to complete. The issue stemmed from an incorrect attempt to move a list betw...

5.5CVSS6.4AI score0.00164EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/05/01 2:11 p.m.16 views

CVE-2022-49929 RDMA/rxe: Fix mr leak in RESPST_ERR_RNR

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix mr leak in RESPSTERRRNR rxerecheckmr will increase mr's refcnt, so we should call rxeputmr to drop mr's refcnt in RESPSTERRRNR to avoid below warning: WARNING: CPU: 0 PID: 4156 at...

5.5CVSS5.8AI score0.00138EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/05/01 2:11 p.m.14 views

CVE-2022-49923 nfc: nxp-nci: Fix potential memory leak in nxp_nci_send()

In the Linux kernel, the following vulnerability has been resolved: nfc: nxp-nci: Fix potential memory leak in nxpncisend nxpncisend will call nxpncii2cwrite, and only free skb when nxpncii2cwrite failed. However, even if the nxpncii2cwrite run succeeds, the skb will not be freed in nxpncii2cwrit...

0.00164EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/01 2:10 p.m.9 views

CVE-2022-49918 ipvs: fix WARNING in __ip_vs_cleanup_batch()

In the Linux kernel, the following vulnerability has been resolved: ipvs: fix WARNING in ipvscleanupbatch During the initialization of ipvsconnnetinit, if file ipvsconn or ipvsconnsync fails to be created, the initialization is successful by default. Therefore, the ipvsconn or ipvsconnsync file...

5.5CVSS5.9AI score0.00179EPSS
SaveExploits0References9
OSV
OSV
added 2025/05/01 2:10 p.m.9 views

CVE-2022-49903 ipv6: fix WARNING in ip6_route_net_exit_late()

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix WARNING in ip6routenetexitlate During the initialization of ip6routenetinitlate, if file ipv6route or rt6stats fails to be created, the initialization is successful by default. Therefore, the ipv6route or rt6stats file...

5.5CVSS5.7AI score0.00192EPSS
SaveExploits0References9
CVE
CVE
added 2025/05/01 2:10 p.m.82 views

CVE-2022-49886

CVE-2022-49886 affects the Linux kernel (x86/tdx) where bad configurations can cause a panic if a #VE is delivered on private memory access. The fix/policy requires ATTR_SEPT_VE_DISABLE to be set during early boot; if it is unset, the kernel panics. There is no public exploit detail provided in t...

5.5CVSS6.5AI score0.00148EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/05/01 2:10 p.m.16 views

CVE-2022-49882 KVM: Reject attempts to consume or refresh inactive gfn_to_pfn_cache

In the Linux kernel, the following vulnerability has been resolved: KVM: Reject attempts to consume or refresh inactive gfntopfncache Reject kvmgpccheck and kvmgpcrefresh if the cache is inactive. Not checking the active flag during refresh is particularly egregious, as KVM can end up with a vali...

0.00166EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/01 2:9 p.m.13 views

CVE-2022-49835 ALSA: hda: fix potential memleak in 'add_widget_node'

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: fix potential memleak in 'addwidgetnode' As 'kobjectadd' may allocated memory for 'kobject-name' when return error. And in this function, if call 'kobjectadd' failed didn't free kobject. So call 'kobjectput' to recycli...

5.5CVSS6AI score0.00176EPSS
SaveExploits0References11
CVE
CVE
added 2025/05/01 2:9 p.m.123 views

CVE-2022-49827

Summary (CVE-2022-49827) : In the Linux kernel DRM stack, a possible null pointer dereference could occur during vblank cleanup when __drmm_add_action() fails and drm_vblank_init_release() runs for a vblank with a NULL worker, leading to kthread_destroy_worker() dereference. The fix adds a NULL c...

5.5CVSS6.5AI score0.0019EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/05/01 2:9 p.m.11 views

CVE-2022-49813

In the Linux kernel, the following vulnerability has been resolved: net: ena: Fix error handling in enainit The enainit won't destroy workqueue created by createsinglethreadworkqueue when pciregisterdriver failed. Call destroyworkqueue when pciregisterdriver failed to prevent the resource leak...

5.5CVSS5.5AI score0.00176EPSS
SaveExploits0
CVE
CVE
added 2025/05/01 2:9 p.m.79 views

CVE-2022-49796

The CVE-2022-49796 issue affects the Linux kernel tracing/kprobe path. It concerns a potential NULL pointer dereference in trace_array if test_gen_kprobe_cmd() fails after kprobe_event_gen_cmd_end(), where gen_kretprobe_test could reference an invalid trace_array after kprobe_event_delete(). The ...

5.5CVSS6.2AI score0.00175EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2025/05/01 2:9 p.m.104 views

CVE-2022-49790

CVE-2022-49790 concerns a Linux kernel vulnerability in the input driver for iforce. Syzbot reports an uninitialized value in iforce_init_device(), stemming from a length-check bug: the code in 6ac0aec6b0a6 allowed a read because it compared the requested read size against a valid length that cou...

5.5CVSS6.5AI score0.00176EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/05/01 2:9 p.m.15 views

CVE-2022-49783 x86/fpu: Drop fpregs lock before inheriting FPU permissions

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Drop fpregs lock before inheriting FPU permissions Mike Galbraith reported the following against an old fork of preempt-rt but the same issue also applies to the current preempt-rt tree. BUG: sleeping function called fro...

0.0015EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/01 2:9 p.m.20 views

CVE-2022-49782 perf: Improve missing SIGTRAP checking

In the Linux kernel, the following vulnerability has been resolved: perf: Improve missing SIGTRAP checking To catch missing SIGTRAP we employ a WARN in perfeventoverflow, which fires if pendingsigtrap was already set: returning to user space without consuming pendingsigtrap, and then having the...

5.5CVSS4.9AI score0.00173EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/05/01 2:9 p.m.20 views

CVE-2022-49770 ceph: avoid putting the realm twice when decoding snaps fails

In the Linux kernel, the following vulnerability has been resolved: ceph: avoid putting the realm twice when decoding snaps fails When decoding the snaps fails it maybe leaving the 'firstrealm' and 'realm' pointing to the same snaprealm memory. And then it'll put it twice and could cause random...

0.00197EPSS
SaveExploits0References6
CVE
CVE
added 2025/05/01 2:9 p.m.97 views

CVE-2022-49770

CVE-2022-49770 is a Linux kernel vulnerability affecting the ceph component where, if the decoding of snaps fails, the first_realm and realm may reference the same snaprealm memory. This can cause the same memory to be released twice, leading to use-after-free or related instability (BUG_ON). The...

7.8CVSS6.5AI score0.00197EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2025/05/01 2:9 p.m.22 views

CVE-2022-49767 9p/trans_fd: always use O_NONBLOCK read/write

In the Linux kernel, the following vulnerability has been resolved: 9p/transfd: always use ONONBLOCK read/write syzbot is reporting hung task at p9fdclose 1, for p9muxpollstop from p9conndestroy from p9fdclose is failing to interrupt already started kernelread from p9fdread from p9readwork and/or...

0.00176EPSS
SaveExploits0References8
OSV
OSV
added 2025/05/01 2:9 p.m.9 views

CVE-2022-49767 9p/trans_fd: always use O_NONBLOCK read/write

In the Linux kernel, the following vulnerability has been resolved: 9p/transfd: always use ONONBLOCK read/write syzbot is reporting hung task at p9fdclose 1, for p9muxpollstop from p9conndestroy from p9fdclose is failing to interrupt already started kernelread from p9fdread from p9readwork and/or...

5.5CVSS6AI score0.00176EPSS
SaveExploits0References11
NVD
NVD
added 2025/05/01 1:15 p.m.17 views

CVE-2025-23140

In the Linux kernel, the following vulnerability has been resolved: misc: pciendpointtest: Avoid issue of interrupts remaining after requestirq error After devmrequestirq fails with error in pciendpointtestrequestirq, the pciendpointtestfreeirqvectors is called assuming that all IRQs have been...

5.5CVSS0.00193EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/05/01 1:7 p.m.27 views

CVE-2025-37790 net: mctp: Set SOCK_RCU_FREE

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

0.00164EPSS
SaveExploits0References6
Rows per page
Query Builder