CVE-2022-49528
- EPSS 0.09%
- Veröffentlicht 26.02.2025 07:01:28
- Zuletzt bearbeitet 21.10.2025 12:05:31
In the Linux kernel, the following vulnerability has been resolved: media: i2c: dw9714: Disable the regulator when the driver fails to probe When the driver fails to probe, we will get the following splat: [ 59.305988] ------------[ cut here ]--...
CVE-2022-49529
- EPSS 0.06%
- Veröffentlicht 26.02.2025 07:01:28
- Zuletzt bearbeitet 01.10.2025 20:16:36
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/pm: fix the null pointer while the smu is disabled It needs to check if the pp_funcs is initialized while release the context, otherwise it will trigger null pointer pan...
CVE-2022-49513
- EPSS 0.08%
- Veröffentlicht 26.02.2025 07:01:27
- Zuletzt bearbeitet 21.10.2025 12:08:28
In the Linux kernel, the following vulnerability has been resolved: cpufreq: governor: Use kobject release() method to free dbs_data The struct dbs_data embeds a struct gov_attr_set and the struct gov_attr_set embeds a kobject. Since every kobject ...
CVE-2022-49516
- EPSS 0.06%
- Veröffentlicht 26.02.2025 07:01:27
- Zuletzt bearbeitet 01.10.2025 20:16:35
In the Linux kernel, the following vulnerability has been resolved: ice: always check VF VSI pointer values The ice_get_vf_vsi function can return NULL in some cases, such as if handling messages during a reset where the VSI is being removed and re...
CVE-2022-49518
- EPSS 0.08%
- Veröffentlicht 26.02.2025 07:01:27
- Zuletzt bearbeitet 21.10.2025 12:07:55
In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc3-topology: Correct get_control_data for non bytes payload It is possible to craft a topology where sof_get_control_data() would do out of bounds access because it ex...
CVE-2022-49519
- EPSS 0.07%
- Veröffentlicht 26.02.2025 07:01:27
- Zuletzt bearbeitet 21.10.2025 12:07:44
In the Linux kernel, the following vulnerability has been resolved: ath10k: skip ath10k_halt during suspend for driver state RESTARTING Double free crash is observed when FW recovery(caused by wmi timeout/crash) is followed by immediate suspend eve...
CVE-2022-49501
- EPSS 0.14%
- Veröffentlicht 26.02.2025 07:01:26
- Zuletzt bearbeitet 24.03.2025 19:43:13
In the Linux kernel, the following vulnerability has been resolved: usbnet: Run unregister_netdev() before unbind() again Commit 2c9d6c2b871d ("usbnet: run unbind() before unregister_netdev()") sought to fix a use-after-free on disconnect of USB Et...
CVE-2022-49502
- EPSS 0.17%
- Veröffentlicht 26.02.2025 07:01:26
- Zuletzt bearbeitet 01.10.2025 20:16:31
In the Linux kernel, the following vulnerability has been resolved: media: rga: fix possible memory leak in rga_probe rga->m2m_dev needs to be freed when rga_probe fails.
CVE-2022-49504
- EPSS 0.07%
- Veröffentlicht 26.02.2025 07:01:26
- Zuletzt bearbeitet 21.10.2025 12:09:27
In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Inhibit aborts if external loopback plug is inserted After running a short external loopback test, when the external loopback is removed and a normal cable inserted tha...
CVE-2022-49496
- EPSS 0.04%
- Veröffentlicht 26.02.2025 07:01:25
- Zuletzt bearbeitet 01.10.2025 20:16:30
In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: prevent kernel crash when rmmod mtk-vcodec-dec.ko If the driver support subdev mode, the parameter "dev->pm.dev" will be NULL in mtk_vcodec_dec_remove. Ker...