Lucene search
K

2586 matches found

OSV
OSV
added 2024/11/07 9:31 a.m.22 views

CVE-2024-50161 bpf: Check the remaining info_cnt before repeating btf fields

In the Linux kernel, the following vulnerability has been resolved: bpf: Check the remaining infocnt before repeating btf fields When trying to repeat the btf fields for array of nested struct, it doesn't check the remaining infocnt. The following splat will be reported when the value of ret nele...

5.5CVSS5.9AI score0.00183EPSS
Exploits0References5
Zero Day Initiative
Zero Day Initiative
added 2024/11/05 12:0 a.m.3 views

Linux Kernel nftables Improper Validation of Array Index Local Privilege Escalation Vulnerability

This vulnerability allows local attackers to escalate privileges on affected installations of the Linux Kernel. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability. The specific flaw exists within the handling of...

8.8CVSS7.5AI score
Exploits0References1
Vulnrichment
Vulnrichment
added 2024/11/04 10:4 a.m.13 views

CVE-2024-33032 Improper Validation of Array Index in Camera_Linux

Memory corruption when the user application modifies the same shared memory asynchronously when kernel is accessing it...

6.7CVSS7AI score0.00103EPSS
Exploits0References1
Cvelist
Cvelist
added 2024/11/04 10:4 a.m.19 views

CVE-2024-33032 Improper Validation of Array Index in Camera_Linux

Memory corruption when the user application modifies the same shared memory asynchronously when kernel is accessing it...

6.7CVSS0.00103EPSS
Exploits0References1
Zero Day Initiative
Zero Day Initiative
added 2024/10/31 12:0 a.m.7 views

Apple SceneKit Improper Validation of Array Index Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of Apple macOS. Interaction with the Scenekit framework is required to exploit this vulnerability but attack vectors may vary depending on the implementation. The specific flaw exists within the Sceneki...

8.8CVSS6.9AI score0.00299EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2024/10/22 6:10 a.m.8 views

CVE-2022-48979

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix array index out of bound error in DCN32 DML Why LinkCapacitySupport array is indexed with the number of voltage states and not the number of max DPPs. Fix the error by changing the array declaration to use th...

4.4CVSS6.9AI score0.00206EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2024/10/22 2:50 a.m.8 views

SUSE CVE-2024-50007

In the Linux kernel, the following vulnerability has been resolved: ALSA: asihpi: Fix potential OOB array access ASIHPI driver stores some values in the static array upon a response from the driver, and its index depends on the firmware. We shouldn't trust it blindly. This patch adds a sanity che...

6.4CVSS6.5AI score0.0025EPSS
Exploits0References20
Redos
Redos
added 2024/10/22 12:0 a.m.295 views

ROS-20241021-02

GNOME Project G libgsf structured file library vulnerability is related to heap-based integer overflow during processing of sector allocation table. heap-based integers when processing the sector allocation table. Exploitation of the vulnerability could allow an attacker to execute arbitrary code...

8.4CVSS8.3AI score0.00457EPSS
Exploits0
NVD
NVD
added 2024/10/21 8:15 p.m.13 views

CVE-2022-48979

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix array index out of bound error in DCN32 DML Why&How LinkCapacitySupport array is indexed with the number of voltage states and not the number of max DPPs. Fix the error by changing the array declaration to us...

5.5CVSS0.00206EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2024/10/21 8:6 p.m.13 views

CVE-2022-49022 wifi: mac8021: fix possible oob access in ieee80211_get_rate_duration

In the Linux kernel, the following vulnerability has been resolved: wifi: mac8021: fix possible oob access in ieee80211getrateduration Fix possible out-of-bound access in ieee80211getrateduration routine as reported by the following UBSAN report: UBSAN: array-index-out-of-bounds in...

7.2AI score0.00244EPSS
Exploits0References4
Cvelist
Cvelist
added 2024/10/21 8:6 p.m.14 views

CVE-2022-49022 wifi: mac8021: fix possible oob access in ieee80211_get_rate_duration

In the Linux kernel, the following vulnerability has been resolved: wifi: mac8021: fix possible oob access in ieee80211getrateduration Fix possible out-of-bound access in ieee80211getrateduration routine as reported by the following UBSAN report: UBSAN: array-index-out-of-bounds in...

0.00244EPSS
Exploits0References4
Cvelist
Cvelist
added 2024/10/21 8:5 p.m.27 views

CVE-2022-48979 drm/amd/display: fix array index out of bound error in DCN32 DML

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix array index out of bound error in DCN32 DML Why&How LinkCapacitySupport array is indexed with the number of voltage states and not the number of max DPPs. Fix the error by changing the array declaration to us...

0.00206EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2024/10/21 8:5 p.m.13 views

CVE-2022-48979 drm/amd/display: fix array index out of bound error in DCN32 DML

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix array index out of bound error in DCN32 DML Why&How LinkCapacitySupport array is indexed with the number of voltage states and not the number of max DPPs. Fix the error by changing the array declaration to us...

6.9AI score0.00206EPSS
Exploits0References2
CVE
CVE
added 2024/10/21 8:5 p.m.100 views

CVE-2022-48979

Summary: CVE-2022-48979: in the Linux kernel, the DRM/AMD display DCN32 DML path had an array index out-of-bounds. Root cause: the LinkCapacitySupport array was indexed by the number of voltage states rather than the total number of voltage states (the max DPPs), causing an out-of-bounds access. ...

5.5CVSS5.2AI score0.00206EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2024/10/21 8:5 p.m.10 views

CVE-2022-48979 drm/amd/display: fix array index out of bound error in DCN32 DML

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix array index out of bound error in DCN32 DML Why&How LinkCapacitySupport array is indexed with the number of voltage states and not the number of max DPPs. Fix the error by changing the array declaration to us...

5.5CVSS5.9AI score0.00206EPSS
Exploits0References5
Cvelist
Cvelist
added 2024/10/21 6:54 p.m.23 views

CVE-2024-50007 ALSA: asihpi: Fix potential OOB array access

In the Linux kernel, the following vulnerability has been resolved: ALSA: asihpi: Fix potential OOB array access ASIHPI driver stores some values in the static array upon a response from the driver, and its index depends on the firmware. We shouldn't trust it blindly. This patch adds a sanity che...

0.0025EPSS
Exploits0References9
Microsoft CVE
Microsoft CVE
added 2024/10/16 12:0 a.m.3 views

CVE-2024-46821

...

7.8CVSS7.3AI score0.00261EPSS
Exploits0
OSV
OSV
added 2024/10/14 12:7 p.m.20 views

SUSE-SU-2024:3617-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 11 SP4 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2024-38538: net: bridge: xmit: make sure we have at least eth header len bytes bsc1226606. - CVE-2024-40902: jfs: xattr: fix buffer overflow for invalid xattr...

7.8CVSS7.8AI score0.00317EPSS
Exploits1References12
Microsoft CVE
Microsoft CVE
added 2024/10/14 12:0 a.m.8 views

CVE-2024-46804

...

7.8CVSS6.6AI score0.00245EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2024/10/14 12:0 a.m.2 views

CVE-2024-46818

...

7.8CVSS6.6AI score0.00269EPSS
Exploits0
Rows per page
Query Builder