CVE-2022-49916
- EPSS 0.16%
- 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.17%
- 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-49912
- EPSS 0.17%
- Veröffentlicht 01.05.2025 14:10:54
- Zuletzt bearbeitet 12.11.2025 15:36:11
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix ulist leaks in error paths of qgroup self tests In the test_no_shared_qgroup() and test_multiple_refs() qgroup self tests, if we fail to add the tree ref, remove the ext...
CVE-2022-49913
- EPSS 0.17%
- Veröffentlicht 01.05.2025 14:10:54
- Zuletzt bearbeitet 12.11.2025 15:35:06
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix inode list leak during backref walking at find_parent_nodes() During backref walking, at find_parent_nodes(), if we are dealing with a data extent and we get an error wh...
CVE-2022-49910
- EPSS 0.19%
- 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-49911
- EPSS 0.15%
- Veröffentlicht 01.05.2025 14:10:53
- Zuletzt bearbeitet 11.11.2025 01:35:06
In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: enforce documented limit to prevent allocating huge memory Daniel Xu reported that the hash:net,iface type of the ipset subsystem does not limit adding the same n...
CVE-2022-49909
- EPSS 0.02%
- Veröffentlicht 01.05.2025 14:10:52
- Zuletzt bearbeitet 02.12.2025 16:15:46
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2022-49907
- EPSS 0.2%
- 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-49908
- EPSS 0.16%
- Veröffentlicht 01.05.2025 14:10:51
- Zuletzt bearbeitet 01.10.2025 16:15:50
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix memory leak in vhci_write Syzkaller reports a memory leak as follows: ==================================== BUG: memory leak unreferenced object 0xffff88810d81...
CVE-2022-49906
- EPSS 0.16%
- Veröffentlicht 01.05.2025 14:10:50
- Zuletzt bearbeitet 01.10.2025 16:15:50
In the Linux kernel, the following vulnerability has been resolved: ibmvnic: Free rwi on reset success Free the rwi structure in the event that the last rwi in the list processed successfully. The logic in commit 4f408e1fa6e1 ("ibmvnic: retry reset...