CVE-2022-49859
- EPSS 0.01%
- Veröffentlicht 01.05.2025 14:10:13
- Zuletzt bearbeitet 10.11.2025 21:03:32
In the Linux kernel, the following vulnerability has been resolved: net: lapbether: fix issue of invalid opcode in lapbeth_open() If lapb_register() failed when lapb device goes to up for the first time, the NAPI is not disabled. As a result, the i...
CVE-2022-49858
- EPSS 0.02%
- 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...
- EPSS 0.02%
- Veröffentlicht 01.05.2025 14:10:10
- Zuletzt bearbeitet 08.05.2025 11:15:51
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2022-49857
- EPSS 0.02%
- 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-49855
- EPSS 0.01%
- Veröffentlicht 01.05.2025 14:10:09
- Zuletzt bearbeitet 01.10.2025 17:15:35
In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: fix memory leak in ipc_pcie_read_bios_cfg ipc_pcie_read_bios_cfg() is using the acpi_evaluate_dsm() to obtain the wwan power state configuration from BIOS but is n...
CVE-2022-49854
- EPSS 0.01%
- Veröffentlicht 01.05.2025 14:10:08
- Zuletzt bearbeitet 01.10.2025 17:15:35
In the Linux kernel, the following vulnerability has been resolved: mctp: Fix an error handling path in mctp_init() If mctp_neigh_init() return error, the routes resources should be released in the error handling path. Otherwise some resources leak...
- EPSS 0.04%
- Veröffentlicht 01.05.2025 14:10:07
- Zuletzt bearbeitet 02.05.2025 13:53:20
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.02%
- 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.02%
- 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.01%
- 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...