diff options
| author | Dan Carpenter <dan.carpenter@linaro.org> | 2025-07-01 13:08:42 -0500 |
|---|---|---|
| committer | Miri Korenblit <miriam.rachel.korenblit@intel.com> | 2025-07-03 08:57:57 +0300 |
| commit | cf80c02a9fdb6c5bc8508beb6a0f6a1294fc32f6 (patch) | |
| tree | 950c039ae5836fce2eba13322fea61848d7e041b /scripts/lib/kdoc/kdoc_output.py | |
| parent | 28aa52b6189f1cc409f96910c63fa1b99370b99e (diff) | |
wifi: iwlwifi: Fix error code in iwl_op_mode_dvm_start()
Preserve the error code if iwl_setup_deferred_work() fails. The current
code returns ERR_PTR(0) (which is NULL) on this path. I believe the
missing error code potentially leads to a use after free involving
debugfs.
Fixes: 90a0d9f33996 ("iwlwifi: Add missing check for alloc_ordered_workqueue")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Link: https://patch.msgid.link/a7a1cd2c-ce01-461a-9afd-dbe535f8df01@sabinyo.mountain
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions
