Lucene search
+L

10247 matches found

CVE
CVE
added 2025/04/18 2:20 p.m.193 views

CVE-2025-37838

CVE-2025-37838 affects the Linux kernel HSI ssi_protocol: a use-after-free can occur due to a race between ssi_protocol_probe() binding ssi->work to ssip_xmit_work() and ssi_protocol_remove() freeing ssi via kfree(ssi) while the work is still potentially in use. The connected Azure Linux 3.0 a...

7.8CVSS6.6AI score0.00206EPSS
SaveExploits0References11Affected Software1
SUSE CVE
SUSE CVE
added 2025/04/18 1:23 a.m.6 views

SUSE CVE-2025-22065

In the Linux kernel, the following vulnerability has been resolved: idpf: fix adapter NULL pointer dereference on reboot With SRIOV enabled, idpf ends up calling into idpfremove twice. First via idpfshutdown and then again when idpfremove calls into sriovdisable, because the VF devices use the id...

4.7CVSS7.4AI score0.00246EPSS
SaveExploits0References16
CNNVD
CNNVD
added 2025/04/18 12:0 a.m.6 views

WordPress plugin Piotnet Addons For Elementor 跨站脚本漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports personal blog sites on PHP and MySQL servers.WordPress plugin is an application plugin. A cross-site scripting vulnerability exists...

6.4CVSS7.5AI score0.00232EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/04/18 12:0 a.m.7 views

WordPress plugin Modal Survey SQL注入漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A SQL injection vulnerabili...

9.3CVSS9.1AI score0.00353EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/04/18 12:0 a.m.8 views

WordPress plugin MapPress Maps 安全漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a set of blogging platforms developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A security...

4.8CVSS6AI score0.00373EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2025/04/18 12:0 a.m.6 views

WordPress plugin Modal Survey 跨站脚本漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed in the PHP language. The platform supports personal blog sites on servers running PHP and MySQL.WordPress plugin is an application plugin. A cross-site scripting vulnerability...

7.1CVSS7AI score0.00224EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/04/17 12:0 a.m.8 views

WordPress plugin Ultimate Dashboard 安全漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A security vulnerability exists in...

3.5CVSS5.6AI score0.00256EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2025/04/17 12:0 a.m.11 views

WordPress plugin Forminator Forms 跨站脚本漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports personal blog sites on servers with PHP and MySQL. WordPress plugin is an application plugin. A cross-site scripting vulnerability...

6.4CVSS6.6AI score0.00273EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/16 3:16 p.m.11 views

DEBIAN-CVE-2025-22116

In the Linux kernel, the following vulnerability has been resolved: idpf: check error for registernetdev on init Current init logic ignores the error code from registernetdev, which will cause WARNON on attempt to unregister it, if there was one, and there is no info for the user that the creatio...

5.5CVSS5.4AI score0.00188EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:16 p.m.23 views

AZL-69593 CVE-2025-22105 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: bonding: check xdp prog when set bond mode Following operations can trigger a warning1: ip netns add ns1 ip netns exec ns1 ip link add bond0 type bond mode balance-rr ip netns exec ns1 ip link set dev bond0 xdp obj afxdpkern.o se...

5.5CVSS5.6AI score0.0019EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:16 p.m.3 views

DEBIAN-CVE-2025-22106

In the Linux kernel, the following vulnerability has been resolved: vmxnet3: unregister xdp rxq info in the reset path vmxnet3 does not unregister xdp rxq info in the vmxnet3resetwork code path as vmxnet3rqdestroy is not invoked in this code path. So, we get below message with a backtrace. Missin...

5.5CVSS5.1AI score0.0019EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:16 p.m.5 views

DEBIAN-CVE-2025-22073

In the Linux kernel, the following vulnerability has been resolved: spufs: fix a leak on spufsnewfile failure It's called from spufsfilldir, and caller of that will do spufsrmdir in case of failure. That does remove everything we'd managed to create, but... the problem dentry is still negative...

5.5CVSS5.6AI score0.002EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:16 p.m.11 views

UBUNTU-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.5CVSS5.8AI score0.00187EPSS
SaveExploits0References9
OSV
OSV
added 2025/04/16 3:16 p.m.4 views

DEBIAN-CVE-2025-22065

In the Linux kernel, the following vulnerability has been resolved: idpf: fix adapter NULL pointer dereference on reboot With SRIOV enabled, idpf ends up calling into idpfremove twice. First via idpfshutdown and then again when idpfremove calls into sriovdisable, because the VF devices use the id...

5.5CVSS5.6AI score0.00246EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:16 p.m.8 views

UBUNTU-CVE-2025-22106

In the Linux kernel, the following vulnerability has been resolved: vmxnet3: unregister xdp rxq info in the reset path vmxnet3 does not unregister xdp rxq info in the vmxnet3resetwork code path as vmxnet3rqdestroy is not invoked in this code path. So, we get below message with a backtrace. Missin...

5.5CVSS5.8AI score0.0019EPSS
SaveExploits0References18
OSV
OSV
added 2025/04/16 3:16 p.m.20 views

UBUNTU-CVE-2025-22077

In the Linux kernel, the following vulnerability has been resolved: Revert "smb: client: fix TCP timers deadlock after rmmod" This reverts commit e9f2517a3e18a54a3943c098d2226b245d488801. Commit e9f2517a3e18 "smb: client: fix TCP timers deadlock after rmmod" is intended to fix a null-ptr-deref in...

9.8CVSS6AI score0.00346EPSS
SaveExploits0References8
OSV
OSV
added 2025/04/16 3:16 p.m.5 views

UBUNTU-CVE-2025-22065

In the Linux kernel, the following vulnerability has been resolved: idpf: fix adapter NULL pointer dereference on reboot With SRIOV enabled, idpf ends up calling into idpfremove twice. First via idpfshutdown and then again when idpfremove calls into sriovdisable, because the VF devices use the id...

5.5CVSS6.2AI score0.00246EPSS
SaveExploits0References24
OSV
OSV
added 2025/04/16 3:15 p.m.5 views

UBUNTU-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.2AI score0.00206EPSS
SaveExploits0References50
OSV
OSV
added 2025/04/16 3:15 p.m.9 views

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

7.8CVSS5.9AI score0.00215EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/04/16 2:13 p.m.32 views

CVE-2025-22116 idpf: check error for register_netdev() on init

In the Linux kernel, the following vulnerability has been resolved: idpf: check error for registernetdev on init Current init logic ignores the error code from registernetdev, which will cause WARNON on attempt to unregister it, if there was one, and there is no info for the user that the creatio...

0.00188EPSS
SaveExploits0References3
Rows per page
Query Builder