CVE-2022-49932
- EPSS 0.04%
- Veröffentlicht 02.05.2025 15:54:53
- Zuletzt bearbeitet 12.11.2025 15:56:49
In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Do _all_ initialization before exposing /dev/kvm to userspace Call kvm_init() only after _all_ setup is complete, as kvm_init() exposes /dev/kvm to userspace and thus all...
CVE-2025-37798
- EPSS 0.08%
- Veröffentlicht 02.05.2025 14:16:02
- Zuletzt bearbeitet 06.11.2025 20:49:48
In the Linux kernel, the following vulnerability has been resolved: codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog() After making all ->qlen_notify() callbacks idempotent, now it is safe to remove the check of qlen!=0 from both fq...
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-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...
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-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...
CVE-2022-49910
- EPSS 0.05%
- Veröffentlicht 01.05.2025 14:10:53
- Zuletzt bearbeitet 11.11.2025 01:38:30
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu Fix the race condition between the following two flows that run in parallel: 1. l2cap_reassemble_sdu -> chan->o...
CVE-2022-49907
- EPSS 0.05%
- Veröffentlicht 01.05.2025 14:10:51
- Zuletzt bearbeitet 11.11.2025 01:41:23
In the Linux kernel, the following vulnerability has been resolved: net: mdio: fix undefined behavior in bit shift for __mdiobus_register Shifting signed 32-bit value by 31 bits is undefined, so changing significant bit to unsigned. The UBSAN warni...
CVE-2022-49903
- EPSS 0.05%
- Veröffentlicht 01.05.2025 14:10:48
- Zuletzt bearbeitet 11.11.2025 01:45:18
In the Linux kernel, the following vulnerability has been resolved: ipv6: fix WARNING in ip6_route_net_exit_late() During the initialization of ip6_route_net_init_late(), if file ipv6_route or rt6_stats fails to be created, the initialization is su...