diff options
author | Johannes Berg <johannes.berg@intel.com> | 2025-03-08 23:03:35 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2025-03-11 10:53:10 +0100 |
commit | 700014d3ad1fd6e55c8f9ffa817514d3fbb5286e (patch) | |
tree | bed8ebb7d402ba94796fe3a120b0d87c9c9be85a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 65bff0be9b154621b617fc2e4bd89f1e18e97cdb (diff) |
wifi: mac80211: fix userspace_selectors corruption
Spotted during code review, the selectors need to be large
enough for a 128-bit bitmap, not a single unsigned long,
otherwise we have stack corruption.
We should also allow passing selectors from userspace, but
that should be a separate change.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Reviewed-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20250308225541.8f1bcf96a504.Ibeb8970c82a30c97279a4cc4e68faca5df1813a5@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions