Lucene search
+L

23602 matches found

RedhatCVE
RedhatCVE
added 2025/04/18 4:55 a.m.14 views

CVE-2025-22119

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: init wiphywork before allocating rfkill fails syzbort reported a uninitialize wiphyworklock in cfg80211devfree. 1 After rfkill allocation fails, the wiphy release process will be performed, which will cause...

5.5CVSS6.3AI score0.0019EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/04/18 4:54 a.m.21 views

CVE-2025-22093

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: avoid NPD when ASIC does not support DMUB ctx-dmubsrv will de NULL if the ASIC does not support DMUB, which is tested in dmdmubswinit. However, it will be dereferenced in dmubhwlockmgrcmd if shouldusedmublock...

5.5CVSS6.2AI score0.00204EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/04/18 4:52 a.m.24 views

CVE-2025-22092

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix NULL dereference in SR-IOV VF creation error path Clean up when virtfn setup fails to prevent NULL pointer dereference during device removal. The kernel oops below occurred due to incorrect error handling flow when...

5.5CVSS6.4AI score0.00199EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/04/18 4:52 a.m.15 views

CVE-2025-22091

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix pagesize variable overflow Change all variables storing mlx5umemmkcfindbestpgsz result to unsigned long to support values larger than 31 and avoid overflow. For example: If we try to register 4GB of memory that is...

5.5CVSS6.3AI score0.00203EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/04/18 4:49 a.m.29 views

CVE-2025-22083

In the Linux kernel, the following vulnerability has been resolved: vhost-scsi: Fix handling of multiple calls to vhostscsisetendpoint If vhostscsisetendpoint is called multiple times without a vhostscsiclearendpoint between them, we can hit multiple bugs found by Haoran Zhang: 1. Use-after-free...

5.5CVSS6.4AI score0.00207EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/04/18 4:42 a.m.15 views

CVE-2021-47668

In the Linux kernel, the following vulnerability has been resolved: can: dev: canrestart: fix use after free bug After calling netifrxniskb, dereferencing skb is unsafe. Especially, the canframe cf which aliases skb memory is accessed after the netifrxni in: stats-rxbytes += cf-len; Reordering th...

5.5CVSS7.5AI score0.00235EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/04/18 4:21 a.m.19 views

CVE-2025-22110

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlinkqueue: Initialize ctx to avoid memory allocation error It is possible that ctx in nfqnlbuildpacketmessage could be used before it is properly initialize, which is only initialized by nfqnlgetsksecctx. This pat...

5.5CVSS6.3AI score0.00378EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/04/18 4:20 a.m.14 views

CVE-2025-22103

In the Linux kernel, the following vulnerability has been resolved: net: fix NULL pointer dereference in l3mdevl3rcv When delete l3s ipvlan: ip link del link eth0 ipvlan1 type ipvlan mode l3s This may cause a null pointer dereference: Call trace: iprcvfinish+0x48/0xd0 iprcv+0x5c/0x100...

5.5CVSS6.3AI score0.00204EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/04/18 4:17 a.m.23 views

CVE-2025-22078

In the Linux kernel, the following vulnerability has been resolved: staging: vchiqarm: Fix possible NPR of keep-alive thread In case vchiqplatformconnstatechanged is never called or fails before driver removal, kathread won't be a valid pointer to a taskstruct. So do the necessary checks before...

5.5CVSS6.4AI score0.00201EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/04/18 4:17 a.m.10 views

CVE-2025-22064

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: don't unregister hook when table is dormant When nftablesupdchain encounters an error, hook registration needs to be rolled back. This should only be done if the hook has been registered, which won't happen...

5.5CVSS6.4AI score0.00265EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/04/18 4:16 a.m.17 views

CVE-2025-22061

In the Linux kernel, the following vulnerability has been resolved: net: airoha: Fix qid report in airohatcgethtbgetleafqueue Fix the following kernel warning deleting HTB offloaded leafs and/or root HTB qdisc in airohaeth driver properly reporting qid in airohatcgethtbgetleafqueue routine. $tc...

5.5CVSS6.4AI score0.0023EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/04/18 4:14 a.m.12 views

CVE-2025-22054

In the Linux kernel, the following vulnerability has been resolved: arcnet: Add NULL check in com20020pciprobe devmkasprintf returns NULL when memory allocation fails. Currently, com20020pciprobe does not check for this case, which results in a NULL pointer dereference. Add NULL check after...

5.5CVSS6.4AI score0.00228EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/04/18 3:58 a.m.10 views

CVE-2025-22068

In the Linux kernel, the following vulnerability has been resolved: ublk: make sure ubq-canceling is set when queue is frozen Now ublk driver depends on ubq-canceling for deciding if the request can be dispatched via uringcmd & iouringcmdcompleteintask. Once ubq-canceling is set, the uringcmd can...

6.7CVSS6.4AI score0.00207EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/04/18 3:45 a.m.9 views

CVE-2025-22025

In the Linux kernel, the following vulnerability has been resolved: nfsd: put dlstid if fail to queue dlrecall Before calling nfsd4runcb to queue dlrecall to the callbackwq, we increment the reference count of dlstid. We expect that after the corresponding workstruct is processed, the reference...

5.5CVSS6.5AI score0.00571EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/04/18 3:32 a.m.7 views

CVE-2025-22030

In the Linux kernel, the following vulnerability has been resolved: mm: zswap: fix cryptofreeacomp deadlock in zswapcpucompdead Currently, zswapcpucompdead calls cryptofreeacomp while holding the per-CPU acompctx mutex. cryptofreeacomp then holds scomplock through cryptoexitscompopsasync. On the...

5.5CVSS6.4AI score0.00199EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/04/18 3:29 a.m.10 views

CVE-2025-22027

In the Linux kernel, the following vulnerability has been resolved: media: streamzap: fix race between device disconnection and urb callback Syzkaller has reported a general protection fault at function irraweventstorewithfilter. This crash is caused by a NULL pointer dereference of dev-raw...

4.7CVSS6.4AI score0.00159EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/04/18 2:49 a.m.18 views

CVE-2025-3663

A vulnerability, which was classified as critical, has been found in TOTOLINK A3700R 9.1.2u.5822B20200513. This issue affects the function setWiFiEasyCfg/setWiFiEasyGuestCfg of the file /cgi-bin/cstecgi.cgi of the component Password Handler. The manipulation leads to improper access controls. The...

8.2CVSS7.1AI score0.11218EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/04/18 2:08 a.m.24 views

CVE-2024-58249

In wxWidgets before 3.2.7, a crash can be triggered in wxWidgets apps when connections are refused in wxWebRequestCURL. Mitigation Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and...

3.7CVSS6.7AI score0.0052EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/04/18 1:44 a.m.34 views

CVE-2025-3520 Avatar <= 0.1.4 - Authenticated (Subscriber+) Arbitrary File Deletion

The Avatar plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in a function in all versions up to, and including, 0.1.4. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete arbitrary files on the...

8.1CVSS0.01008EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/04/18 12:32 a.m.66 views

CVE-2025-0467 GPU DDK - rgxfw_hwperf_get_packet_buffer OOB write

Kernel software installed and running inside a Guest VM may exploit memory shared with the GPU Firmware to write data outside the Guest's virtualised GPU memory...

0.00178EPSS
SaveExploits0References1
Rows per page
Query Builder