Lucene search
+L

2619 matches found

SUSE CVE
SUSE CVE
added 2024/08/18 2:1 a.m.4 views

SUSE CVE-2024-43842

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: Fix array index mistake in rtw89stainfogetiter In rtw89stainfogetiter 'status-hegi' is compared to array size. But then 'rate-hegi' is used as array index instead of 'status-hegi'. This can lead to go beyond array...

5.5CVSS6.3AI score0.00218EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2024/08/18 2:1 a.m.11 views

SUSE CVE-2024-43858

In the Linux kernel, the following vulnerability has been resolved: jfs: Fix array-index-out-of-bounds in diFree...

5.5CVSS6.4AI score0.00234EPSS
SaveExploits0References13
OSV
OSV
added 2024/08/17 10:15 a.m.3 views

DEBIAN-CVE-2024-43858

In the Linux kernel, the following vulnerability has been resolved: jfs: Fix array-index-out-of-bounds in diFree...

7.8CVSS5.6AI score0.00234EPSS
SaveExploits0References1
NVD
NVD
added 2024/08/17 10:15 a.m.20 views

CVE-2024-43858

In the Linux kernel, the following vulnerability has been resolved: jfs: Fix array-index-out-of-bounds in diFree...

7.8CVSS0.00234EPSS
SaveExploits0References11
NVD
NVD
added 2024/08/17 10:15 a.m.19 views

CVE-2024-43842

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: Fix array index mistake in rtw89stainfogetiter In rtw89stainfogetiter 'status-hegi' is compared to array size. But then 'rate-hegi' is used as array index instead of 'status-hegi'. This can lead to go beyond array...

7.8CVSS0.00218EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/08/17 10:15 a.m.19 views

CVE-2024-43842

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: Fix array index mistake in rtw89stainfogetiter In rtw89stainfogetiter 'status-hegi' is compared to array size. But then 'rate-hegi' is used as array index instead of 'status-hegi'. This can lead to go beyond array...

7.8CVSS6.1AI score0.00218EPSS
SaveExploits0References11
OSV
OSV
added 2024/08/17 10:15 a.m.11 views

UBUNTU-CVE-2024-43842

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: Fix array index mistake in rtw89stainfogetiter In rtw89stainfogetiter 'status-hegi' is compared to array size. But then 'rate-hegi' is used as array index instead of 'status-hegi'. This can lead to go beyond array...

7.8CVSS6.2AI score0.00218EPSS
SaveExploits0References12
CVE
CVE
added 2024/08/17 9:24 a.m.141 views

CVE-2024-43858

CVE-2024-43858 : In the Linux kernel, the JFS filesystem has a fix for an array-index-out-of-bounds in diFree. The IBM bulletin lists this CVE among multiple kernel issues and does not provide a specific remediation version in the supplied documents. Technical detail: the issue is an array-index-...

7.8CVSS6.5AI score0.00234EPSS
SaveExploits0References11Affected Software1
Debian CVE
Debian CVE
added 2024/08/17 9:24 a.m.32 views

CVE-2024-43858

In the Linux kernel, the following vulnerability has been resolved: jfs: Fix array-index-out-of-bounds in diFree...

7.8CVSS5.6AI score0.00234EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/08/17 9:24 a.m.27 views

CVE-2024-43858 jfs: Fix array-index-out-of-bounds in diFree

In the Linux kernel, the following vulnerability has been resolved: jfs: Fix array-index-out-of-bounds in diFree...

6.8AI score0.00234EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/08/17 9:24 a.m.34 views

CVE-2024-43858 jfs: Fix array-index-out-of-bounds in diFree

In the Linux kernel, the following vulnerability has been resolved: jfs: Fix array-index-out-of-bounds in diFree...

7.8CVSS0.00234EPSS
SaveExploits0References8
OSV
OSV
added 2024/08/17 9:24 a.m.15 views

CVE-2024-43858 jfs: Fix array-index-out-of-bounds in diFree

In the Linux kernel, the following vulnerability has been resolved: jfs: Fix array-index-out-of-bounds in diFree...

6.1AI score
SaveExploits0References14
Vulnrichment
Vulnrichment
added 2024/08/17 9:22 a.m.11 views

CVE-2024-43852 hwmon: (ltc2991) re-order conditions to fix off by one bug

In the Linux kernel, the following vulnerability has been resolved: hwmon: ltc2991 re-order conditions to fix off by one bug LTC2991TINTCHNR is 4. The st-tempen array has LTC2991MAXCHANNEL 4 elements. Thus if "channel" is equal to LTC2991TINTCHNR then we have read one element beyond the end of th...

6.7AI score0.00202EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/08/17 9:21 a.m.25 views

CVE-2024-43842 wifi: rtw89: Fix array index mistake in rtw89_sta_info_get_iter()

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: Fix array index mistake in rtw89stainfogetiter In rtw89stainfogetiter 'status-hegi' is compared to array size. But then 'rate-hegi' is used as array index instead of 'status-hegi'. This can lead to go beyond array...

0.00218EPSS
SaveExploits0References4
CVE
CVE
added 2024/08/17 9:21 a.m.187 views

CVE-2024-43842

CVE-2024-43842 : In the Linux kernel wifi driver rtw89, a bounds check bug in rtw89_sta_info_get_iter() occurs when comparing status->he_gi to the array size, but rate->he_gi is used as the index. This copy-paste mistake can lead to out-of-bounds access if rate->he_gi != status->he_gi...

7.8CVSS6.5AI score0.00218EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2024/08/17 9:21 a.m.21 views

CVE-2024-43842

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: Fix array index mistake in rtw89stainfogetiter In rtw89stainfogetiter 'status-hegi' is compared to array size. But then 'rate-hegi' is used as array index instead of 'status-hegi'. This can lead to go beyond array...

7.8CVSS5.6AI score0.00218EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/08/17 9:21 a.m.22 views

CVE-2024-43842 wifi: rtw89: Fix array index mistake in rtw89_sta_info_get_iter()

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: Fix array index mistake in rtw89stainfogetiter In rtw89stainfogetiter 'status-hegi' is compared to array size. But then 'rate-hegi' is used as array index instead of 'status-hegi'. This can lead to go beyond array...

6.8AI score0.00218EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/17 9:21 a.m.14 views

CVE-2024-43842 wifi: rtw89: Fix array index mistake in rtw89_sta_info_get_iter()

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: Fix array index mistake in rtw89stainfogetiter In rtw89stainfogetiter 'status-hegi' is compared to array size. But then 'rate-hegi' is used as array index instead of 'status-hegi'. This can lead to go beyond array...

6AI score
SaveExploits0References8
OSV
OSV
added 2024/08/17 9:15 a.m.3 views

DEBIAN-CVE-2024-42265

In the Linux kernel, the following vulnerability has been resolved: protect the fetch of -fdfd in dodup2 from mispredictions both callers have verified that fd is not greater than -maxfds; however, misprediction might end up with tofree = fdt-fdfd; being speculatively executed. That's wrong for t...

5.5CVSS6AI score0.00281EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/17 9:15 a.m.5 views

UBUNTU-CVE-2024-42265

In the Linux kernel, the following vulnerability has been resolved: protect the fetch of -fdfd in dodup2 from mispredictions both callers have verified that fd is not greater than -maxfds; however, misprediction might end up with tofree = fdt-fdfd; being speculatively executed. That's wrong for t...

5.5CVSS6.3AI score0.00281EPSS
SaveExploits0References27
Rows per page
Query Builder