CVE-2023-52829
- EPSS 0.09%
- Veröffentlicht 21.05.2024 16:15:20
- Zuletzt bearbeitet 02.04.2025 14:59:54
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix possible out-of-bound write in ath12k_wmi_ext_hal_reg_caps() reg_cap.phy_id is extracted from WMI event and could be an unexpected value in case some errors happe...
CVE-2023-52831
- EPSS 0.01%
- Veröffentlicht 21.05.2024 16:15:20
- Zuletzt bearbeitet 23.09.2025 22:46:04
In the Linux kernel, the following vulnerability has been resolved: cpu/hotplug: Don't offline the last non-isolated CPU If a system has isolated CPUs via the "isolcpus=" command line parameter, then an attempt to offline the last housekeeping CPU ...
CVE-2023-52832
- EPSS 0.07%
- Veröffentlicht 21.05.2024 16:15:20
- Zuletzt bearbeitet 05.01.2026 11:15:55
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: don't return unset power in ieee80211_get_tx_power() We can get a UBSAN warning if ieee80211_get_tx_power() returns the INT_MIN value mac80211 internally uses for "...
CVE-2023-52833
- EPSS 0.03%
- Veröffentlicht 21.05.2024 16:15:20
- Zuletzt bearbeitet 31.12.2024 20:09:52
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: Add date->evt_skb is NULL check fix crash because of null pointers [ 6104.969662] BUG: kernel NULL pointer dereference, address: 00000000000000c8 [ 6104.969667] ...
CVE-2023-52834
- EPSS 0.01%
- Veröffentlicht 21.05.2024 16:15:20
- Zuletzt bearbeitet 26.09.2025 16:47:59
In the Linux kernel, the following vulnerability has been resolved: atl1c: Work around the DMA RX overflow issue This is based on alx driver commit 881d0327db37 ("net: alx: Work around the DMA RX overflow issue"). The alx and atl1c drivers had RX ...
CVE-2023-52808
- EPSS 0.02%
- Veröffentlicht 21.05.2024 16:15:19
- Zuletzt bearbeitet 14.01.2025 16:32:53
In the Linux kernel, the following vulnerability has been resolved: scsi: hisi_sas: Set debugfs_dir pointer to NULL after removing debugfs If init debugfs failed during device registration due to memory allocation failure, debugfs_remove_recursive(...
CVE-2023-52809
- EPSS 0.01%
- Veröffentlicht 21.05.2024 16:15:19
- Zuletzt bearbeitet 21.11.2024 08:40:38
In the Linux kernel, the following vulnerability has been resolved: scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup() fc_lport_ptp_setup() did not check the return value of fc_rport_create() which can return NULL and would...
CVE-2023-52810
- EPSS 0.02%
- Veröffentlicht 21.05.2024 16:15:19
- Zuletzt bearbeitet 02.04.2025 15:02:08
In the Linux kernel, the following vulnerability has been resolved: fs/jfs: Add check for negative db_l2nbperpage l2nbperpage is log2(number of blks per page), and the minimum legal value should be 0, not negative. In the case of l2nbperpage being...
CVE-2023-52811
- EPSS 0.01%
- Veröffentlicht 21.05.2024 16:15:19
- Zuletzt bearbeitet 02.04.2025 15:00:51
In the Linux kernel, the following vulnerability has been resolved: scsi: ibmvfc: Remove BUG_ON in the case of an empty event pool In practice the driver should never send more commands than are allocated to a queue's event pool. In the unlikely ev...
CVE-2023-52813
- EPSS 0.01%
- Veröffentlicht 21.05.2024 16:15:19
- Zuletzt bearbeitet 26.09.2025 16:58:22
In the Linux kernel, the following vulnerability has been resolved: crypto: pcrypt - Fix hungtask for PADATA_RESET We found a hungtask bug in test_aead_vec_cfg as follows: INFO: task cryptomgr_test:391009 blocked for more than 120 seconds. "echo 0...