Lucene search
+L

672 matches found

Amazon
Amazon
added 2025/09/16 12:0 a.m.10 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: ACPI: processor: idle: Check acpifetchacpidev return value CVE-2022-50327 In the Linux kernel, the following vulnerability has been resolved: cifs: Fix UAF in cifsdemultiplexthread CVE-2023-52572 In the Linux...

7.8CVSS6.6AI score0.00384EPSS
SaveExploits0
OSV
OSV
added 2025/09/11 12:41 p.m.6 views

USN-7744-1 qemu vulnerabilities

It was discovered that QEMU incorrectly handled certain virtio devices. A privileged guest attacker could use this issue to cause QEMU to crash, leading to a denial of service, or possibly execute arbitrary code. This issue only affected Ubuntu 22.04 LTS and Ubuntu 24.04 LTS. CVE-2024-3446 It was...

8.2CVSS7.1AI score0.01027EPSS
SaveExploits2References9
Microsoft CVE
Microsoft CVE
added 2025/09/04 5:12 a.m.4 views

virtio-net: ensure the received length does not exceed allocated size

...

7.8CVSS7AI score0.0017EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 4:45 a.m.9 views

virtio_net: Fix napi_skb_cache_put warning

...

5.5CVSS7AI score0.00248EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/02 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-38622

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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 les...

5.5CVSS5.6AI score0.00172EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/31 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-38551

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix recursived rtnllock during probe The deadlock appears in a stack trace like:...

5.5CVSS5.2AI score0.00113EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/08/22 11:29 p.m.4 views

SUSE 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.5CVSS6.3AI score0.00172EPSS
SaveExploits0References22
NVD
NVD
added 2025/08/22 4:15 p.m.7 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
OSV
OSV
added 2025/08/22 4:15 p.m.8 views

AZL-66599 CVE-2025-38622 affecting package kernel for versions less than 6.6.104.2-1

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.5CVSS5.6AI score0.00172EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/22 4:15 p.m.20 views

AZL-73617 CVE-2025-38622 affecting package kernel for versions less than 5.15.200.1-1

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.5CVSS5.6AI score0.00172EPSS
SaveExploits0References1
CVE
CVE
added 2025/08/22 4:0 p.m.44 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
RedhatCVE
RedhatCVE
added 2025/08/18 4:57 a.m.8 views

CVE-2025-38551

A flaw was found in the Linux kernel’s virtio-net driver, where a recursive rtnllock could be triggered during device probing. The deadlock occurs when a VIRTIONETSANNOUNCE request is received from the VMM while the driver is still in the probe stage. In this scenario, the configwork scheduled by...

5.5CVSS6AI score0.00113EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-38413

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: virtio-net: xsk: rx: fix the frame's length check When calling buftoxdp, the len argument is...

5.5CVSS5.7AI score0.00154EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/08/16 11:22 p.m.4 views

SUSE CVE-2025-38551

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix recursived rtnllock during probe The deadlock appears in a stack trace like: virtnetprobe rtnllock virtioconfigchangedwork netdevnotifypeers rtnllock It happens if the VMM sends a VIRTIONETSANNOUNCE request while...

5.5CVSS6.5AI score0.00113EPSS
SaveExploits0References7
NVD
NVD
added 2025/08/16 12:15 p.m.8 views

CVE-2025-38551

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix recursived rtnllock during probe The deadlock appears in a stack trace like: virtnetprobe rtnllock virtioconfigchangedwork netdevnotifypeers rtnllock It happens if the VMM sends a VIRTIONETSANNOUNCE request while...

5.5CVSS0.00113EPSS
SaveExploits0References3
OSV
OSV
added 2025/08/16 12:15 p.m.1 views

DEBIAN-CVE-2025-38551

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix recursived rtnllock during probe The deadlock appears in a stack trace like: virtnetprobe rtnllock virtioconfigchangedwork netdevnotifypeers rtnllock It happens if the VMM sends a VIRTIONETSANNOUNCE request while...

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

UBUNTU-CVE-2025-38551

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix recursived rtnllock during probe The deadlock appears in a stack trace like: virtnetprobe rtnllock virtioconfigchangedwork netdevnotifypeers rtnllock It happens if the VMM sends a VIRTIONETSANNOUNCE request while...

5.5CVSS5.9AI score0.00113EPSS
SaveExploits0References28
Cvelist
Cvelist
added 2025/08/16 11:34 a.m.10 views

CVE-2025-38551 virtio-net: fix recursived rtnl_lock() during probe()

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix recursived rtnllock during probe The deadlock appears in a stack trace like: virtnetprobe rtnllock virtioconfigchangedwork netdevnotifypeers rtnllock It happens if the VMM sends a VIRTIONETSANNOUNCE request while...

0.00113EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2025/08/16 11:34 a.m.3 views

CVE-2025-38551

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix recursived rtnllock during probe The deadlock appears in a stack trace like: virtnetprobe rtnllock virtioconfigchangedwork netdevnotifypeers rtnllock It happens if the VMM sends a VIRTIONETSANNOUNCE request while...

5.5CVSS5.8AI score0.00113EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2025/08/16 11:34 a.m.44 views

CVE-2025-38551

Technical details about CVE-2025-38551 are not publicly provided in the supplied connected documents. Monitor for updates.

5.5CVSS6.6AI score0.00113EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder