CVE-2022-49408
- EPSS 0.05%
- Veröffentlicht 26.02.2025 07:01:17
- Zuletzt bearbeitet 01.10.2025 21:15:40
In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in parse_apply_sb_mount_options() If processing the on-disk mount options fails after any memory was allocated in the ext4_fs_context, e.g. s_qf_names, then t...
CVE-2022-49409
- EPSS 0.03%
- Veröffentlicht 26.02.2025 07:01:17
- Zuletzt bearbeitet 22.09.2025 19:59:08
In the Linux kernel, the following vulnerability has been resolved: ext4: fix bug_on in __es_tree_search Hulk Robot reported a BUG_ON: ================================================================== kernel BUG at fs/ext4/extents_status.c:199! [....
CVE-2022-49410
- EPSS 0.03%
- Veröffentlicht 26.02.2025 07:01:17
- Zuletzt bearbeitet 01.10.2025 20:16:18
In the Linux kernel, the following vulnerability has been resolved: tracing: Fix potential double free in create_var_ref() In create_var_ref(), init_var_ref() is called to initialize the fields of variable ref_field, which is allocated in the previ...
CVE-2022-49411
- EPSS 0.03%
- Veröffentlicht 26.02.2025 07:01:17
- Zuletzt bearbeitet 25.03.2025 13:42:10
In the Linux kernel, the following vulnerability has been resolved: bfq: Make sure bfqg for which we are queueing requests is online Bios queued into BFQ IO scheduler can be associated with a cgroup that was already offlined. This may then cause in...
CVE-2022-49412
- EPSS 0.03%
- Veröffentlicht 26.02.2025 07:01:17
- Zuletzt bearbeitet 19.06.2025 13:15:23
In the Linux kernel, the following vulnerability has been resolved: bfq: Avoid merging queues with different parents It can happen that the parent of a bfqq changes between the moment we decide two queues are worth to merge (and set bic->stable_mer...
CVE-2022-49413
- EPSS 0.03%
- Veröffentlicht 26.02.2025 07:01:17
- Zuletzt bearbeitet 24.03.2025 19:52:50
In the Linux kernel, the following vulnerability has been resolved: bfq: Update cgroup information before merging bio When the process is migrated to a different cgroup (or in case of writeback just starts submitting bios associated with a differen...
CVE-2022-49414
- EPSS 0.03%
- Veröffentlicht 26.02.2025 07:01:17
- Zuletzt bearbeitet 01.10.2025 20:16:18
In the Linux kernel, the following vulnerability has been resolved: ext4: fix race condition between ext4_write and ext4_convert_inline_data Hulk Robot reported a BUG_ON: ================================================================== EXT4-fs ...
CVE-2022-49415
- EPSS 0.04%
- Veröffentlicht 26.02.2025 07:01:17
- Zuletzt bearbeitet 22.09.2025 20:00:57
In the Linux kernel, the following vulnerability has been resolved: ipmi:ipmb: Fix refcount leak in ipmi_ipmb_probe of_parse_phandle() returns a node pointer with refcount incremented, we should use of_node_put() on it when done. Add missing of_nod...
CVE-2022-49395
- EPSS 0.03%
- Veröffentlicht 26.02.2025 07:01:16
- Zuletzt bearbeitet 01.10.2025 20:16:16
In the Linux kernel, the following vulnerability has been resolved: um: Fix out-of-bounds read in LDT setup syscall_stub_data() expects the data_count parameter to be the number of longs, not bytes. ===============================================...
CVE-2022-49396
- EPSS 0.03%
- Veröffentlicht 26.02.2025 07:01:16
- Zuletzt bearbeitet 22.09.2025 19:47:55
In the Linux kernel, the following vulnerability has been resolved: phy: qcom-qmp: fix reset-controller leak on probe errors Make sure to release the lane reset controller in case of a late probe error (e.g. probe deferral). Note that due to the r...