THREAT OPS › Threat News › [NVD] CVE-2024-26718 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved:
dm-crypt, dm-verity: disable tasklets
Tasklets have an inherent problem with memory corruption. The function
tasklet_action_common calls tasklet_trylock, then it calls the tasklet
callback and then it calls tas
[NVD] CVE-2024-26718 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: dm-crypt, dm-verity: disable tasklets Tasklets have an inherent problem with memory corruption. The function tasklet_action_common calls tasklet_trylock, then it calls the tasklet callback and then it calls tas
CVE-2024-26718 CVSS: 7.8 HIGH Published: 2024-04-03T15:15:53.897
In the Linux kernel, the following vulnerability has been resolved:
dm-crypt, dm-verity: disable tasklets
Tasklets have an inherent problem with memory corruption. The function tasklet_action_common calls tasklet_trylock, then it calls the tasklet callback and then it calls tasklet_unlock. If the tasklet callback frees the structu
Indicators of compromise
- CVE-2024-26718cve
- https://lore.kernel.org/all/d390d7ee-f142-44d3-822a-87949e14608b@suse.de/T/url
- https://lore.kernel.org/lkml/20240130091300.2968534-1-tj@kernel.org/url
- d390d7ee-f142-44d3-822a-87949e14608b@suse.deemail
- 20240130091300.2968534-1-tj@kernel.orgemail
Original source: https://nvd.nist.gov/vuln/detail/CVE-2024-26718