8394 matches found
CVE-2023-52346
In modem driver, there is a possible system crash due to improper input validation. This could lead to local information disclosure with System execution privileges needed...
CVE-2023-52345
In modem driver, there is a possible system crash due to improper input validation. This could lead to local information disclosure with System execution privileges needed...
CVE-2023-52345
In modem driver, there is a possible system crash due to improper input validation. This could lead to local information disclosure with System execution privileges needed...
CVE-2023-52345
The CVE-2023-52345 entry concerns a vulnerability in the modem driver where improper input validation can cause a system crash, potentially enabling local information disclosure with System execution privileges. Affected component: modem driver (details on vendor/product not explicitly enumerated...
UNISOC Chipsets 安全漏洞
UNISOC Chipsets is a chipset from China's Purple Spreadtrum UNISOC. A security vulnerability exists in UNISOC Chipsets that originates from improper validation of modem driver inputs, which may cause a system crash...
UNISOC Chipsets 安全漏洞
UNISOC Chipsets is a chipset from China's Purple Spreadtrum UNISOC. A security vulnerability exists in UNISOC Chipsets that originates from improper validation of modem driver inputs, which may cause a system crash...
PT-2024-14536 · Unknown · Modem Driver
Name of the Vulnerable Software and Affected Versions: Modem driver affected versions not specified Description: The issue is related to a possible system crash in the modem driver due to improper input validation. This could lead to local information disclosure, with System execution privileges...
PT-2024-14537 · Unknown · Modem Driver
Name of the Vulnerable Software and Affected Versions: Modem driver affected versions not specified Description: The issue is related to improper input validation in the modem driver, which could lead to a system crash and potentially allow local information disclosure. System execution privilege...
CVE-2024-26798 fbcon: always restore the old font data in fbcon_do_set_font()
In the Linux kernel, the following vulnerability has been resolved: fbcon: always restore the old font data in fbcondosetfont Commit a5a923038d70 fbdev: fbcon: Properly revert changes when vcresize failed started restoring old font data upon failure of vcresize. But it performs so only for user...
CVE-2024-26798
CVE-2024-26798 : Linux kernel fbcon font restore regression fix. The commit a5a923038d70 initially restored old font data on vc_resize() failure but only for user fonts; system/internal fonts were left unreverted, causing a subsequent fbcon_do_set_font() to fail restoration and potentially crash ...
CVE-2024-26798 fbcon: always restore the old font data in fbcon_do_set_font()
In the Linux kernel, the following vulnerability has been resolved: fbcon: always restore the old font data in fbcondosetfont Commit a5a923038d70 fbdev: fbcon: Properly revert changes when vcresize failed started restoring old font data upon failure of vcresize. But it performs so only for user...
CVE-2024-26798
In the Linux kernel, the following vulnerability has been resolved: fbcon: always restore the old font data in fbcondosetfont Commit a5a923038d70 fbdev: fbcon: Properly revert changes when vcresize failed started restoring old font data upon failure of vcresize. But it performs so only for user...
CVE-2024-26724
A vulnerability was found in the mlx5dpllremove function in the Linux kernel, which cancels delayed work. However, if the work is still running it can schedule itself to run again, which will lead to access of freed memory. This issue could cause memory corruption or crashes...
CVE-2024-26768
In the Linux kernel, the following vulnerability has been resolved: LoongArch: Change acpicorepicNRCPUS to acpicorepicMAXCOREPIC With default config, the value of NRCPUS is 64. When HW platform has more then 64 cpus, system will crash on these platforms. MAXCOREPIC is the maximum cpu number in MA...
CVE-2024-26768
In the Linux kernel, the following vulnerability has been resolved: LoongArch: Change acpicorepicNRCPUS to acpicorepicMAXCOREPIC With default config, the value of NRCPUS is 64. When HW platform has more then 64 cpus, system will crash on these platforms. MAXCOREPIC is the maximum cpu number in MA...
CVE-2024-26768 LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC]
In the Linux kernel, the following vulnerability has been resolved: LoongArch: Change acpicorepicNRCPUS to acpicorepicMAXCOREPIC With default config, the value of NRCPUS is 64. When HW platform has more then 64 cpus, system will crash on these platforms. MAXCOREPIC is the maximum cpu number in MA...
CVE-2024-26768 LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC]
In the Linux kernel, the following vulnerability has been resolved: LoongArch: Change acpicorepicNRCPUS to acpicorepicMAXCOREPIC With default config, the value of NRCPUS is 64. When HW platform has more then 64 cpus, system will crash on these platforms. MAXCOREPIC is the maximum cpu number in MA...
CVE-2024-26768
The CVE-2024-26768 issue affects the Linux kernel LoongArch ACPI MADT handling. The root cause was an overflow of acpi_core_pic[NR_CPUS] when the MADT table includes more CPUs than NR_CPUS (default NR_CPUS=64). The patch defines the array as acpi_core_pic[MAX_CORE_PIC] to match physical cores, pr...
kernel: use-after-free in drivers/media/rc/ene_ir.c due to race condition
A use-after-free flaw was found in the Linux kernel's integrated infrared receiver/transceiver driver. This issue occurs when a user detaches a rc device. This could allow a local user to crash the system or potentially escalate their privileges on the system...