CVE-2024-41067
- EPSS 0.02%
- Veröffentlicht 29.07.2024 15:15:14
- Zuletzt bearbeitet 09.10.2025 18:06:27
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(sect...
CVE-2024-41068
- EPSS 0.02%
- Veröffentlicht 29.07.2024 15:15:14
- Zuletzt bearbeitet 05.01.2026 11:16:51
In the Linux kernel, the following vulnerability has been resolved: s390/sclp: Fix sclp_init() cleanup on failure If sclp_init() fails it only partially cleans up: if there are multiple failing calls to sclp_init() sclp_state_change_event will be a...
CVE-2024-41069
- EPSS 0.02%
- Veröffentlicht 29.07.2024 15:15:14
- Zuletzt bearbeitet 03.11.2025 22:17:30
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 content...
- EPSS 0.04%
- Veröffentlicht 29.07.2024 15:15:14
- Zuletzt bearbeitet 05.02.2025 19:15:22
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2024-41072
- EPSS 0.02%
- Veröffentlicht 29.07.2024 15:15:14
- Zuletzt bearbeitet 03.11.2025 22:17:30
In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: wext: add extra SIOCSIWSCAN data check In 'cfg80211_wext_siwscan()', add extra check whether number of channels passed via 'ioctl(sock, SIOCSIWSCAN, ...)' doesn't e...
CVE-2024-41050
- EPSS 0.02%
- Veröffentlicht 29.07.2024 15:15:13
- Zuletzt bearbeitet 03.11.2025 22:17:28
In the Linux kernel, the following vulnerability has been resolved: cachefiles: cyclic allocation of msg_id to avoid reuse Reusing the msg_id after a maliciously completed reopen request may cause a read request to remain unprocessed and result in ...
CVE-2024-41059
- EPSS 0.01%
- Veröffentlicht 29.07.2024 15:15:13
- Zuletzt bearbeitet 03.11.2025 22:17:29
In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix uninit-value in copy_name [syzbot reported] BUG: KMSAN: uninit-value in sized_strscpy+0xc4/0x160 sized_strscpy+0xc4/0x160 copy_name+0x2af/0x320 fs/hfsplus/xattr.c:41...
CVE-2024-41035
- EPSS 0.01%
- Veröffentlicht 29.07.2024 15:15:12
- Zuletzt bearbeitet 03.11.2025 22:17:25
In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descriptor Syzbot has identified a bug in usbcore (see the Closes: tag below) caused by our assumption that t...
CVE-2024-41042
- EPSS 0.01%
- Veröffentlicht 29.07.2024 15:15:12
- Zuletzt bearbeitet 03.11.2025 22:17:27
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_STAC...
CVE-2024-41044
- EPSS 0.01%
- Veröffentlicht 29.07.2024 15:15:12
- Zuletzt bearbeitet 03.11.2025 22:17:27
In the Linux kernel, the following vulnerability has been resolved: ppp: reject claimed-as-LCP but actually malformed packets Since 'ppp_async_encode()' assumes valid LCP packets (with code from 1 to 7 inclusive), add 'ppp_check_packet()' to ensure...