5.5

CVSS3.1

CVE-2024-41097 - usb: atm: cxacru: fix endpoint checking in cxacru_bind()

In the Linux kernel, the following vulnerability has been resolved: usb: atm: cxacru: fix endpoint checking in cxacru_bind() Syzbot is still reporting quite an old issue [1] that occurs due to incomplete checking of present usb endpoints. As such, wrong endpoints types may be used at urb sumbitti…

πŸ“… Published: July 29, 2024, midnight πŸ”„ Last Modified: Nov. 3, 2025, 10:17 p.m.

5.5

CVSS3.1

CVE-2024-41094 - drm/fbdev-dma: Only set smem_start is enable per module option

In the Linux kernel, the following vulnerability has been resolved: drm/fbdev-dma: Only set smem_start is enable per module option Only export struct fb_info.fix.smem_start if that is required by the user and the memory does not come from vmalloc(). Setting struct fb_info.fix.smem_start breaks s…

πŸ“… Published: July 29, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 9:21 a.m.

5.5

CVSS3.1

CVE-2024-41026 - mmc: davinci_mmc: Prevent transmitted data size from exceeding sgm's length

In the Linux kernel, the following vulnerability has been resolved: mmc: davinci_mmc: Prevent transmitted data size from exceeding sgm's length No check is done on the size of the data to be transmiited. This causes a kernel panic when this size exceeds the sg_miter's length. Limit the number of…

πŸ“… Published: July 29, 2024, midnight πŸ”„ Last Modified: Oct. 7, 2025, 4:17 p.m.

5.5

CVSS3.1

CVE-2024-41022 - drm/amdgpu: Fix signedness bug in sdma_v4_0_process_trap_irq()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix signedness bug in sdma_v4_0_process_trap_irq() The "instance" variable needs to be signed for the error handling to work.

πŸ“… Published: July 29, 2024, midnight πŸ”„ Last Modified: Nov. 3, 2025, 10:17 p.m.

5.5

CVSS3.1

CVE-2024-41031 - mm/filemap: skip to create PMD-sized page cache if needed

In the Linux kernel, the following vulnerability has been resolved: mm/filemap: skip to create PMD-sized page cache if needed On ARM64, HPAGE_PMD_ORDER is 13 when the base page size is 64KB. The PMD-sized page cache can't be supported by xarray as the following error messages indicate. --------…

πŸ“… Published: July 29, 2024, midnight πŸ”„ Last Modified: Oct. 7, 2025, 4:26 p.m.

7.8

CVSS3.1

CVE-2024-41045 - bpf: Defer work in bpf_timer_cancel_and_free

In the Linux kernel, the following vulnerability has been resolved: bpf: Defer work in bpf_timer_cancel_and_free Currently, the same case as previous patch (two timer callbacks trying to cancel each other) can be invoked through bpf_map_update_elem as well, or more precisely, freeing map elements…

πŸ“… Published: July 29, 2024, midnight πŸ”„ Last Modified: Sept. 25, 2025, 8:03 p.m.

7.1

CVSS3.1

CVE-2024-42094 - net/iucv: Avoid explicit cpumask var allocation on stack

In the Linux kernel, the following vulnerability has been resolved: net/iucv: Avoid explicit cpumask var allocation on stack For CONFIG_CPUMASK_OFFSTACK=y kernel, explicit allocation of cpumask variable on stack is not recommended since it can cause potential stack overflow. Instead, kernel code…

πŸ“… Published: July 29, 2024, midnight πŸ”„ Last Modified: Jan. 5, 2026, 10:51 a.m.

5.5

CVSS3.1

CVE-2024-41066 - ibmvnic: Add tx check to prevent skb leak

In the Linux kernel, the following vulnerability has been resolved: ibmvnic: Add tx check to prevent skb leak Below is a summary of how the driver stores a reference to an skb during transmit: tx_buff[free_map[consumer_index]]->skb = new_skb; free_map[consumer_index] = IBMVNIC_INVALID_MAP…

πŸ“… Published: July 29, 2024, midnight πŸ”„ Last Modified: Jan. 5, 2026, 10:37 a.m.

5.5

CVSS3.1

CVE-2024-41089 - drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modes

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modes In nv17_tv_get_hd_modes(), the return value of drm_mode_duplicate() is assigned to mode, which will lead to a possible NULL pointer dereference on failure…

πŸ“… Published: July 29, 2024, midnight πŸ”„ Last Modified: Jan. 5, 2026, 10:37 a.m.

5.5

CVSS3.1

CVE-2024-42081 - drm/xe/xe_devcoredump: Check NULL before assignments

In the Linux kernel, the following vulnerability has been resolved: drm/xe/xe_devcoredump: Check NULL before assignments Assign 'xe_devcoredump_snapshot *' and 'xe_device *' only if 'coredump' is not NULL. v2 - Fix commit messages. v3 - Define variables before code.(Ashutosh/Jose) v4 - Drop re…

πŸ“… Published: July 29, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 9:22 a.m.
Total resulsts: 349182
Page 9027 of 34,919
Β« previous page Β» next page
Filters