CVE-2022-49078
- EPSS 0.07%
- Published 26.02.2025 07:00:45
- Last modified 25.03.2025 18:55:32
In the Linux kernel, the following vulnerability has been resolved: lz4: fix LZ4_decompress_safe_partial read out of bound When partialDecoding, it is EOF if we've either filled the output buffer or can't proceed with reading an offset for followin...
CVE-2022-49079
- EPSS 0.02%
- Published 26.02.2025 07:00:45
- Last modified 14.10.2025 20:25:01
In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: traverse devices under chunk_mutex in btrfs_can_activate_zone btrfs_can_activate_zone() can be called with the device_list_mutex already held, which will lead to a de...
CVE-2022-49080
- EPSS 0.03%
- Published 26.02.2025 07:00:45
- Last modified 23.09.2025 18:32:22
In the Linux kernel, the following vulnerability has been resolved: mm/mempolicy: fix mpol_new leak in shared_policy_replace If mpol_new is allocated but not used in restart loop, mpol_new will be freed via mpol_put before returning to the caller. ...
CVE-2022-49081
- EPSS 0.03%
- Published 26.02.2025 07:00:45
- Last modified 14.10.2025 20:24:06
In the Linux kernel, the following vulnerability has been resolved: highmem: fix checks in __kmap_local_sched_{in,out} When CONFIG_DEBUG_KMAP_LOCAL is enabled __kmap_local_sched_{in,out} check that even slots in the tsk->kmap_ctrl.pteval are unmapp...
CVE-2022-49082
- EPSS 0.03%
- Published 26.02.2025 07:00:45
- Last modified 25.03.2025 18:55:58
In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix use after free in _scsih_expander_node_remove() The function mpt3sas_transport_port_remove() called in _scsih_expander_node_remove() frees the port field of the ...
CVE-2022-49083
- EPSS 0.03%
- Published 26.02.2025 07:00:45
- Last modified 23.09.2025 18:32:31
In the Linux kernel, the following vulnerability has been resolved: iommu/omap: Fix regression in probe for NULL pointer dereference Commit 3f6634d997db ("iommu: Use right way to retrieve iommu_ops") started triggering a NULL pointer dereference fo...
CVE-2022-49084
- EPSS 0.04%
- Published 26.02.2025 07:00:45
- Last modified 23.09.2025 18:33:20
In the Linux kernel, the following vulnerability has been resolved: qede: confirm skb is allocated before using qede_build_skb() assumes build_skb() always works and goes straight to skb_reserve(). However, build_skb() can fail under memory pressur...
CVE-2022-49085
- EPSS 0.06%
- Published 26.02.2025 07:00:45
- Last modified 25.03.2025 16:21:29
In the Linux kernel, the following vulnerability has been resolved: drbd: Fix five use after free bugs in get_initial_state In get_initial_state, it calls notify_initial_state_done(skb,..) if cb->args[5]==1. If genlmsg_put() failed in notify_initia...
CVE-2022-49086
- EPSS 0.03%
- Published 26.02.2025 07:00:45
- Last modified 23.09.2025 18:10:06
In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix leak of nested actions While parsing user-provided actions, openvswitch module may dynamically allocate memory and store pointers in the internal copy of the ...
CVE-2022-49068
- EPSS 0.03%
- Published 26.02.2025 07:00:44
- Last modified 14.10.2025 18:37:45
In the Linux kernel, the following vulnerability has been resolved: btrfs: release correct delalloc amount in direct IO write path Running generic/406 causes the following WARNING in btrfs_destroy_inode() which tells there are outstanding extents l...