Lucene search
+L

420 matches found

SUSE CVE
SUSE CVE
added 2024/05/23 3:5 a.m.4 views

SUSE CVE-2021-47251

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix skb length check in ieee80211scanrx Replace hard-coded compile-time constants for header length check with dynamic determination based on the frame type. Otherwise, we hit a validation WARNON in cfg80211 later. styl...

7.8CVSS6.5AI score0.00231EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2024/05/23 2:56 a.m.6 views

SUSE CVE-2023-52843

In the Linux kernel, the following vulnerability has been resolved: llc: verify mac len before reading mac header LLC reads the mac header with ethhdr without verifying that the skb has an Ethernet header. Syzbot was able to enter llcrcv on a tun device. Tun can insert packets without mac len and...

5.5CVSS6.4AI score0.00245EPSS
Exploits0References16
NVD
NVD
added 2024/05/21 3:15 p.m.19 views

CVE-2021-47251

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix skb length check in ieee80211scanrx Replace hard-coded compile-time constants for header length check with dynamic determination based on the frame type. Otherwise, we hit a validation WARNON in cfg80211 later. styl...

7.8CVSS6.5AI score0.00231EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.22 views

CVE-2021-47251

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix skb length check in ieee80211scanrx Replace hard-coded compile-time constants for header length check with dynamic determination based on the frame type. Otherwise, we hit a validation WARNON in cfg80211 later. styl...

7.8CVSS6.3AI score0.00231EPSS
Exploits0References5
OSV
OSV
added 2024/05/21 3:15 p.m.3 views

UBUNTU-CVE-2021-47251

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix skb length check in ieee80211scanrx Replace hard-coded compile-time constants for header length check with dynamic determination based on the frame type. Otherwise, we hit a validation WARNON in cfg80211 later. styl...

7.8CVSS6.1AI score0.00231EPSS
Exploits0References6
Cvelist
Cvelist
added 2024/05/21 2:19 p.m.28 views

CVE-2021-47251 mac80211: fix skb length check in ieee80211_scan_rx()

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix skb length check in ieee80211scanrx Replace hard-coded compile-time constants for header length check with dynamic determination based on the frame type. Otherwise, we hit a validation WARNON in cfg80211 later. styl...

6.5AI score0.00231EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2024/05/21 12:0 a.m.8 views

PT-2024-11258 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue concerns a fix for the skb length check in the ieee80211 scan rx function within the mac80211 module. It replaces hard-coded compile-time constants for header length checks...

7.8CVSS6.4AI score0.00231EPSS
Exploits0References12
Positive Technologies
Positive Technologies
added 2024/04/30 12:0 a.m.15 views

PT-2025-25827

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A null pointer dereference issue has been identified in the Linux kernel, specifically in the idpf features check function. This function is used to validate TX packets, and the issue...

5.5CVSS6.6AI score0.00157EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2024/04/30 12:0 a.m.9 views

PT-2024-40748 · Git +1 · Pcapplusplus

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: A heap-buffer-overflow READ 2 crash has been reported. The crash involves the pcpp::BgpLayer::getHeaderLen, pcpp::Packet::shortenLayer, and...

7AI score
Exploits0References2
SUSE CVE
SUSE CVE
added 2024/04/23 1:44 a.m.3 views

SUSE CVE-2024-32475

Envoy is a cloud-native, open source edge and service proxy. When an upstream TLS cluster is used with autosni enabled, a request containing a host/:authority header longer than 255 characters triggers an abnormal termination of Envoy process. Envoy does not gracefully handle an error when settin...

7.5CVSS6.7AI score0.00679EPSS
Exploits0References3
CNNVD
CNNVD
added 2024/04/18 12:0 a.m.4 views

Envoy 安全漏洞

Envoy is an open source distributed proxy server. A security vulnerability exists in Envoy versions prior to 1.30.1, 1.29.4, 1.28.3, and 1.27.5, which stems from a request with a host/:authority header greater than 255 characters in length that can cause the Envoy process to terminate abnormally...

7.5CVSS7.3AI score0.00679EPSS
Exploits0References3
BDU FSTEC
BDU FSTEC
added 2024/04/11 12:0 a.m.8 views

The vulnerability of the vmm-sys-util module, related to writing beyond buffer boundaries, allows an attacker to cause a service failure or exert other effects.

The vulnerability of the vmm-sys-util module set is related to the lack of checks to ensure that the length stored in the header corresponds to the actual length of the flexible array. Exploiting this vulnerability could allow a remote attacker to cause service failures or exert other adverse...

10CVSS7.8AI score0.00652EPSS
Exploits0References4Affected Software2
NVD
NVD
added 2024/03/02 10:15 p.m.25 views

CVE-2023-52580

In the Linux kernel, the following vulnerability has been resolved: net/core: Fix ETHP1588 flow dissector When a PTP ethernet raw frame with a size of more than 256 bytes followed by a 0xff pattern is sent to skbflowdissect, nhoff value calculation is wrong. For example: hdr-messagelength takes t...

5.5CVSS9AI score0.00225EPSS
Exploits0References4
OSV
OSV
added 2024/03/02 10:15 p.m.3 views

DEBIAN-CVE-2023-52527

In the Linux kernel, the following vulnerability has been resolved: ipv4, ipv6: Fix handling of transhdrlen in ip,6appenddata Including the transhdrlen in length is a problem when the packet is partially filled e.g. something like sendMSGMORE happened previously when appending to an IPv4 or IPv6...

5.5CVSS5.2AI score0.00226EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/03/02 10:15 p.m.33 views

CVE-2023-52580

In the Linux kernel, the following vulnerability has been resolved: net/core: Fix ETHP1588 flow dissector When a PTP ethernet raw frame with a size of more than 256 bytes followed by a 0xff pattern is sent to skbflowdissect, nhoff value calculation is wrong. For example: hdr-messagelength takes t...

5.5CVSS6.3AI score0.00225EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2024/03/02 9:59 p.m.20 views

CVE-2023-52580 net/core: Fix ETH_P_1588 flow dissector

In the Linux kernel, the following vulnerability has been resolved: net/core: Fix ETHP1588 flow dissector When a PTP ethernet raw frame with a size of more than 256 bytes followed by a 0xff pattern is sent to skbflowdissect, nhoff value calculation is wrong. For example: hdr-messagelength takes t...

6.6AI score0.00225EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2024/01/02 8:15 p.m.33 views

CVE-2023-50711

vmm-sys-util is a collection of modules that provides helpers and utilities used by multiple rust-vmm components. Starting in version 0.5.0 and prior to version 0.12.0, an issue in the FamStructWrapper::deserialize implementation provided by the crate for vmmsysutil::fam::FamStructWrapper can lea...

9.8CVSS7.2AI score0.00652EPSS
Exploits0References2
Cvelist
Cvelist
added 2024/01/02 8:2 p.m.43 views

CVE-2023-50711 `serde` deserialization for `FamStructWrapper` lacks bound checks that could potentially lead to out-of-bounds memory access

vmm-sys-util is a collection of modules that provides helpers and utilities used by multiple rust-vmm components. Starting in version 0.5.0 and prior to version 0.12.0, an issue in the FamStructWrapper::deserialize implementation provided by the crate for vmmsysutil::fam::FamStructWrapper can lea...

5.7CVSS9.7AI score0.00652EPSS
Exploits0References4
Citrix
Citrix
added 2023/12/21 12:0 a.m.9 views

What is maximum HTTP header length on NetScaler

This article explains the maximum HTTP header length on NetScaler...

7.1AI score
Exploits0
BDU FSTEC
BDU FSTEC
added 2023/12/12 12:0 a.m.6 views

The vulnerability of the strlcpy() function in Netgear Orbi RBR750 router software allows a hacker to cause a service failure.

The vulnerability of the strlcpy function in Netgear Orbi RBR750 router software lies in the fact that the operation escapes the buffer boundaries when processing the lengths of the X-Forwarded-For and X-Forwarded-Proto headers. Exploiting this vulnerability allows a remote attacker to cause...

10CVSS8AI score0.08972EPSS
Exploits1References2Affected Software1
Rows per page
Query Builder