kernel_samsung_a53x/net/wireless
Benjamin Berg a66e9eb124 wifi: cfg80211: avoid leaking stack data into trace
[ Upstream commit 334bf33eec5701a1e4e967bcb7cc8611a998334b ]

If the structure is not initialized then boolean types might be copied
into the tracing data without being initialised. This causes data from
the stack to leak into the trace and also triggers a UBSAN failure which
can easily be avoided here.

Signed-off-by: Benjamin Berg <benjamin.berg@intel.com>
Link: https://lore.kernel.org/r/20230925171855.a9271ef53b05.I8180bae663984c91a3e036b87f36a640ba409817@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-08 11:26:17 +01:00
..
certs Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ap.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
chan.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
core.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
core.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
debugfs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
debugfs.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ethtool.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ibss.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
lib80211.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
lib80211_crypt_ccmp.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
lib80211_crypt_tkip.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
lib80211_crypt_wep.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mesh.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mlme.c Backport mac80211 patches from linux-6.1.y 2024-06-15 16:29:20 -03:00
nl80211.c wifi: cfg80211: avoid leaking stack data into trace 2024-11-08 11:26:17 +01:00
nl80211.h Backport mac80211 patches from linux-6.1.y 2024-06-15 16:29:20 -03:00
ocb.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
of.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
pmsr.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
radiotap.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rdev-ops.h Backport mac80211 patches from linux-6.1.y 2024-06-15 16:29:20 -03:00
reg.c net: reg: Unlock all channels 2024-06-15 16:29:21 -03:00
reg.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
scan.c wifi: cfg80211: Fix 6GHz scan configuration 2024-11-08 11:26:16 +01:00
sme.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sysfs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sysfs.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
trace.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
trace.h Backport mac80211 patches from linux-6.1.y 2024-06-15 16:29:20 -03:00
util.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
wext-compat.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
wext-compat.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
wext-core.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
wext-priv.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
wext-proc.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
wext-sme.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
wext-spy.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00