Lucene search
K

70 matches found

OSV
OSV
added 2024/12/27 2:11 p.m.12 views

CVE-2024-56539 wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_config_scan()

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: Fix memcpy field-spanning write warning in mwifiexconfigscan Replace one-element array with a flexible-array member in struct mwifiexietypeswildcardssidparams to fix the following warning on a MT8173 Chromebook...

5.5CVSS5.9AI score0.00013EPSS
Exploits0References14
CVE
CVE
added 2024/12/27 2:11 p.m.2450 views

CVE-2024-56539

CVE-2024-56539 refers to a Linux kernel issue where mwifiex memcpy() would write across a field due to a one-element array, triggering a field-spanning write warning in mwifiex_config_scan(). The fix replaces the one-element array with a flexible-array member in struct mwifiex_ie_types_wildcard_s...

5.5CVSS6.5AI score0.00013EPSS
Exploits0References11Affected Software1
Cvelist
Cvelist
added 2024/12/27 1:49 p.m.14 views

CVE-2024-53193 clk: clk-loongson2: Fix memory corruption bug in struct loongson2_clk_provider

In the Linux kernel, the following vulnerability has been resolved: clk: clk-loongson2: Fix memory corruption bug in struct loongson2clkprovider Some heap space is allocated for the flexible structure struct clkhwonecelldata and its flexible-array member hws through the composite structure struct...

0.00037EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2024/12/27 1:49 p.m.0 views

CVE-2024-53193 clk: clk-loongson2: Fix memory corruption bug in struct loongson2_clk_provider

In the Linux kernel, the following vulnerability has been resolved: clk: clk-loongson2: Fix memory corruption bug in struct loongson2clkprovider Some heap space is allocated for the flexible structure struct clkhwonecelldata and its flexible-array member hws through the composite structure struct...

7.8AI score0.00037EPSS
Exploits0References3
Cvelist
Cvelist
added 2024/12/27 1:49 p.m.13 views

CVE-2024-53192 clk: clk-loongson2: Fix potential buffer overflow in flexible-array member access

In the Linux kernel, the following vulnerability has been resolved: clk: clk-loongson2: Fix potential buffer overflow in flexible-array member access Flexible-array member hws in struct clkhwonecelldata is annotated with the countedby attribute. This means that when memory is allocated for this...

0.00036EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2024/12/27 1:49 p.m.4 views

CVE-2024-53192 clk: clk-loongson2: Fix potential buffer overflow in flexible-array member access

In the Linux kernel, the following vulnerability has been resolved: clk: clk-loongson2: Fix potential buffer overflow in flexible-array member access Flexible-array member hws in struct clkhwonecelldata is annotated with the countedby attribute. This means that when memory is allocated for this...

7.5AI score0.00036EPSS
Exploits0References3
CVE
CVE
added 2024/12/27 1:49 p.m.88 views

CVE-2024-53192

CVE-2024-53192 affects the Linux kernel’s Loongson2 clock framework. A memory corruption risk exists in the flexible array member hws of struct clk_hw_onecell_data when allocating clks_num elements but not updating clp->clk_data.num accordingly. The code allocates clp with devm_kzalloc(dev, st...

5.5CVSS7.7AI score0.00036EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2024/12/27 1:49 p.m.7 views

CVE-2024-53192 clk: clk-loongson2: Fix potential buffer overflow in flexible-array member access

In the Linux kernel, the following vulnerability has been resolved: clk: clk-loongson2: Fix potential buffer overflow in flexible-array member access Flexible-array member hws in struct clkhwonecelldata is annotated with the countedby attribute. This means that when memory is allocated for this...

5.5CVSS6.7AI score0.00036EPSS
Exploits0References6
Debian CVE
Debian CVE
added 2024/12/27 1:49 p.m.10 views

CVE-2024-53192

In the Linux kernel, the following vulnerability has been resolved: clk: clk-loongson2: Fix potential buffer overflow in flexible-array member access Flexible-array member hws in struct clkhwonecelldata is annotated with the countedby attribute. This means that when memory is allocated for this...

5.5CVSS6.2AI score0.00036EPSS
Exploits0
CNNVD
CNNVD
added 2024/12/27 12:0 a.m.1 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a potential buffer overflow issue during flexible array access in the clk:clk-loongson2 module...

5.5CVSS6.9AI score0.00036EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2024/10/22 2:50 a.m.1 views

SUSE CVE-2024-50008

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: Fix memcpy field-spanning write warning in mwifiexcmd80211scanext Replace one-element array with a flexible-array member in struct hostcmdds80211scanext. With this, fix the following warning: elo 16 17:51:58...

6.5AI score0.00018EPSS
Exploits0References19
OSV
OSV
added 2024/10/21 7:15 p.m.2 views

AZL-52287 CVE-2024-50008 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: Fix memcpy field-spanning write warning in mwifiexcmd80211scanext Replace one-element array with a flexible-array member in struct hostcmdds80211scanext. With this, fix the following warning: elo 16 17:51:58...

5.5CVSS6.3AI score0.00018EPSS
Exploits0References1
OSV
OSV
added 2024/10/21 7:15 p.m.1 views

DEBIAN-CVE-2024-50008

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: Fix memcpy field-spanning write warning in mwifiexcmd80211scanext Replace one-element array with a flexible-array member in struct hostcmdds80211scanext. With this, fix the following warning: elo 16 17:51:58...

5.5CVSS5.7AI score0.00018EPSS
Exploits0References1
OSV
OSV
added 2024/10/21 7:15 p.m.1 views

UBUNTU-CVE-2024-50008

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: Fix memcpy field-spanning write warning in mwifiexcmd80211scanext Replace one-element array with a flexible-array member in struct hostcmdds80211scanext. With this, fix the following warning: elo 16 17:51:58...

5.5CVSS6.2AI score0.00018EPSS
Exploits0References46
Vulnrichment
Vulnrichment
added 2024/10/21 6:54 p.m.14 views

CVE-2024-50008 wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_cmd_802_11_scan_ext()

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: Fix memcpy field-spanning write warning in mwifiexcmd80211scanext Replace one-element array with a flexible-array member in struct hostcmdds80211scanext. With this, fix the following warning: elo 16 17:51:58...

7AI score0.00018EPSS
Exploits0References9
Positive Technologies
Positive Technologies
added 2024/10/21 12:0 a.m.3 views

PT-2024-33847

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.6.58 Description: A vulnerability in the Linux kernel has been fixed, involving the mwifiex WiFi driver. The issue was a memcpy field-spanning write warning in the mwifiex cmd 802 11 scan ext function. This...

5.5CVSS6.6AI score0.00018EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2024/07/06 2:58 a.m.1 views

SUSE CVE-2024-39482

In the Linux kernel, the following vulnerability has been resolved: bcache: fix variable length array abuse in btreeiter btreeiter is used in two ways: either allocated on the stack with a fixed size MAXBSETS, or from a mempool with a dynamic size based on the specific cache set. Previously, the...

6.5AI score0.00019EPSS
Exploits0References13
OSV
OSV
added 2024/07/05 7:15 a.m.3 views

DEBIAN-CVE-2024-39482

In the Linux kernel, the following vulnerability has been resolved: bcache: fix variable length array abuse in btreeiter btreeiter is used in two ways: either allocated on the stack with a fixed size MAXBSETS, or from a mempool with a dynamic size based on the specific cache set. Previously, the...

5.5CVSS5.7AI score0.00019EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/07/05 7:15 a.m.17 views

CVE-2024-39482

In the Linux kernel, the following vulnerability has been resolved: bcache: fix variable length array abuse in btreeiter btreeiter is used in two ways: either allocated on the stack with a fixed size MAXBSETS, or from a mempool with a dynamic size based on the specific cache set. Previously, the...

5.5CVSS6.4AI score0.00019EPSS
Exploits0References20
OSV
OSV
added 2024/07/05 7:15 a.m.2 views

UBUNTU-CVE-2024-39482

In the Linux kernel, the following vulnerability has been resolved: bcache: fix variable length array abuse in btreeiter btreeiter is used in two ways: either allocated on the stack with a fixed size MAXBSETS, or from a mempool with a dynamic size based on the specific cache set. Previously, the...

5.5CVSS6.2AI score0.00019EPSS
Exploits0References21
Rows per page
Query Builder