- EPSS 0.04%
- Veröffentlicht 18.06.2025 10:54:40
- Zuletzt bearbeitet 14.11.2025 19:39:44
In the Linux kernel, the following vulnerability has been resolved: binder: fix UAF of ref->proc caused by race condition A transaction of type BINDER_TYPE_WEAK_HANDLE can fail to increment the reference for a node. In this case, the target proc no...
CVE-2022-49937
- EPSS 0.05%
- Veröffentlicht 18.06.2025 10:54:38
- Zuletzt bearbeitet 14.11.2025 20:25:11
In the Linux kernel, the following vulnerability has been resolved: media: mceusb: Use new usb_control_msg_*() routines Automatic kernel fuzzing led to a WARN about invalid pipe direction in the mceusb driver: ------------[ cut here ]------------ ...
CVE-2022-49936
- EPSS 0.05%
- Veröffentlicht 18.06.2025 10:54:37
- Zuletzt bearbeitet 14.11.2025 20:24:47
In the Linux kernel, the following vulnerability has been resolved: USB: core: Prevent nested device-reset calls Automatic kernel fuzzing revealed a recursive locking violation in usb-storage: ============================================ WARNING: ...
CVE-2022-49934
- EPSS 0.06%
- Veröffentlicht 18.06.2025 10:54:36
- Zuletzt bearbeitet 14.11.2025 20:24:12
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: Fix UAF in ieee80211_scan_rx() ieee80211_scan_rx() tries to access scan_req->flags after a null check, but a UAF is observed when the scan is completed and __ieee80...
CVE-2020-36791
- EPSS 0.06%
- Veröffentlicht 07.05.2025 13:17:33
- Zuletzt bearbeitet 10.11.2025 17:34:55
In the Linux kernel, the following vulnerability has been resolved: net_sched: keep alloc_hash updated after hash allocation In commit 599be01ee567 ("net_sched: fix an OOB access in cls_tcindex") I moved cp->hash calculation before the first tcinde...
CVE-2022-49927
- EPSS 0.05%
- Veröffentlicht 01.05.2025 14:11:05
- Zuletzt bearbeitet 01.10.2025 15:15:39
In the Linux kernel, the following vulnerability has been resolved: nfs4: Fix kmemleak when allocate slot failed If one of the slot allocate failed, should cleanup all the other allocated slots, otherwise, the allocated slots will leak: unrefere...
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-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...