CVE-2022-49926
- EPSS 0.06%
- Veröffentlicht 01.05.2025 14:11:04
- Zuletzt bearbeitet 01.10.2025 15:15:38
In the Linux kernel, the following vulnerability has been resolved: net: dsa: Fix possible memory leaks in dsa_loop_init() kmemleak reported memory leaks in dsa_loop_init(): kmemleak: 12 new suspected memory leaks unreferenced object 0xffff888013...
CVE-2022-49925
- EPSS 0.05%
- Veröffentlicht 01.05.2025 14:11:03
- Zuletzt bearbeitet 01.10.2025 15:15:38
In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix null-ptr-deref in ib_core_cleanup() KASAN reported a null-ptr-deref error: KASAN: null-ptr-deref in range [0x0000000000000118-0x000000000000011f] CPU: 1 PID: 37...
CVE-2022-49922
- EPSS 0.06%
- Veröffentlicht 01.05.2025 14:11:01
- Zuletzt bearbeitet 01.10.2025 15:15:37
In the Linux kernel, the following vulnerability has been resolved: nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send() nfcmrvl_i2c_nci_send() will be called by nfcmrvl_nci_send(), and skb should be freed in nfcmrvl_i2c_nci_send(). Ho...
CVE-2022-49921
- EPSS 0.06%
- Veröffentlicht 01.05.2025 14:11:00
- Zuletzt bearbeitet 01.10.2025 15:15:36
In the Linux kernel, the following vulnerability has been resolved: net: sched: Fix use after free in red_enqueue() We can't use "skb" again after passing it to qdisc_enqueue(). This is basically identical to commit 2f09707d0c97 ("sch_sfb: Also st...
CVE-2022-49918
- EPSS 0.05%
- Veröffentlicht 01.05.2025 14:10:58
- Zuletzt bearbeitet 12.11.2025 15:59:39
In the Linux kernel, the following vulnerability has been resolved: ipvs: fix WARNING in __ip_vs_cleanup_batch() During the initialization of ip_vs_conn_net_init(), if file ip_vs_conn or ip_vs_conn_sync fails to be created, the initialization is su...
- EPSS 0.04%
- Veröffentlicht 01.05.2025 14:10:58
- Zuletzt bearbeitet 01.10.2025 16:15:51
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: release flow rule object from commit path No need to postpone this to the commit release path, since no packets are walking over this object, this is accessed...
CVE-2022-49917
- EPSS 0.04%
- Veröffentlicht 01.05.2025 14:10:57
- Zuletzt bearbeitet 12.11.2025 16:06:20
In the Linux kernel, the following vulnerability has been resolved: ipvs: fix WARNING in ip_vs_app_net_cleanup() During the initialization of ip_vs_app_net_init(), if file ip_vs_app fails to be created, the initialization is successful by default. ...
CVE-2022-49915
- EPSS 0.05%
- Veröffentlicht 01.05.2025 14:10:56
- Zuletzt bearbeitet 01.10.2025 16:15:51
In the Linux kernel, the following vulnerability has been resolved: mISDN: fix possible memory leak in mISDN_register_device() Afer commit 1fa5ae857bb1 ("driver core: get rid of struct device's bus_id string array"), the name of device is allocated...
CVE-2022-49916
- EPSS 0.06%
- Veröffentlicht 01.05.2025 14:10:56
- Zuletzt bearbeitet 01.10.2025 16:15:51
In the Linux kernel, the following vulnerability has been resolved: rose: Fix NULL pointer dereference in rose_send_frame() The syzkaller reported an issue: KASAN: null-ptr-deref in range [0x0000000000000380-0x0000000000000387] CPU: 0 PID: 4069 Co...
CVE-2022-49914
- EPSS 0.05%
- Veröffentlicht 01.05.2025 14:10:55
- Zuletzt bearbeitet 12.11.2025 16:06:57
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix inode list leak during backref walking at resolve_indirect_refs() During backref walking, at resolve_indirect_refs(), if we get an error we jump to the 'out' label and c...