Lucene search
+L

5592 matches found

Microsoft CVE
Microsoft CVE
added 2025/09/04 6:01 a.m.15 views

xsk: Fix race condition in AF_XDP generic RX path

...

7.8CVSS7AI score0.0015EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 10:09 p.m.7 views

lib/generic-radix-tree.c: Don't overflow in peek()

...

5.5CVSS7AI score0.00255EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/09/02 3:57 a.m.15 views

krb5: Kerberos RC4-HMAC-MD5 Checksum Vulnerability Enabling Message Spoofing via MD5 Collisions

A vulnerability in the MIT Kerberos implementation allows GSSAPI-protected messages using RC4-HMAC-MD5 to be spoofed due to weaknesses in the MD5 checksum design. If RC4 is preferred over stronger encryption types, an attacker could exploit MD5 collisions to forge message integrity codes. This ma...

5.9CVSS7.1AI score0.00331EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/08/28 12:00 a.m.17 views

PT-2025-44116

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s uio hv generic driver related to interrupt mask handling. The driver incorrectly manages the interrupt mask, potentially causing hangs. Specifically,...

6CVSS6.1AI score0.006EPSS
SaveExploits0
Packet Storm
Packet Storm
added 2025/08/28 12:00 a.m.198 views

📄 Generic Payload Handler

This Metasploit module is a stub that provides all of the features of the Metasploit payload system to exploits that have been launched outside of the framework. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class...

7.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/27 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2020-36465

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes. CVE-2020-36465 Not...

7.5CVSS7.3AI score0.01243EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/08/26 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-45142

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding != 0 comparisons to the result of memcmp...

7.5CVSS6.6AI score0.0369EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/08/24 4:07 p.m.7 views

CVE-2025-38625

In the Linux kernel, the following vulnerability has been resolved: vfio/pds: Fix missing detachioas op When CONFIGIOMMUFD is enabled and a device is bound to the pdsvfiopci driver, the following WARNON trace is seen and probe fails: WARNING: CPU: 0 PID: 5040 at drivers/vfio/vfiomain.c:317...

5.5CVSS6.3AI score0.00157EPSS
SaveExploits0References4
NVD
NVD
added 2025/08/22 4:15 p.m.8 views

CVE-2025-38622

In the Linux kernel, the following vulnerability has been resolved: net: drop UFO packets in udprcvsegment When sending a packet with virtionethdr to tun device, if the gsotype in virtionethdr is SKBGSOUDP and the gsosize is less than udphdr size, below crash may happen. ------------ cut here...

5.5CVSS0.00172EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/08/22 4:00 p.m.16 views

CVE-2025-38626

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to trigger foreground gc during f2fsmapblocks in lfs mode w/ "mode=lfs" mount option, generic/299 will cause system panic as below: ------------ cut here ------------ kernel BUG at fs/f2fs/segment.c:2835! Call Trace:...

5.5CVSS5.2AI score0.00157EPSS
SaveExploits0
CVE
CVE
added 2025/08/22 4:00 p.m.49 views

CVE-2025-38622

CVE-2025-38622 — Linux kernel UDP/GSO issue : The vulnerability occurs in the UDP receive path when a packet with virtio_net_hdr using SKB_GSO_UDP and a gso_size smaller than the UDP header can trigger a crash in skb_pull_rcsum, leading to a kernel BUG in net/core/skbuff.c and a local attacker ma...

5.5CVSS6.1AI score0.00172EPSS
SaveExploits0References11Affected Software1
OSV
OSV
added 2025/08/19 5:02 p.m.15 views

CVE-2025-38572 ipv6: reject malicious packets in ipv6_gso_segment()

In the Linux kernel, the following vulnerability has been resolved: ipv6: reject malicious packets in ipv6gsosegment syzbot was able to craft a packet with very long IPv6 extension headers leading to an overflow of skb-transportheader. This 16bit field has a limited range. Add...

7.8CVSS6.2AI score
SaveExploits0References14
RedHat Linux
RedHat Linux
added 2025/08/18 2:11 p.m.12 views

kernel: net: fix udp gso skb_segment after pull from frag_list

A denial of service vulnerability has been discovered in the Linux kernel's UDP Generic Segmentation Offload GSO functionality. This flaw allows a local, unprivileged user to trigger a kernel crash by generating UDP packets with a specially malformed fraglist geometry. Successful exploitation of...

7.5CVSS7.2AI score0.00387EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/08/18 11:27 a.m.12 views

CVE-2025-38537

In the Linux kernel, the following vulnerability has been resolved: net: phy: Don't register LEDs for genphy If a PHY has no driver, the genphy driver is probed/removed directly in phyattach/detach. If the PHY's ofnode has an "leds" subnode, then the LEDs will be unregistered when probing/removin...

5.5CVSS7AI score0.00145EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/08/16 11:22 p.m.8 views

SUSE CVE-2025-38537

In the Linux kernel, the following vulnerability has been resolved: net: phy: Don't register LEDs for genphy If a PHY has no driver, the genphy driver is probed/removed directly in phyattach/detach. If the PHY's ofnode has an "leds" subnode, then the LEDs will be unregistered when probing/removin...

5.5CVSS6.3AI score0.00145EPSS
SaveExploits0References20
NVD
NVD
added 2025/08/16 12:15 p.m.12 views

CVE-2025-38537

In the Linux kernel, the following vulnerability has been resolved: net: phy: Don't register LEDs for genphy If a PHY has no driver, the genphy driver is probed/removed directly in phyattach/detach. If the PHY's ofnode has an "leds" subnode, then the LEDs will be unregistered when probing/removin...

5.5CVSS0.00145EPSS
SaveExploits0References4
OSV
OSV
added 2025/08/16 12:15 p.m.5 views

DEBIAN-CVE-2025-38537

In the Linux kernel, the following vulnerability has been resolved: net: phy: Don't register LEDs for genphy If a PHY has no driver, the genphy driver is probed/removed directly in phyattach/detach. If the PHY's ofnode has an "leds" subnode, then the LEDs will be unregistered when probing/removin...

5.5CVSS5.3AI score0.00145EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/16 12:15 p.m.12 views

UBUNTU-CVE-2025-38537

In the Linux kernel, the following vulnerability has been resolved: net: phy: Don't register LEDs for genphy If a PHY has no driver, the genphy driver is probed/removed directly in phyattach/detach. If the PHY's ofnode has an "leds" subnode, then the LEDs will be unregistered when probing/removin...

5.5CVSS5.8AI score0.00145EPSS
SaveExploits0References29
ATTACKERKB
ATTACKERKB
added 2025/08/16 11:12 a.m.6 views

CVE-2025-38537

In the Linux kernel, the following vulnerability has been resolved: net: phy: Don't register LEDs for genphy If a PHY has no driver, the genphy driver is probed/removed directly in phyattach/detach. If the PHY's ofnode has an "leds" subnode, then the LEDs will be unregistered when probing/removin...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2025/08/16 11:12 a.m.59 views

CVE-2025-38537

CVE-2025-38537: Linux kernel vulnerability in net: phy: Don’t register LEDs for genphy. Root cause: when a PHY has no driver, the genphy driver is probed/removed via phy_attach/detach, and if the PHY node has a leds subnode, LEDs get (un)registered during genphy probe/remove, leading to a determi...

5.5CVSS6.5AI score0.00145EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder