Lucene search
+L

64 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 3:43 p.m.6 views

CVE-2020-8936

An arbitrary memory overwrite vulnerability in Asylo versions up to 0.6.0 allows an attacker to make a host call to UntrustedCall. UntrustedCall failed to validate the buffer range within sgxparams and allowed the host to return a pointer that was an address within the enclave memory. This allowe...

5.5CVSS6.9AI score0.00133EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/05 2:12 p.m.15 views

CVE-2020-11242

User could gain access to secure memory due to incorrect argument into address range validation api used in SDI to capture requested contents in Snapdragon Industrial IOT, Snapdragon Mobile...

8.4CVSS7.2AI score0.00202EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/01/10 12:21 a.m.8 views

SUSE CVE-2024-56663

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: fix NL80211ATTRMLOLINKID off-by-one Since the netlink attribute range validation provides inclusive checking, the max of attribute NL80211ATTRMLOLINKID should be IEEE80211MLDMAXNUMLINKS - 1 otherwise causing an...

6.6CVSS7.7AI score0.00228EPSS
SaveExploits0References14
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.6 views

kernel: wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM values

A vulnerability was found in the cfg80211 component in the Linux kernel, where a lack of proper range validation applied to the NL80211ATTRTXQQUANTUM can lead to a scenario where the userspace passes an extremely high value that the kernel is not designed to handle efficiently ex. 2^31. This can...

4.4CVSS6.7AI score0.00174EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.4 views

kernel: wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM values

A vulnerability was found in the cfg80211 component in the Linux kernel, where a lack of proper range validation applied to the NL80211ATTRTXQQUANTUM can lead to a scenario where the userspace passes an extremely high value that the kernel is not designed to handle efficiently ex. 2^31. This can...

4.4CVSS6.7AI score0.00174EPSS
SaveExploits0References5
Redos
Redos
added 2024/09/17 12:0 a.m.19 views

ROS-20240917-08

Vulnerability of classes ipaddress.IPv4Address, ipaddress.IPv4Network, ipaddress.IPv6Address and ipaddress.IPv6Network of the ipaddress module of the Python programming language interpreter CPython is related to the incorrect IP address range validation. Exploitation of the vulnerability could...

7.5CVSS6.8AI score0.01079EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/06/20 1:54 p.m.15 views

CVE-2022-48738

In the Linux kernel, the following vulnerability has been resolved: ASoC: ops: Reject out of bounds values in sndsocputvolsw We don't currently validate that the values being set are within the range we advertised to userspace as being valid, do so and reject any values that are out of range...

5.5CVSS8.7AI score0.00234EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/06/20 1:54 p.m.16 views

CVE-2022-48737

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority for the following reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.5CVSS6.6AI score
SaveExploits0References4
OSV
OSV
added 2024/06/20 12:15 p.m.8 views

UBUNTU-CVE-2022-48738

In the Linux kernel, the following vulnerability has been resolved: ASoC: ops: Reject out of bounds values in sndsocputvolsw We don't currently validate that the values being set are within the range we advertised to userspace as being valid, do so and reject any values that are out of range...

7.1CVSS6AI score0.00234EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/06/20 11:13 a.m.15 views

CVE-2022-48738 ASoC: ops: Reject out of bounds values in snd_soc_put_volsw()

In the Linux kernel, the following vulnerability has been resolved: ASoC: ops: Reject out of bounds values in sndsocputvolsw We don't currently validate that the values being set are within the range we advertised to userspace as being valid, do so and reject any values that are out of range...

6.7AI score0.00234EPSS
SaveExploits0References8
CVE
CVE
added 2024/06/20 11:13 a.m.64 views

CVE-2022-48737

CVE-2022-48737 is rejected/not used and does not represent an active vulnerability entry.

6.5AI score
SaveExploits0
CNNVD
CNNVD
added 2023/09/04 12:0 a.m.10 views

MediaTek Chip Buffer Error Vulnerability

MediaTek chips are a variety of chips from MediaTek, a Chinese company. A security vulnerability exists in the MediaTek chips, which stems from a lack of valid range checking in imgsyscmdq, which may result in out-of-bounds reads...

4.2CVSS6.8AI score0.00088EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.4 views

kernel: ext4: block range must be validated before use in ext4_mb_clear_bb()

A use-after-free vulnerability exists in the linux kernel, such thatthe Block range to free is validated in ext4freeblocks using ext4inodeblockvalid and then it's passed to ext4mbclearbb.However, in some situations on bigalloc file system the range might be adjusted after the validation in...

7.8CVSS6.6AI score0.00168EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.5 views

kernel: ASoC: ops: Reject out of bounds values in snd_soc_put_volsw()

A vulnerability was found in the Linux kernel's ASoC operations within the soc-ops.c file, where the function sndsocputvolsw fails to validate the range of values being set, results in out-of-bounds values to be accepted,...

7.1CVSS6.5AI score0.00234EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2022/09/16 12:0 a.m.6 views

PT-2022-33342 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.19.4 Description: The issue is related to the ext4 file system, where a block range must be validated before use in the ext4 mb clear bb function. The actual impact and attack plausibility have not yet been...

7.2AI score
SaveExploits0References1
PyPA
PyPA
added 2021/08/12 11:15 p.m.8 views

PYSEC-2021-285

TensorFlow is an end-to-end open source platform for machine learning. In affected versions due to incomplete validation in tf.rawops.QuantizeV2, an attacker can trigger undefined behavior via binding a reference to a null pointer or can access data outside the bounds of heap allocated arrays. Th...

7.8CVSS7AI score0.00173EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2021/04/07 8:15 a.m.29 views

CVE-2020-11242

User could gain access to secure memory due to incorrect argument into address range validation api used in SDI to capture requested contents in Snapdragon Industrial IOT, Snapdragon Mobile...

8.4CVSS0.00202EPSS
SaveExploits0References1
Prion
Prion
added 2021/04/07 8:15 a.m.25 views

Design/Logic Flaw

User could gain access to secure memory due to incorrect argument into address range validation api used in SDI to capture requested contents in Snapdragon Industrial IOT, Snapdragon Mobile...

7.2CVSS7.7AI score0.00202EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2021/04/07 7:55 a.m.39 views

CVE-2020-11242

User could gain access to secure memory due to incorrect argument into address range validation api used in SDI to capture requested contents in Snapdragon Industrial IOT, Snapdragon Mobile...

8.4CVSS8.4AI score0.00202EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2021/04/05 12:0 a.m.6 views

Qualcomm 芯片 安全漏洞

A Qualcomm chip is a chip from Qualcomm Incorporated USA. A way of miniaturizing circuits including primarily semiconductor devices, but also passive components, etc. and from time to time fabricated on the surface of semiconductor wafers. A security vulnerability exists in multiple Qualcomm...

8.4CVSS7.3AI score0.00202EPSS
SaveExploits0References4
Rows per page
Query Builder