CVE-2022-49863
- EPSS 0.06%
- Veröffentlicht 01.05.2025 14:10:16
- Zuletzt bearbeitet 01.10.2025 17:15:35
In the Linux kernel, the following vulnerability has been resolved: can: af_can: fix NULL pointer dereference in can_rx_register() It causes NULL pointer dereference when testing as following: (a) use syscall(__NR_socket, 0x10ul, 3ul, 0) to create ...
CVE-2022-49862
- EPSS 0.06%
- Veröffentlicht 01.05.2025 14:10:15
- Zuletzt bearbeitet 01.10.2025 17:15:35
In the Linux kernel, the following vulnerability has been resolved: tipc: fix the msg->req tlv len check in tipc_nl_compat_name_table_dump_header This is a follow-up for commit 974cb0e3e7c9 ("tipc: fix uninit-value in tipc_nl_compat_name_table_dump...
CVE-2022-49861
- EPSS 0.06%
- Veröffentlicht 01.05.2025 14:10:14
- Zuletzt bearbeitet 01.10.2025 16:15:47
In the Linux kernel, the following vulnerability has been resolved: dmaengine: mv_xor_v2: Fix a resource leak in mv_xor_v2_remove() A clk_prepare_enable() call in the probe is not balanced by a corresponding clk_disable_unprepare() in the remove fu...
CVE-2022-49858
- EPSS 0.07%
- Veröffentlicht 01.05.2025 14:10:11
- Zuletzt bearbeitet 10.11.2025 21:03:21
In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix SQE threshold checking Current way of checking available SQE count which is based on HW updated SQB count could result in driver submitting an SQE even before CQE...
CVE-2022-49857
- EPSS 0.07%
- Veröffentlicht 01.05.2025 14:10:10
- Zuletzt bearbeitet 01.10.2025 17:15:35
In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix memory leak in prestera_rxtx_switch_init() When prestera_sdma_switch_init() failed, the memory pointed to by sw->rxtx isn't released. Fix it. Only be co...
CVE-2022-49852
- EPSS 0.06%
- Veröffentlicht 01.05.2025 14:10:07
- Zuletzt bearbeitet 23.01.2026 16:49:27
In the Linux kernel, the following vulnerability has been resolved: riscv: process: fix kernel info leakage thread_struct's s[12] may contain random kernel memory content, which may be finally leaked to userspace. This is a security hole. Fix it by...
CVE-2022-49853
- EPSS 0.05%
- Veröffentlicht 01.05.2025 14:10:07
- Zuletzt bearbeitet 01.10.2025 17:15:34
In the Linux kernel, the following vulnerability has been resolved: net: macvlan: fix memory leaks of macvlan_common_newlink kmemleak reports memory leaks in macvlan_common_newlink, as follows: ip link add link eth0 name .. type macvlan mode sour...
CVE-2022-49851
- EPSS 0.07%
- Veröffentlicht 01.05.2025 14:10:06
- Zuletzt bearbeitet 10.11.2025 21:02:56
In the Linux kernel, the following vulnerability has been resolved: riscv: fix reserved memory setup Currently, RISC-V sets up reserved memory using the "early" copy of the device tree. As a result, when trying to get a reserved memory region using...
CVE-2022-49850
- EPSS 0.04%
- Veröffentlicht 01.05.2025 14:10:05
- Zuletzt bearbeitet 01.10.2025 17:15:34
In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix deadlock in nilfs_count_free_blocks() A semaphore deadlock can occur if nilfs_get_block() detects metadata corruption while locating data blocks and a superblock writeb...
CVE-2022-49846
- EPSS 0.05%
- Veröffentlicht 01.05.2025 14:10:00
- Zuletzt bearbeitet 01.10.2025 17:15:34
In the Linux kernel, the following vulnerability has been resolved: udf: Fix a slab-out-of-bounds write bug in udf_find_entry() Syzbot reported a slab-out-of-bounds Write bug: loop0: detected capacity change from 0 to 2048 ========================...