Lucene search
+L

3507 matches found

Cvelist
Cvelist
added 2026/02/04 4:00 p.m.43 views

CVE-2026-23046 virtio_net: fix device mismatch in devm_kzalloc/devm_kfree

In the Linux kernel, the following vulnerability has been resolved: virtionet: fix device mismatch in devmkzalloc/devmkfree Initial rsshdr allocation uses virtiodevice-device, but virtnetsetqueues frees using netdevice-device. This device mismatch causing below devres warning 3788.514041...

0.00187EPSS
SaveExploits0References2
CVE
CVE
added 2026/02/04 4:00 p.m.61 views

CVE-2026-23046

CVE-2026-23046 relates to a Linux kernel vulnerability in virtio_net where an allocation (rss_hdr) used virtio_device->device but deallocation used net_device->device, causing devres warnings. Multiple connected advisories (SUSE, Red Hat, Ubuntu, Debian, OSV, NVD) confirm the fix: the alloc...

5.1AI score0.00187EPSS
SaveExploits0References2
Packet Storm
Packet Storm
added 2026/02/02 12:00 a.m.193 views

📄 MaNGOSWeb 4.0.6 Multi-Exploit Framework

A comprehensive penetration testing tool designed to identify and exploit multiple critical vulnerabilities in MangosWeb 4 version 4.0.6, a World of Warcraft emulator web interface. These include SQL injection, XML injection, file write vulnerabilities, and more...

6.1CVSS5.7AI score0.02574EPSS
SaveExploits6
Patchstack
Patchstack
added 2026/01/29 9:15 p.m.15 views

WordPress RSS Feed Widget plugin < 3.0.0 - Contributor+ Stored XSS vulnerability

Contributor+ Stored XSS vulnerability discovered by Bob Matyas in WordPress Plugin RSS Feed Widget versions 3.0.0...

5.9CVSS5.9AI score0.0031EPSS
SaveExploits1References1Affected Software1
SUSE CVE
SUSE CVE
added 2026/01/27 12:27 a.m.10 views

SUSE CVE-2026-22985

In the Linux kernel, the following vulnerability has been resolved: idpf: Fix RSS LUT NULL pointer crash on early ethtool operations The RSS LUT is not initialized until the interface comes up, causing the following NULL pointer crash when ethtool operations like rxhash on/off are performed befor...

4.7CVSS5.7AI score0.00132EPSS
SaveExploits0References20
Packet Storm
Packet Storm
added 2026/01/27 12:00 a.m.178 views

📄 MaNGOSWeb 4.0.6 Host Header Injection / XML Injection

MaNGOSWeb version 4.0.6 host header proof of concept exploit that a code injection vulnerability. It shows that it can be leveraged for more than cross site scripting and can be used to perform XML external entity injection leading to a file write that can assist in remote code execution...

6.1CVSS5.7AI score0.02574EPSS
SaveExploits6
SUSE CVE
SUSE CVE
added 2026/01/25 12:23 a.m.20 views

SUSE CVE-2026-22993

In the Linux kernel, the following vulnerability has been resolved: idpf: Fix RSS LUT NULL ptr issue after soft reset During soft reset, the RSS LUT is freed and not restored unless the interface is up. If an ethtool command that accesses the rss lut is attempted immediately after reset, it will...

4.4CVSS5.4AI score0.00132EPSS
SaveExploits0References20
RedhatCVE
RedhatCVE
added 2026/01/24 9:15 a.m.24 views

CVE-2025-14745

The RSS Aggregator – RSS Import, News Feeds, Feed to Post, and Autoblogging plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'wp-rss-aggregator' shortcode in all versions up to, and including, 5.0.10 due to insufficient input sanitization and output escaping on...

6.4CVSS5.8AI score0.00256EPSS
SaveExploits0References1
NVD
NVD
added 2026/01/23 4:15 p.m.16 views

CVE-2026-22993

In the Linux kernel, the following vulnerability has been resolved: idpf: Fix RSS LUT NULL ptr issue after soft reset During soft reset, the RSS LUT is freed and not restored unless the interface is up. If an ethtool command that accesses the rss lut is attempted immediately after reset, it will...

5.5CVSS0.00132EPSS
SaveExploits0References3
NVD
NVD
added 2026/01/23 4:15 p.m.14 views

CVE-2026-22985

In the Linux kernel, the following vulnerability has been resolved: idpf: Fix RSS LUT NULL pointer crash on early ethtool operations The RSS LUT is not initialized until the interface comes up, causing the following NULL pointer crash when ethtool operations like rxhash on/off are performed befor...

5.5CVSS0.00132EPSS
SaveExploits0References3
OSV
OSV
added 2026/01/23 4:15 p.m.15 views

UBUNTU-CVE-2026-22993

In the Linux kernel, the following vulnerability has been resolved: idpf: Fix RSS LUT NULL ptr issue after soft reset During soft reset, the RSS LUT is freed and not restored unless the interface is up. If an ethtool command that accesses the rss lut is attempted immediately after reset, it will...

5.5CVSS5.7AI score0.00132EPSS
SaveExploits0References25
OSV
OSV
added 2026/01/23 4:15 p.m.17 views

UBUNTU-CVE-2026-22985

In the Linux kernel, the following vulnerability has been resolved: idpf: Fix RSS LUT NULL pointer crash on early ethtool operations The RSS LUT is not initialized until the interface comes up, causing the following NULL pointer crash when ethtool operations like rxhash on/off are performed befor...

5.5CVSS5.7AI score0.00132EPSS
SaveExploits0References25
UbuntuCve
UbuntuCve
added 2026/01/23 4:15 p.m.14 views

CVE-2026-22993

In the Linux kernel, the following vulnerability has been resolved: idpf: Fix RSS LUT NULL ptr issue after soft reset During soft reset, the RSS LUT is freed and not restored unless the interface is up. If an ethtool command that accesses the rss lut is attempted immediately after reset, it will...

5.5CVSS5.8AI score0.00132EPSS
SaveExploits0References24
UbuntuCve
UbuntuCve
added 2026/01/23 4:15 p.m.9 views

CVE-2026-22985

In the Linux kernel, the following vulnerability has been resolved: idpf: Fix RSS LUT NULL pointer crash on early ethtool operations The RSS LUT is not initialized until the interface comes up, causing the following NULL pointer crash when ethtool operations like rxhash on/off are performed befor...

5.5CVSS5.7AI score0.00132EPSS
SaveExploits0References24
CVE
CVE
added 2026/01/23 3:24 p.m.67 views

CVE-2026-22993

CVE-2026-22993 affects the Linux kernel idpf RSS LUT handling after a soft reset. The vulnerability causes a NULL pointer dereference when an ethtool operation accesses the RSS LUT immediately after reset, due to the LUT being freed and not restored unless the interface is up. The fix updates the...

5.5CVSS5.3AI score0.00132EPSS
SaveExploits0References3Affected Software1
attackerkb
attackerkb
added 2026/01/23 3:24 p.m.3 views

CVE-2026-22993

In the Linux kernel, the following vulnerability has been resolved: idpf: Fix RSS LUT NULL ptr issue after soft reset During soft reset, the RSS LUT is freed and not restored unless the interface is up. If an ethtool command that accesses the rss lut is attempted immediately after reset, it will...

5.5CVSS5.7AI score0.00132EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/01/23 3:24 p.m.12 views

CVE-2026-22993 idpf: Fix RSS LUT NULL ptr issue after soft reset

In the Linux kernel, the following vulnerability has been resolved: idpf: Fix RSS LUT NULL ptr issue after soft reset During soft reset, the RSS LUT is freed and not restored unless the interface is up. If an ethtool command that accesses the rss lut is attempted immediately after reset, it will...

5.4AI score
SaveExploits0References6
attackerkb
attackerkb
added 2026/01/23 3:24 p.m.7 views

CVE-2026-22985

In the Linux kernel, the following vulnerability has been resolved: idpf: Fix RSS LUT NULL pointer crash on early ethtool operations The RSS LUT is not initialized until the interface comes up, causing the following NULL pointer crash when ethtool operations like rxhash on/off are performed befor...

5.5CVSS5.7AI score0.00132EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/01/23 3:24 p.m.71 views

CVE-2026-22985

CVE-2026-22985 affects the Linux kernel idpf driver. The vulnerability causes a NULL pointer dereference when ethtool operations (e.g., rxhash) are invoked before the interface is up due to the RSS LUT not being initialized. The fix moves RSS LUT initialization from ndo_open to vport creation to ...

5.5CVSS5.3AI score0.00132EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/01/23 3:24 p.m.12 views

CVE-2026-22985

In the Linux kernel, the following vulnerability has been resolved: idpf: Fix RSS LUT NULL pointer crash on early ethtool operations The RSS LUT is not initialized until the interface comes up, causing the following NULL pointer crash when ethtool operations like rxhash on/off are performed befor...

5.5CVSS5.3AI score0.00132EPSS
SaveExploits0
Rows per page
Query Builder