Lucene search
+L

36669 matches found

OSV
OSV
added 2026/07/27 9:17 p.m.11 views

AZL-94029 CVE-2026-64552 affecting package kernel for versions less than 6.6.145.2-1

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix len check in receivebig receivebig bounds the device-announced length by bigpacketsnumskbfrags + 1 PAGESIZE. That is still too loose: addrecvbufbig sets sg1 to start at offset sizeofstruct paddedvnethdr into the...

8.4CVSS5.8AI score0.00142EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/27 9:17 p.m.10 views

UBUNTU-CVE-2026-64552

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix len check in receivebig receivebig bounds the device-announced length by bigpacketsnumskbfrags + 1 PAGESIZE. That is still too loose: addrecvbufbig sets sg1 to start at offset sizeofstruct paddedvnethdr into the...

8.4CVSS5.6AI score0.00142EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/07/27 9:17 p.m.11 views

CVE-2026-64552

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix len check in receivebig receivebig bounds the device-announced length by bigpacketsnumskbfrags + 1 PAGESIZE. That is still too loose: addrecvbufbig sets sg1 to start at offset sizeofstruct paddedvnethdr into the...

8.4CVSS5.4AI score0.00142EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/27 8:10 p.m.61 views

CVE-2026-64552

Summary (CVE-2026-64552) In the Linux kernel virtio-net, receive_big() does a length check against (big_packets_num_skbfrags + 1) * PAGE_SIZE, but a gap remains due to add_recvbuf_big() placing sg[1] after the padded vnet header. A malicious virtio backend can announce a length in that gap, causi...

8.4CVSS5.7AI score0.00142EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/07/27 8:10 p.m.47 views

CVE-2026-64552 virtio-net: fix len check in receive_big()

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix len check in receivebig receivebig bounds the device-announced length by bigpacketsnumskbfrags + 1 PAGESIZE. That is still too loose: addrecvbufbig sets sg1 to start at offset sizeofstruct paddedvnethdr into the...

8.4CVSS0.00142EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/07/27 8:10 p.m.33 views

CVE-2026-64552

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix len check in receivebig receivebig bounds the device-announced length by bigpacketsnumskbfrags + 1 PAGESIZE. That is still too loose: addrecvbufbig sets sg1 to start at offset sizeofstruct paddedvnethdr into the...

8.4CVSS5.6AI score0.00142EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/27 8:10 p.m.17 views

EUVD-2026-49603

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix len check in receivebig receivebig bounds the device-announced length by bigpacketsnumskbfrags + 1 PAGESIZE. That is still too loose: addrecvbufbig sets sg1 to start at offset sizeofstruct paddedvnethdr into the...

5.7AI score0.00142EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/27 8:10 p.m.17 views

CVE-2026-64552 virtio-net: fix len check in receive_big()

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix len check in receivebig receivebig bounds the device-announced length by bigpacketsnumskbfrags + 1 PAGESIZE. That is still too loose: addrecvbufbig sets sg1 to start at offset sizeofstruct paddedvnethdr into the...

8.4CVSS5.7AI score
SaveExploits0References10
EUVD
EUVD
added 2026/07/27 8:10 p.m.13 views

EUVD-2026-49598

In the Linux kernel, the following vulnerability has been resolved: net: usb: net1080: validate packetlen before pad-byte access in rxfixup For an even packetlen, net1080rxfixup reads the pad byte at skb-datapacketlen before the skb-len != packetlen check further down, and packetlen is only bound...

5.8AI score0.00274EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/27 8:10 p.m.12 views

CVE-2026-64545 net, bpf: check master for NULL in xdp_master_redirect()

In the Linux kernel, the following vulnerability has been resolved: net, bpf: check master for NULL in xdpmasterredirect xdpmasterredirect dereferences the result of netdevmasterupperdevgetrcu without a NULL check, but that helper returns NULL when the receiving device has no upper-master...

7.5CVSS5.8AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/07/27 8:10 p.m.16 views

CVE-2026-64541

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix UAF in smccdcrxhandler by pinning the socket smccdcrxhandler looks up the connection by token under the link group's connslock, drops the lock, and then dereferences conn and the smcsock derived from it, ending in...

9.8CVSS5.6AI score0.00565EPSS
SaveExploits0
Snyk
Snyk
added 2026/07/27 12:31 p.m.11 views

Infinite loop

Overview ApacheThrift is a Thrift client library for Microsoft .NET Standard Affected versions of this package are vulnerable to Infinite loop in TCompactProtocol varint decoding, which reads continuation bytes without enforcing a maximum byte count. An attacker can hang the process deserializing...

8.7CVSS5.7AI score0.00607EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/27 12:16 p.m.21 views

CVE-2026-55969

Integer Overflow or Wraparound vulnerability in Apache Thrift C++, cglib, Go, netstd, Delphi and Haxe bindings. This issue affects Apache Thrift: before 0.24.0. Users are recommended to upgrade to version 0.24.0, which fixes the issue...

8.7CVSS0.00645EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/27 11:07 a.m.69 views

CVE-2026-55969

Apache Thrift contains an Integer Overflow in TProtocol::checkReadBytesAvailable() affecting multiple bindings (C++, c_glib, Go, netstd, Delphi, Haxe) and all releases prior to 0.24.0. The issue is triggered via improper read byte count checks, potentially impacting availability. A fix is provide...

8.7CVSS5.8AI score0.00645EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/07/27 11:07 a.m.14 views

EUVD-2026-49153

Integer Overflow or Wraparound vulnerability in Apache Thrift C++, cglib, Go, netstd, Delphi and Haxe bindings. This issue affects Apache Thrift: before 0.24.0. Users are recommended to upgrade to version 0.24.0, which fixes the issue...

8.7CVSS5.8AI score0.00645EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/27 5:40 a.m.12 views

BIT-DOTNET-SDK-2026-56170 ASP.NET Core Denial of Service Vulnerability

Allocation of resources without limits or throttling in ASP.NET Core allows an unauthorized attacker to deny service over a network...

7.5CVSS5.8AI score0.01008EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/27 5:40 a.m.11 views

BIT-DOTNET-2026-56170 ASP.NET Core Denial of Service Vulnerability

Allocation of resources without limits or throttling in ASP.NET Core allows an unauthorized attacker to deny service over a network...

7.5CVSS5.8AI score0.01008EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/27 5:40 a.m.11 views

BIT-DOTNET-SDK-2026-50649 .NET Remote Code Execution Vulnerability

Deserialization of untrusted data in .NET allows an unauthorized attacker to execute code locally...

7.8CVSS6AI score0.00938EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/27 5:40 a.m.13 views

BIT-DOTNET-2026-50648 .NET Framework Denial of Service Vulnerability

Allocation of resources without limits or throttling in .NET Framework allows an unauthorized attacker to deny service over a network...

7.5CVSS7AI score0.0084EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/27 5:39 a.m.12 views

BIT-DOTNET-SDK-2026-50526 .NET Tampering Vulnerability

Improper link resolution before file access 'link following' in .NET allows an authorized attacker to perform tampering locally...

7CVSS7AI score0.00228EPSS
SaveExploits0References2
Rows per page
Query Builder