5.5

CVSS3.1

CVE-2024-41021 - s390/mm: Fix VM_FAULT_HWPOISON handling in do_exception()

In the Linux kernel, the following vulnerability has been resolved: s390/mm: Fix VM_FAULT_HWPOISON handling in do_exception() There is no support for HWPOISON, MEMORY_FAILURE, or ARCH_HAS_COPY_MC on s390. Therefore we do not expect to see VM_FAULT_HWPOISON in do_exception(). However, since commi…

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

6.1

CVSS3.1

CVE-2024-41023 - sched/deadline: Fix task_struct reference leak

In the Linux kernel, the following vulnerability has been resolved: sched/deadline: Fix task_struct reference leak During the execution of the following stress test with linux-rt: stress-ng --cyclic 30 --timeout 30 --minimize --quiet kmemleak frequently reported a memory leak concerning the tas…

πŸ“… Published: July 29, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 12:57 p.m.

5.5

CVSS3.1

CVE-2024-42063 - bpf: Mark bpf prog stack with kmsan_unposion_memory in interpreter mode

In the Linux kernel, the following vulnerability has been resolved: bpf: Mark bpf prog stack with kmsan_unposion_memory in interpreter mode syzbot reported uninit memory usages during map_{lookup,delete}_elem. ========== BUG: KMSAN: uninit-value in __dev_map_lookup_elem kernel/bpf/devmap.c:441 […

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

5.5

CVSS3.1

CVE-2024-41062 - bluetooth/l2cap: sync sock recv cb and release

In the Linux kernel, the following vulnerability has been resolved: bluetooth/l2cap: sync sock recv cb and release The problem occurs between the system call to close the sock and hci_rx_work, where the former releases the sock and the latter accesses it without lock protection. CPU0 …

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

5.5

CVSS3.1

CVE-2024-41054 - scsi: ufs: core: Fix ufshcd_clear_cmd racing issue

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix ufshcd_clear_cmd racing issue When ufshcd_clear_cmd is racing with the completion ISR, the completed tag of the request's mq_hctx pointer will be set to NULL by the ISR. And ufshcd_clear_cmd's call to ufshcd…

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

5.5

CVSS3.1

CVE-2024-41079 - nvmet: always initialize cqe.result

In the Linux kernel, the following vulnerability has been resolved: nvmet: always initialize cqe.result The spec doesn't mandate that the first two double words (aka results) for the command queue entry need to be set to 0 when they are not used (not specified). Though, the target implemention re…

πŸ“… Published: July 29, 2024, midnight πŸ”„ Last Modified: Dec. 20, 2025, 8:51 a.m.

4.7

CVSS3.1

CVE-2024-40576 -

Cross Site Scripting vulnerability in Best House Rental Management System 1.0 allows a remote attacker to execute arbitrary code via the "House No" and "Description" parameters in the houses page at the index.php component.

πŸ“… Published: July 29, 2024, midnight πŸ”„ Last Modified: May 6, 2025, 4:42 p.m.

5.5

CVSS3.1

CVE-2024-42066 - drm/xe: Fix potential integer overflow in page size calculation

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix potential integer overflow in page size calculation Explicitly cast tbo->page_alignment to u64 before bit-shifting to prevent overflow when assigning to min_page_size.

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

5.5

CVSS3.1

CVE-2024-41098 - ata: libata-core: Fix null pointer dereference on error

In the Linux kernel, the following vulnerability has been resolved: ata: libata-core: Fix null pointer dereference on error If the ata_port_alloc() call in ata_host_alloc() fails, ata_host_release() will get called. However, the code in ata_host_release() tries to free ata_port struct members un…

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

5.5

CVSS3.1

CVE-2024-41077 - null_blk: fix validation of block size

In the Linux kernel, the following vulnerability has been resolved: null_blk: fix validation of block size Block size should be between 512 and PAGE_SIZE and be a power of 2. The current check does not validate this, so update the check. Without this patch, null_blk would Oops due to a null poin…

πŸ“… Published: July 29, 2024, midnight πŸ”„ Last Modified: Jan. 5, 2026, 10:37 a.m.
Total resulsts: 349182
Page 9031 of 34,919
Β« previous page Β» next page
Filters