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...
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-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...
CVE-2024-41030
- EPSS 0.02%
- Veröffentlicht 29.07.2024 15:15:11
- Zuletzt bearbeitet 03.11.2025 22:17:24
In the Linux kernel, the following vulnerability has been resolved: ksmbd: discard write access to the directory open may_open() does not allow a directory to be opened with the write access. However, some writing flags set by client result in addi...
CVE-2024-41031
- EPSS 0.02%
- Veröffentlicht 29.07.2024 15:15:11
- Zuletzt bearbeitet 07.10.2025 16:26:26
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...
CVE-2024-41034
- EPSS 0.01%
- Veröffentlicht 29.07.2024 15:15:11
- Zuletzt bearbeitet 03.11.2025 22:17:25
In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel bug on rename operation of broken directory Syzbot reported that in rename directory operation on broken directory on nilfs2, __block_write_begin_int() called to...