summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorPengpeng Hou <pengpeng@iscas.ac.cn>2026-07-04 09:12:30 +0800
committerJohannes Berg <johannes.berg@intel.com>2026-07-06 14:11:08 +0200
commitd06a3e60c8fead962f08cf951eb1de7bd22dab76 (patch)
tree5a8f0b189832bdd9d0b901871169ad1378efbbdf /tools/perf/scripts/python/bin/stackcollapse-record
parent13ff543e0b2c713aedeaadadde686686e949dc78 (diff)
wifi: rsi: bound background scan probe request copy
rsi_send_bgscan_probe_req() allocates room for struct rsi_bgscan_probe plus MAX_BGSCAN_PROBE_REQ_LEN bytes, but copies the entire mac80211-generated probe request skb after the fixed header. The probe request length depends on scan IEs and is not checked against the fixed firmware buffer. Reject generated probe requests that do not fit the firmware command buffer before copying them into the skb. Signed-off-by: Pengpeng Hou <pengpeng@iscas.ac.cn> Link: https://patch.msgid.link/20260704011231.45593-1-pengpeng@iscas.ac.cn Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions