CVE-2022-49459
- EPSS 0.04%
- Veröffentlicht 26.02.2025 07:01:22
- Zuletzt bearbeitet 01.10.2025 20:16:22
In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/broadcom: Fix potential NULL dereference in sr_thermal_probe platform_get_resource() may return NULL, add proper check to avoid potential NULL dereferencing.
CVE-2022-49460
- EPSS 0.04%
- Veröffentlicht 26.02.2025 07:01:22
- Zuletzt bearbeitet 22.10.2025 17:23:12
In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: rk3399_dmc: Disable edev on remove() Otherwise we hit an unablanced enable-count when unbinding the DFI device: [ 1279.659119] ------------[ cut here ]------------ [...
CVE-2022-49461
- EPSS 0.06%
- Veröffentlicht 26.02.2025 07:01:22
- Zuletzt bearbeitet 01.10.2025 20:16:22
In the Linux kernel, the following vulnerability has been resolved: amt: fix memory leak for advertisement message When a gateway receives an advertisement message, it extracts relay information and then it should be freed. But the advertisement ha...
CVE-2022-49462
- EPSS 0.04%
- Veröffentlicht 26.02.2025 07:01:22
- Zuletzt bearbeitet 01.10.2025 20:16:22
In the Linux kernel, the following vulnerability has been resolved: drm/msm/a6xx: Fix refcount leak in a6xx_gpu_init of_parse_phandle() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need anymore. a6xx...
CVE-2022-49463
- EPSS 0.04%
- Veröffentlicht 26.02.2025 07:01:22
- Zuletzt bearbeitet 01.10.2025 20:16:23
In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/imx_sc_thermal: Fix refcount leak in imx_sc_thermal_probe of_find_node_by_name() returns a node pointer with refcount incremented, we should use of_node_put() on it...
CVE-2022-49464
- EPSS 0.07%
- Veröffentlicht 26.02.2025 07:01:22
- Zuletzt bearbeitet 24.03.2025 19:58:17
In the Linux kernel, the following vulnerability has been resolved: erofs: fix buffer copy overflow of ztailpacking feature I got some KASAN report as below: [ 46.959738] ================================================================== [ 46....
CVE-2022-49465
- EPSS 0.05%
- Veröffentlicht 26.02.2025 07:01:22
- Zuletzt bearbeitet 21.01.2026 16:08:09
In the Linux kernel, the following vulnerability has been resolved: blk-throttle: Set BIO_THROTTLED when bio has been throttled 1.In current process, all bio will set the BIO_THROTTLED flag after __blk_throtl_bio(). 2.If bio needs to be throttled,...
CVE-2022-49466
- EPSS 0.04%
- Veröffentlicht 26.02.2025 07:01:22
- Zuletzt bearbeitet 01.10.2025 20:16:23
In the Linux kernel, the following vulnerability has been resolved: regulator: scmi: Fix refcount leak in scmi_regulator_probe of_find_node_by_name() returns a node pointer with refcount incremented, we should use of_node_put() on it when done. Add...
CVE-2022-49467
- EPSS 0.04%
- Veröffentlicht 26.02.2025 07:01:22
- Zuletzt bearbeitet 01.10.2025 20:16:23
In the Linux kernel, the following vulnerability has been resolved: drm: msm: fix possible memory leak in mdp5_crtc_cursor_set() drm_gem_object_lookup will call drm_gem_object_get inside. So cursor_bo needs to be put when msm_gem_get_and_pin_iova f...
CVE-2022-49446
- EPSS 0.03%
- Veröffentlicht 26.02.2025 07:01:21
- Zuletzt bearbeitet 01.10.2025 20:16:19
In the Linux kernel, the following vulnerability has been resolved: nvdimm: Fix firmware activation deadlock scenarios Lockdep reports the following deadlock scenarios for CXL root device power-management, device_prepare(), operations, and device_s...