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.

7.8

CVSS3.1

CVE-2024-41073 - nvme: avoid double free special payload

In the Linux kernel, the following vulnerability has been resolved: nvme: avoid double free special payload If a discard request needs to be retried, and that retry may fail before a new special payload is added, a double free will result. Clear the RQF_SPECIAL_LOAD when the request is cleaned.

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

7.8

CVSS3.1

CVE-2024-41069 - ASoC: topology: Fix references to freed memory

In the Linux kernel, the following vulnerability has been resolved: ASoC: topology: Fix references to freed memory Most users after parsing a topology file, release memory used by it, so having pointer references directly into topology file contents is wrong. Use devm_kmemdup(), to allocate memor…

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

5.5

CVSS3.1

CVE-2024-41060 - drm/radeon: check bo_va->bo is non-NULL before using it

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: check bo_va->bo is non-NULL before using it The call to radeon_vm_clear_freed might clear bo_va->bo, so we have to check it before dereferencing it.

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

5.5

CVSS3.1

CVE-2024-41067 - btrfs: scrub: handle RST lookup error correctly

In the Linux kernel, the following vulnerability has been resolved: btrfs: scrub: handle RST lookup error correctly [BUG] When running btrfs/060 with forced RST feature, it would crash the following ASSERT() inside scrub_read_endio(): ASSERT(sector_nr < stripe->nr_sectors); Before that, we wou…

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

7.8

CVSS3.1

CVE-2024-41051 - cachefiles: wait for ondemand_object_worker to finish when dropping object

In the Linux kernel, the following vulnerability has been resolved: cachefiles: wait for ondemand_object_worker to finish when dropping object When queuing ondemand_object_worker() to re-open the object, cachefiles_object is not pinned. The cachefiles_object may be freed when the pending read req…

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

7.5

CVSS3.1

CVE-2024-33365 -

Buffer Overflow vulnerability in Tenda AC10 v4 US_AC10V4.0si_V16.03.10.20_cn allows a remote attacker to execute arbitrary code via the Virtual_Data_Check function in the bin/httpd component.

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

5.5

CVSS3.1

CVE-2024-41088 - can: mcp251xfd: fix infinite loop when xmit fails

In the Linux kernel, the following vulnerability has been resolved: can: mcp251xfd: fix infinite loop when xmit fails When the mcp251xfd_start_xmit() function fails, the driver stops processing messages, and the interrupt routine does not return, running indefinitely even after killing the runnin…

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

7.8

CVSS3.1

CVE-2024-41042 - netfilter: nf_tables: prefer nft_chain_validate

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: prefer nft_chain_validate nft_chain_validate already performs loop detection because a cycle will result in a call stack overflow (ctx->level >= NFT_JUMP_STACK_SIZE). It also follows maps via ->validate cal…

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

5.5

CVSS3.1

CVE-2024-42069 - net: mana: Fix possible double free in error handling path

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix possible double free in error handling path When auxiliary_device_add() returns error and then calls auxiliary_device_uninit(), callback function adev_release calls kfree(madev). We shouldn't call kfree(madev) agai…

πŸ“… Published: July 29, 2024, midnight πŸ”„ Last Modified: Nov. 3, 2025, 8:16 p.m.
Total resulsts: 346087
Page 8723 of 34,609
Β« previous page Β» next page
Filters