Lucene search
K

28 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.2 views

Astra Linux - уязвимость в linux-5.10, linux-6.1

In the Linux kernel, the following vulnerabilities have been resolved: net: ipv6: Fixed warnings related to memcpy operations that span multiple fields in the AH output. Fixed warnings related to ah6output and ah6outputdone, where extension headers are copied to IPv6 address fields. This can...

6.1AI score0.00058EPSS
Exploits0References2
NVD
NVD
added 2025/12/30 1:16 p.m.2 views

CVE-2023-54286

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtrace A received TKIP key may be up to 32 bytes because it may contain MIC rx/tx keys too. These are not used by iwl and copying these over overflows the...

0.00034EPSS
Exploits0References8
OSV
OSV
added 2025/12/30 12:23 p.m.3 views

CVE-2023-54286 wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtrace

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtrace A received TKIP key may be up to 32 bytes because it may contain MIC rx/tx keys too. These are not used by iwl and copying these over overflows the...

6.3AI score0.00034EPSS
Exploits0References11
CVE
CVE
added 2025/12/30 12:23 p.m.8 views

CVE-2023-54286

CVE-2023-54286 involves the Linux kernel wireless stack: the iwlwifi dvm code could copy beyond iwl_keyinfo.key when handling TKIP keys (up to 32 bytes) due to including MIC keys. The fix adds a bounds check to prevent copying more data than the iwl_keyinfo.key buffer can hold, addressing a field...

6AI score0.00034EPSS
Exploits0References8
Debian CVE
Debian CVE
added 2025/12/30 12:23 p.m.4 views

CVE-2023-54286

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtrace A received TKIP key may be up to 32 bytes because it may contain MIC rx/tx keys too. These are not used by iwl and copying these over overflows the...

5.3AI score0.00034EPSS
Exploits0
CNNVD
CNNVD
added 2025/12/30 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 failure to check TKIP key lengths, which could result in field-spanning writes...

6.1AI score0.00034EPSS
Exploits0References9
EUVD
EUVD
added 2025/12/16 3:30 p.m.1 views

EUVD-2025-203730

In the Linux kernel, the following vulnerability has been resolved: net: ipv6: fix field-spanning memcpy warning in AH output Fix field-spanning memcpy warnings in ah6output and ah6outputdone where extension headers are copied to/from IPv6 address fields, triggering fortify-string warnings about...

6.2AI score0.00058EPSS
Exploits0References9
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.2 views

CVE-2025-40363

In the Linux kernel, the following vulnerability has been resolved: net: ipv6: fix field-spanning memcpy warning in AH output Fix field-spanning memcpy warnings in ah6output and ah6outputdone where extension headers are copied to/from IPv6 address fields, triggering fortify-string warnings about...

5.9AI score0.00058EPSS
Exploits0References35
OSV
OSV
added 2025/12/16 2:15 p.m.0 views

UBUNTU-CVE-2025-40363

In the Linux kernel, the following vulnerability has been resolved: net: ipv6: fix field-spanning memcpy warning in AH output Fix field-spanning memcpy warnings in ah6output and ah6outputdone where extension headers are copied to/from IPv6 address fields, triggering fortify-string warnings about...

5.9AI score0.00058EPSS
Exploits0References36
CVE
CVE
added 2025/12/16 1:40 p.m.5 views

CVE-2025-40363

The CVE-2025-40363 vulnerability in the Linux kernel concerns net/ipv6: a field-spanning memcpy warning in AH output. Root cause: extension headers are copied into IPv6 address fields, triggering fortify-string warnings about writes beyond 16-byte saddr. The issue is resolved by copying addresses...

6.4AI score0.00058EPSS
Exploits0References8
OSV
OSV
added 2025/12/16 1:40 p.m.1 views

CVE-2025-40363 net: ipv6: fix field-spanning memcpy warning in AH output

In the Linux kernel, the following vulnerability has been resolved: net: ipv6: fix field-spanning memcpy warning in AH output Fix field-spanning memcpy warnings in ah6output and ah6outputdone where extension headers are copied to/from IPv6 address fields, triggering fortify-string warnings about...

6.6AI score0.00058EPSS
Exploits0References11
Cvelist
Cvelist
added 2025/12/16 1:40 p.m.25 views

CVE-2025-40363 net: ipv6: fix field-spanning memcpy warning in AH output

In the Linux kernel, the following vulnerability has been resolved: net: ipv6: fix field-spanning memcpy warning in AH output Fix field-spanning memcpy warnings in ah6output and ah6outputdone where extension headers are copied to/from IPv6 address fields, triggering fortify-string warnings about...

0.00058EPSS
Exploits0References8
Microsoft CVE
Microsoft CVE
added 2025/10/03 1:1 a.m.2 views

scsi: mpi3mr: Avoid memcpy field-spanning write WARNING

...

5.5CVSS7AI score0.00009EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.2 views

kernel: 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...

5.5CVSS6.4AI score0.00018EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2024/12/13 12:0 a.m.7 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-50008)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-50008 advisory. - In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: Fix memcpy field- spannin...

5.5CVSS6.1AI score0.00018EPSS
Exploits0References2
Microsoft CVE
Microsoft CVE
added 2024/11/12 8:0 a.m.2 views

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

...

5.5CVSS7AI score0.00018EPSS
Exploits0
CNNVD
CNNVD
added 2024/11/05 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, which originates in the drm/vboxvideo module, where the use of a fake variable-length array VLA in place of a real...

5.5CVSS6.7AI score0.00019EPSS
Exploits0References6
NVD
NVD
added 2024/10/21 7:15 p.m.10 views

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.5CVSS0.00018EPSS
Exploits0References13
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
Cvelist
Cvelist
added 2024/10/21 6:54 p.m.19 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...

0.00018EPSS
Exploits0References9
Rows per page
Query Builder