Vulnerabilities

DATE CVE VULNERABILITY TITLE RISK
2024-12-27 CVE-2024-56588 NULL Pointer Dereference vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: scsi: hisi_sas: Create all dump files during debugfs initialization For the current debugfs of hisi_sas, after user triggers dump, the driver allocate memory space to save the register information and create debugfs files to display the saved information.
local
low complexity
linux CWE-476
5.5
2024-12-27 CVE-2024-56593 NULL Pointer Dereference vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglist_rw() This patch fixes a NULL pointer dereference bug in brcmfmac that occurs when a high 'sd_sgentry_align' value applies (e.g.
local
low complexity
linux CWE-476
5.5
2024-12-27 CVE-2024-56595 Improper Validation of Array Index vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: jfs: add a check to prevent array-index-out-of-bounds in dbAdjTree When the value of lp is 0 at the beginning of the for loop, it will become negative in the next assignment and we should bail out.
local
low complexity
linux CWE-129
7.8
2024-12-27 CVE-2024-56596 Improper Validation of Array Index vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in jfs_readdir The stbl might contain some invalid values.
local
low complexity
linux CWE-129
7.8
2024-12-27 CVE-2024-56598 Improper Validation of Array Index vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: jfs: array-index-out-of-bounds fix in dtReadFirst The value of stbl can be sometimes out of bounds due to a bad filesystem.
local
low complexity
linux CWE-129
7.8
2024-12-27 CVE-2024-56599 NULL Pointer Dereference vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: avoid NULL pointer error during sdio remove When running 'rmmod ath10k', ath10k_sdio_remove() will free sdio workqueue by destroy_workqueue().
local
low complexity
linux CWE-476
5.5
2024-12-27 CVE-2024-56600 Use After Free vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: net: inet6: do not leave a dangling sk pointer in inet6_create() sock_init_data() attaches the allocated sk pointer to the provided sock object.
local
low complexity
linux CWE-416
7.8
2024-12-27 CVE-2024-56601 Use After Free vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: net: inet: do not leave a dangling sk pointer in inet_create() sock_init_data() attaches the allocated sk object to the provided sock object.
local
low complexity
linux CWE-416
7.8
2024-12-27 CVE-2024-56602 Use After Free vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: net: ieee802154: do not leave a dangling sk pointer in ieee802154_create() sock_init_data() attaches the allocated sk object to the provided sock object.
local
low complexity
linux CWE-416
7.8
2024-12-27 CVE-2024-56603 Use After Free vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: net: af_can: do not leave a dangling sk pointer in can_create() On error can_create() frees the allocated sk object, but sock_init_data() has already attached it to the provided sock object.
local
low complexity
linux CWE-416
7.8