5 matches found
PT-2026-34426
In the Linux kernel, the following vulnerability has been resolved: module: Fix kernel panic when a symbol st shndx is out of bounds The module loader doesn't check for bounds of the ELF section index in simplify symbols: for i = 1; i sh size / sizeofElf Sym; i++ const char name = info-strtab +...
rcu-tasks: Fix access non-existent percpu rtpcp variable in rcu_tasks_need_gpcb()
...
AZL-52896 CVE-2024-49926 affecting package kernel 5.15.200.1-1
In the Linux kernel, the following vulnerability has been resolved: rcu-tasks: Fix access non-existent percpu rtpcp variable in rcutasksneedgpcb For kernels built with CONFIGFORCENRCPUS=y, the nrcpuids is defined as NRCPUS instead of the number of possible cpus, this will cause the following syst...
UBUNTU-CVE-2024-49926
In the Linux kernel, the following vulnerability has been resolved: rcu-tasks: Fix access non-existent percpu rtpcp variable in rcutasksneedgpcb For kernels built with CONFIGFORCENRCPUS=y, the nrcpuids is defined as NRCPUS instead of the number of possible cpus, this will cause the following syst...
PT-2024-33767
Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.6.21 Description: The issue is related to the rcu-tasks component in the Linux kernel, specifically with the rcu tasks need gpcb function. When the kernel is built with CONFIG FORCE NR CPUS=y, it can lead to a...