summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorIlan Peer <ilan.peer@intel.com>2025-11-10 14:01:54 +0200
committerJohannes Berg <johannes.berg@intel.com>2025-11-11 09:25:18 +0100
commiteaa7ce66c3e2ccda035022b5e8af09caabecd635 (patch)
treeab8bc4903b73e60ea0c4cd1e54a1166b534e8cdb /scripts
parent7fe0d21f5633af8c3fab9f0ef0706c6156623484 (diff)
downloadkernel-eaa7ce66c3e2ccda035022b5e8af09caabecd635.tar.gz
wifi: mac80211_hwsim: Fix possible NULL dereference
The 'vif' pointer in the Tx information might be NULL, e.g., in case of injected frames etc. and is not checked in all paths. Fix it. While at it, also directly use the local 'vif' pointer. Fixes: a37a6f54439b ("wifi: mac80211_hwsim: Add simulation support for NAN device") Signed-off-by: Ilan Peer <ilan.peer@intel.com> Reported-by: Dan Carpenter <dan.carpenter@linaro.org> Closes: https://lore.kernel.org/linux-wireless/aNJUlyIiSTW9zZdr@stanley.mountain Reviewed-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com> Link: https://patch.msgid.link/20251110140128.ec00ae795a32.I9c65659b52434189d8b2ba06710d482669a3887a@changeid Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
drm/panel: kingdisplay-kd097d04: Disable EoTpSebastian Fleer 2025-10-29drm/panel: sitronix-st7789v: fix sync flags for t28cp45tn89Sebastian Reichel 2025-09-08drm/panel-edp: Add 4 more panels needed by mt8189 ChromebooksZhongtian Wu 2025-09-05drm/panel: lvds: Remove unused members from main structureLiu Ying 2025-08-22drm/panel: ilitek-ili9881c: Add Bestar BSD1218-A101KL68 supportHeiko Stuebner 2025-08-22drm/panel: ilitek-ili9881c: convert (un-)prepare to mipi_dsi_multi_contextHeiko Stuebner 2025-08-22drm/panel: ilitek-ili9881c: move display_on/_off dcs calls to (un-)prepareHeiko Stuebner 2025-08-22drm/panel: ilitek-ili9881c: turn off power-supply when init failsHeiko Stuebner 2025-08-21drm/panel: jdi-lpm102a188a: Fix error code in jdi_panel_prepare()Dan Carpenter 2025-08-20drm/panel: panel-samsung-s6e88a0-ams427ap24: Fix includesThomas Zimmermann 2025-08-14drm/panel: novatek-nt35560: Clean up driverBrigham Campbell 2025-08-13drm/panel: panel-summit: Include <linux/property.h> and <linux/mod_devicetabl...Thomas Zimmermann 2025-08-11drm/panel-edp: Add SHP LQ134Z1 panel for Dell XPS 9345Christopher Orr 2025-08-11Merge drm/drm-next into drm-misc-nThomas Zimmermann 2025-08-04drm/panel: sitronix-st7703: fix typo in commentsHugo Villeneuve 2025-08-04drm/panel: himax-hx8279: Remove unneeded semicolonChen Ni 2025-08-04drm/panel: novatek-nt35560: Fix invalid return valueBrigham Campbell 2025-08-04drm: panel: Add support for Hydis HV101HD1 MIPI DSI panelSvyatoslav Ryhel 2025-08-04drm: panel: orisetech: improve error handling during probeAkhilesh Patil 2025-08-04drm/panel: Kconfig: Fix spelling mistake "pannel" -> "panel"Colin Ian King 2025-08-04drm: panel: add support for Samsung AMS561RA01 panel with S6E8AA5X01 controllerKaustabh Chakraborty 2025-08-04drm/panel: simple: Add Olimex LCD-OLinuXino-5CTS supportPaul Kocialkowski 2025-07-31drm/panel-edp: Add BOE NV140WUM-N64Aleksandrs Vinarskis 2025-07-31drm/panel-edp: Add edp panels used by mt8189 ChromebooksCong Yang 2025-07-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds 2025-07-29drm/panel: jdi-lpm102a188a: Fix bug and clean up driverBrigham Campbell 2025-07-29drm: Create mipi_dsi_dual* macrosBrigham Campbell