aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorEmmanuel Grumbach <[email protected]>2024-01-11 15:07:25 +0200
committerJohannes Berg <[email protected]>2024-01-18 14:50:39 +0100
commitcf4a0d840ecc72fcf16198d5e9c505ab7d5a5e4d (patch)
tree83af23eb1d03b64426e1e45257b199382bda1307 /scripts/generate_rust_analyzer.py
parentb01a74b3ca6fd51b62c67733ba7c3280fa6c5d26 (diff)
wifi: iwlwifi: fix a memory corruption
iwl_fw_ini_trigger_tlv::data is a pointer to a __le32, which means that if we copy to iwl_fw_ini_trigger_tlv::data + offset while offset is in bytes, we'll write past the buffer. Cc: [email protected] Closes: https://bugzilla.kernel.org/show_bug.cgi?id=218233 Fixes: cf29c5b66b9f ("iwlwifi: dbg_ini: implement time point handling") Signed-off-by: Emmanuel Grumbach <[email protected]> Signed-off-by: Miri Korenblit <[email protected]> Link: https://msgid.link/20240111150610.2d2b8b870194.I14ed76505a5cf87304e0c9cc05cc0ae85ed3bf91@changeid Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions