CVE-2022-49253
- EPSS 0.01%
- Veröffentlicht 26.02.2025 07:01:02
- Zuletzt bearbeitet 22.09.2025 20:55:33
In the Linux kernel, the following vulnerability has been resolved: media: usb: go7007: s2250-board: fix leak in probe() Call i2c_unregister_device(audio) on this error path.
CVE-2022-49255
- EPSS 0.08%
- Veröffentlicht 26.02.2025 07:01:02
- Zuletzt bearbeitet 21.10.2025 11:51:18
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix missing free nid in f2fs_handle_failed_inode This patch fixes xfstests/generic/475 failure. [ 293.680694] F2FS-fs (dm-1): May loss orphan inode, run fsck to fix. [ 293...
CVE-2022-49259
- EPSS 0.01%
- Veröffentlicht 26.02.2025 07:01:02
- Zuletzt bearbeitet 21.10.2025 11:51:28
In the Linux kernel, the following vulnerability has been resolved: block: don't delete queue kobject before its children kobjects aren't supposed to be deleted before their child kobjects are deleted. Apparently this is usually benign; however, a...
CVE-2022-49242
- EPSS 0.09%
- Veröffentlicht 26.02.2025 07:01:01
- Zuletzt bearbeitet 01.10.2025 20:15:59
In the Linux kernel, the following vulnerability has been resolved: ASoC: mxs: Fix error handling in mxs_sgtl5000_probe This function only calls of_node_put() in the regular path. And it will cause refcount leak in error paths. For example, when co...
CVE-2022-49243
- EPSS 0.05%
- Veröffentlicht 26.02.2025 07:01:01
- Zuletzt bearbeitet 21.10.2025 11:51:52
In the Linux kernel, the following vulnerability has been resolved: ASoC: atmel: Add missing of_node_put() in at91sam9g20ek_audio_probe This node pointer is returned by of_parse_phandle() with refcount incremented in this function. Calling of_node_...
CVE-2022-49247
- EPSS 0.01%
- Veröffentlicht 26.02.2025 07:01:01
- Zuletzt bearbeitet 21.10.2025 11:51:41
In the Linux kernel, the following vulnerability has been resolved: media: stk1160: If start stream fails, return buffers with VB2_BUF_STATE_QUEUED If the callback 'start_streaming' fails, then all queued buffers in the driver should be returned wi...
CVE-2022-49248
- EPSS 0.01%
- Veröffentlicht 26.02.2025 07:01:01
- Zuletzt bearbeitet 22.09.2025 21:19:14
In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire-lib: fix uninitialized flag for AV/C deferred transaction AV/C deferred transaction was supported at a commit 00a7bb81c20f ("ALSA: firewire-lib: Add support for defe...
CVE-2022-49232
- EPSS 0.05%
- Veröffentlicht 26.02.2025 07:01:00
- Zuletzt bearbeitet 01.10.2025 20:15:58
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix a NULL pointer dereference in amdgpu_dm_connector_add_common_modes() In amdgpu_dm_connector_add_common_modes(), amdgpu_dm_create_common_mode() is assigned to m...
CVE-2022-49235
- EPSS 0.01%
- Veröffentlicht 26.02.2025 07:01:00
- Zuletzt bearbeitet 01.10.2025 20:15:58
In the Linux kernel, the following vulnerability has been resolved: ath9k_htc: fix uninit value bugs Syzbot reported 2 KMSAN bugs in ath9k. All of them are caused by missing field initialization. In htc_connect_service() svc_meta_len and pad are n...
CVE-2022-49220
- EPSS 0.01%
- Veröffentlicht 26.02.2025 07:00:59
- Zuletzt bearbeitet 21.10.2025 11:52:10
In the Linux kernel, the following vulnerability has been resolved: dax: make sure inodes are flushed before destroy cache A bug can be triggered by following command $ modprobe nd_pmem && modprobe -r nd_pmem [ 10.060014] BUG dax_cache (Not tai...