CVE-2023-54286
Last modified
CVE-2023-54286 is a high-severity vulnerability rated 7.6/10 on the CVSS scale. 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 iwl_keyinfo.key field. Add a check to not copy more data to iwl_keyinfo.key then will fit. This fixes backtraces like this one: memcpy: detected field-spanning write (size 32) of single field "sta_cmd.key.key" at drivers/net/wireless/intel/iwlwifi/dvm/sta.c:1103 (size 16) WARNING: CPU: 1 PID: 946 at drivers/net/wireless/intel/iwlwifi/dvm/sta.c:1103 iwlagn_send_sta_key+0x375/0x390 [iwldvm] <snip> Hardware name: Dell Inc. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
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 iwl_keyinfo.key field. Add a check to not copy more data to iwl_keyinfo.key then will fit. This fixes backtraces like this one: memcpy: detected field-spanning write (size 32) of single field "sta_cmd.key.key" at drivers/net/wireless/intel/iwlwifi/dvm/sta.c:1103 (size 16) WARNING: CPU: 1 PID: 946 at drivers/net/wireless/intel/iwlwifi/dvm/sta.c:1103 iwlagn_send_sta_key+0x375/0x390 [iwldvm] <snip> Hardware name: Dell Inc. Latitude E6430/0H3MT5, BIOS A21 05/08/2017 RIP: 0010:iwlagn_send_sta_key+0x375/0x390 [iwldvm] <snip> Call Trace: <TASK> iwl_set_dynamic_key+0x1f0/0x220 [iwldvm] iwlagn_mac_set_key+0x1e4/0x280 [iwldvm] drv_set_key+0xa4/0x1b0 [mac80211] ieee80211_key_enable_hw_accel+0xa8/0x2d0 [mac80211] ieee80211_key_replace+0x22d/0x8e0 [mac80211] <snip>
Metrics
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 5a3d9882b84edf5fa8e8ca33a5d6df25e2e727a5, < 76b5ea43ad2fb4f726ddfaff839430a706e7d7c2; >= 5a3d9882b84edf5fa8e8ca33a5d6df25e2e727a5, < 3ed3c1c2fc3482b72e755820261779cd2e2c5a3e; >= 5a3d9882b84edf5fa8e8ca33a5d6df25e2e727a5, < fa57021262e998e2229d6383b1081638df2fe238; >= 5a3d9882b84edf5fa8e8ca33a5d6df25e2e727a5, < 91ad1ab3cc7e981cb6d6ee100686baed64e1277e; >= 5a3d9882b84edf5fa8e8ca33a5d6df25e2e727a5, < 87940e4030e4705e1f3fd2bbb1854eae8308314b; >= 5a3d9882b84edf5fa8e8ca33a5d6df25e2e727a5, < 57189c885149825be8eb8c3524b5af017fdeb941; >= 5a3d9882b84edf5fa8e8ca33a5d6df25e2e727a5, < 6cd644f66b43709816561d63e0173cb0c7aab159; >= 5a3d9882b84edf5fa8e8ca33a5d6df25e2e727a5, < ef16799640865f937719f0771c93be5dca18adc6 |
| Linux | Linux | 3.1 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2023-54286?
How severe is CVE-2023-54286?
How do I fix CVE-2023-54286?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-54280In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2023-54281In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54282In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54283In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54284In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2023-54285In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54287In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54288In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54289In the Linux kernel, the following vulnerability has been re…
- CVE-2023-5429The Information Reel plugin for WordPress is vulnerable to S…6.5
- CVE-2023-54290Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2023-54291In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2023-54286?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
