CVE-2024-58085
- EPSS 0.03%
- Veröffentlicht 06.03.2025 17:15:21
- Zuletzt bearbeitet 12.05.2026 13:16:27
In the Linux kernel, the following vulnerability has been resolved: tomoyo: don't emit warning in tomoyo_write_control() syzbot is reporting too large allocation warning at tomoyo_write_control(), for one can write a very very long line without new...
CVE-2024-58076
- EPSS 0.02%
- Veröffentlicht 06.03.2025 17:15:20
- Zuletzt bearbeitet 03.11.2025 20:17:01
In the Linux kernel, the following vulnerability has been resolved: clk: qcom: gcc-sm6350: Add missing parent_map for two clocks If a clk_rcg2 has a parent, it should also have parent_map defined, otherwise we'll get a NULL pointer dereference when...
CVE-2025-21825
- EPSS 0.02%
- Veröffentlicht 06.03.2025 16:15:54
- Zuletzt bearbeitet 30.10.2025 18:49:46
In the Linux kernel, the following vulnerability has been resolved: bpf: Cancel the running bpf_timer through kworker for PREEMPT_RT During the update procedure, when overwrite element in a pre-allocated htab, the freeing of old_element is protecte...
CVE-2025-21826
- EPSS 0.03%
- Veröffentlicht 06.03.2025 16:15:54
- Zuletzt bearbeitet 12.05.2026 13:16:37
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: reject mismatching sum of field_len with set key length The field length description provides the length of each separated key field in the concatenation, eac...
CVE-2024-58068
- EPSS 0.02%
- Veröffentlicht 06.03.2025 16:15:53
- Zuletzt bearbeitet 03.11.2025 20:17:00
In the Linux kernel, the following vulnerability has been resolved: OPP: fix dev_pm_opp_find_bw_*() when bandwidth table not initialized If a driver calls dev_pm_opp_find_bw_ceil/floor() the retrieve bandwidth from the OPP table but the bandwidth t...
CVE-2024-58069
- EPSS 0.03%
- Veröffentlicht 06.03.2025 16:15:53
- Zuletzt bearbeitet 03.11.2025 20:17:01
In the Linux kernel, the following vulnerability has been resolved: rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read The nvmem interface supports variable buffer sizes, while the regmap interface operates with fixed-size storage. If an...
CVE-2024-58071
- EPSS 0.02%
- Veröffentlicht 06.03.2025 16:15:53
- Zuletzt bearbeitet 12.05.2026 13:16:27
In the Linux kernel, the following vulnerability has been resolved: team: prevent adding a device which is already a team device lower Prevent adding a device which is already a team device lower, e.g. adding veth0 if vlan1 was already added and ve...
CVE-2024-58072
- EPSS 0.02%
- Veröffentlicht 06.03.2025 16:15:53
- Zuletzt bearbeitet 12.05.2026 13:16:27
In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: remove unused check_buddy_priv Commit 2461c7d60f9f ("rtlwifi: Update header file") introduced a global list of private data structures. Later on, commit 26634c4b186...
CVE-2024-58058
- EPSS 0.03%
- Veröffentlicht 06.03.2025 16:15:52
- Zuletzt bearbeitet 12.05.2026 13:16:26
In the Linux kernel, the following vulnerability has been resolved: ubifs: skip dumping tnc tree when zroot is null Clearing slab cache will free all znode in memory and make c->zroot.znode = NULL, then dumping tnc tree will access c->zroot.znode w...
CVE-2024-58061
- EPSS 0.02%
- Veröffentlicht 06.03.2025 16:15:52
- Zuletzt bearbeitet 03.11.2025 20:17:00
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: prohibit deactivating all links In the internal API this calls this is a WARN_ON, but that should remain since internally we want to know about bugs that may cause ...