CVE-2022-48806
- EPSS 0.28%
- Veröffentlicht 16.07.2024 12:15:04
- Zuletzt bearbeitet 03.10.2025 14:17:44
In the Linux kernel, the following vulnerability has been resolved: eeprom: ee1004: limit i2c reads to I2C_SMBUS_BLOCK_MAX Commit effa453168a7 ("i2c: i801: Don't silently correct invalid transfer size") revealed that ee1004_eeprom_read() did not pr...
CVE-2022-48780
- EPSS 0.23%
- Veröffentlicht 16.07.2024 12:15:03
- Zuletzt bearbeitet 03.10.2025 14:32:27
In the Linux kernel, the following vulnerability has been resolved: net/smc: Avoid overwriting the copies of clcsock callback functions The callback functions of clcsock will be saved and replaced during the fallback. But if the fallback happens mo...
CVE-2022-48785
- EPSS 0.17%
- Veröffentlicht 16.07.2024 12:15:03
- Zuletzt bearbeitet 03.10.2025 14:33:16
In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: use rcu-safe version of ipv6_get_lladdr() Some time ago 8965779d2c0e ("ipv6,mcast: always hold idev->lock before mca_lock") switched ipv6_get_lladdr() to __ipv6_get_ll...
CVE-2022-48786
- EPSS 0.24%
- Veröffentlicht 16.07.2024 12:15:03
- Zuletzt bearbeitet 03.10.2025 14:47:41
In the Linux kernel, the following vulnerability has been resolved: vsock: remove vsock from connected table when connect is interrupted by a signal vsock_connect() expects that the socket could already be in the TCP_ESTABLISHED state when the conn...
CVE-2021-47623
- EPSS 0.23%
- Veröffentlicht 16.07.2024 12:15:02
- Zuletzt bearbeitet 03.10.2025 14:30:26
In the Linux kernel, the following vulnerability has been resolved: powerpc/fixmap: Fix VM debug warning on unmap Unmapping a fixmap entry is done by calling __set_fixmap() with FIXMAP_PAGE_CLEAR as flags. Today, powerpc __set_fixmap() calls map_k...
CVE-2022-48774
- EPSS 0.23%
- Veröffentlicht 16.07.2024 12:15:02
- Zuletzt bearbeitet 24.09.2025 18:18:16
In the Linux kernel, the following vulnerability has been resolved: dmaengine: ptdma: Fix the error handling path in pt_core_init() In order to free resources correctly in the error handling path of pt_core_init(), 2 goto's have to be switched. Oth...
CVE-2022-48776
- EPSS 0.23%
- Veröffentlicht 16.07.2024 12:15:02
- Zuletzt bearbeitet 24.09.2025 18:16:14
In the Linux kernel, the following vulnerability has been resolved: mtd: parsers: qcom: Fix missing free for pparts in cleanup Mtdpart doesn't free pparts when a cleanup function is declared. Add missing free for pparts in cleanup function for smem...
CVE-2024-41008
- EPSS 0.18%
- Veröffentlicht 16.07.2024 08:15:02
- Zuletzt bearbeitet 07.10.2025 19:44:45
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: change vm->task_info handling This patch changes the handling and lifecycle of vm->task_info object. The major changes are: - vm->task_info is a dynamically allocated p...
CVE-2024-41003
- EPSS 0.28%
- Veröffentlicht 12.07.2024 13:15:21
- Zuletzt bearbeitet 25.09.2025 19:39:57
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix reg_set_min_max corruption of fake_reg Juan reported that after doing some changes to buzzer [0] and implementing a new fuzzing strategy guided by coverage, they noticed t...
CVE-2024-41004
- EPSS 0.28%
- Veröffentlicht 12.07.2024 13:15:21
- Zuletzt bearbeitet 12.05.2026 12:17:02
In the Linux kernel, the following vulnerability has been resolved: tracing: Build event generation tests only as modules The kprobes and synth event generation test modules add events and lock (get a reference) those event file reference in module...