CVE-2024-50231
- EPSS 0.03%
- Published 09.11.2024 11:15:09
- Last modified 01.10.2025 21:16:08
In the Linux kernel, the following vulnerability has been resolved: iio: gts-helper: Fix memory leaks in iio_gts_build_avail_scale_table() modprobe iio-test-gts and rmmod it, then the following memory leak occurs: unreferenced object 0xffffff80c8...
CVE-2024-50232
- EPSS 0.05%
- Published 09.11.2024 11:15:09
- Last modified 03.11.2025 23:17:04
In the Linux kernel, the following vulnerability has been resolved: iio: adc: ad7124: fix division by zero in ad7124_set_channel_odr() In the ad7124_write_raw() function, parameter val can potentially be zero. This may lead to a division by zero wh...
CVE-2024-50233
- EPSS 0.07%
- Published 09.11.2024 11:15:09
- Last modified 03.11.2025 23:17:04
In the Linux kernel, the following vulnerability has been resolved: staging: iio: frequency: ad9832: fix division by zero in ad9832_calc_freqreg() In the ad9832_write_frequency() function, clk_get_rate() might return 0. This can lead to a division ...
- EPSS 0.03%
- Published 09.11.2024 11:15:09
- Last modified 03.11.2025 23:17:04
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlegacy: Clear stale interrupts before resuming device iwl4965 fails upon resume from hibernation on my laptop. The reason seems to be a stale interrupt which isn't being cl...
CVE-2024-50235
- EPSS 0.03%
- Published 09.11.2024 11:15:09
- Last modified 03.11.2025 23:17:04
In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: clear wdev->cqm_config pointer on free When we free wdev->cqm_config when unregistering, we also need to clear out the pointer since the same wdev/netdev may get re...
CVE-2024-50236
- EPSS 0.09%
- Published 09.11.2024 11:15:09
- Last modified 03.11.2025 23:17:04
In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: Fix memory leak in management tx In the current logic, memory is allocated for storing the MSDU context during management packet TX but this memory is not being freed...
CVE-2024-50237
- EPSS 0.07%
- Published 09.11.2024 11:15:09
- Last modified 03.11.2025 23:17:05
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: do not pass a stopped vif to the driver in .get_txpower Avoid potentially crashing in the driver because of uninitialized private data
CVE-2024-50238
- EPSS 0.04%
- Published 09.11.2024 11:15:09
- Last modified 01.10.2025 21:16:10
In the Linux kernel, the following vulnerability has been resolved: phy: qcom: qmp-usbc: fix NULL-deref on runtime suspend Commit 413db06c05e7 ("phy: qcom-qmp-usb: clean up probe initialisation") removed most users of the platform device driver dat...
CVE-2024-50239
- EPSS 0.04%
- Published 09.11.2024 11:15:09
- Last modified 01.10.2025 21:16:10
In the Linux kernel, the following vulnerability has been resolved: phy: qcom: qmp-usb-legacy: fix NULL-deref on runtime suspend Commit 413db06c05e7 ("phy: qcom-qmp-usb: clean up probe initialisation") removed most users of the platform device driv...
CVE-2024-50240
- EPSS 0.03%
- Published 09.11.2024 11:15:09
- Last modified 01.10.2025 21:16:11
In the Linux kernel, the following vulnerability has been resolved: phy: qcom: qmp-usb: fix NULL-deref on runtime suspend Commit 413db06c05e7 ("phy: qcom-qmp-usb: clean up probe initialisation") removed most users of the platform device driver data...