CVE-2020-36784
- EPSS 0.23%
- Veröffentlicht 28.02.2024 09:15:36
- Zuletzt bearbeitet 06.12.2024 17:37:59
In the Linux kernel, the following vulnerability has been resolved: i2c: cadence: fix reference leak when pm_runtime_get_sync fails The PM reference count is not expected to be incremented on return in functions cdns_i2c_master_xfer and cdns_reg_sl...
CVE-2020-36776
- EPSS 0.23%
- Veröffentlicht 27.02.2024 19:04:05
- Zuletzt bearbeitet 21.11.2024 05:30:17
In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/cpufreq_cooling: Fix slab OOB issue Slab OOB issue is scanned by KASAN in cpu_power_to_freq(). If power is limited below the power of OPP0 in EM table, it will caus...
CVE-2021-46941
- EPSS 0.23%
- Veröffentlicht 27.02.2024 19:04:05
- Zuletzt bearbeitet 21.11.2024 06:34:59
In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: core: Do core softreset when switch mode According to the programming guide, to switch mode for DRD controller, the driver needs to do the following. To switch from de...
CVE-2021-46925
- EPSS 0.18%
- Veröffentlicht 27.02.2024 10:15:07
- Zuletzt bearbeitet 04.08.2026 10:16:36
In the Linux kernel, the following vulnerability has been resolved: net/smc: fix kernel panic caused by race of smc_sock A crash occurs when smc_cdc_tx_handler() tries to access smc_sock but smc_release() has already freed it. [ 4570.695099] BUG: ...
CVE-2023-52474
- EPSS 0.25%
- Veröffentlicht 26.02.2024 18:15:07
- Zuletzt bearbeitet 04.08.2026 10:18:29
In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requests hfi1 user SDMA request processing has two bugs that can cause data corruption for user SDMA requests that ha...
CVE-2024-26602
- EPSS 0.32%
- Veröffentlicht 26.02.2024 16:28:00
- Zuletzt bearbeitet 21.11.2024 09:02:38
In the Linux kernel, the following vulnerability has been resolved: sched/membarrier: reduce the ability to hammer on sys_membarrier On some systems, sys_membarrier can be very expensive, causing overall slowdowns for everything. So put a lock on ...
CVE-2024-26600
- EPSS 0.3%
- Veröffentlicht 26.02.2024 16:27:59
- Zuletzt bearbeitet 21.11.2024 09:02:37
In the Linux kernel, the following vulnerability has been resolved: phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRP If the external phy working together with phy-omap-usb2 does not implement send_srp(), we may still attempt to call it....
CVE-2023-52469
- EPSS 0.29%
- Veröffentlicht 26.02.2024 16:27:48
- Zuletzt bearbeitet 04.08.2026 10:18:28
In the Linux kernel, the following vulnerability has been resolved: drivers/amd/pm: fix a use-after-free in kv_parse_power_table When ps allocated by kzalloc equals to NULL, kv_parse_power_table frees adev->pm.dpm.ps that allocated before. However,...
CVE-2023-52470
- EPSS 0.29%
- Veröffentlicht 26.02.2024 16:27:48
- Zuletzt bearbeitet 21.11.2024 08:39:50
In the Linux kernel, the following vulnerability has been resolved: drm/radeon: check the alloc_workqueue return value in radeon_crtc_init() check the alloc_workqueue return value in radeon_crtc_init() to avoid null-ptr-deref.
CVE-2024-26595
- EPSS 0.23%
- Veröffentlicht 23.02.2024 15:15:09
- Zuletzt bearbeitet 03.11.2025 21:16:07
In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrum_acl_tcam: Fix NULL pointer dereference in error path When calling mlxsw_sp_acl_tcam_region_destroy() from an error path after failing to attach the region to an ACL...