CVE-2022-49764
- EPSS 0.07%
- Veröffentlicht 01.05.2025 14:09:04
- Zuletzt bearbeitet 06.11.2025 21:58:54
In the Linux kernel, the following vulnerability has been resolved: bpf: Prevent bpf program recursion for raw tracepoint probes We got report from sysbot [1] about warnings that were caused by bpf program attached to contention_begin raw tracepoin...
CVE-2022-49765
- EPSS 0.03%
- Veröffentlicht 01.05.2025 14:09:04
- Zuletzt bearbeitet 06.11.2025 21:58:27
In the Linux kernel, the following vulnerability has been resolved: net/9p: use a dedicated spinlock for trans_fd Shamelessly copying the explanation from Tetsuo Handa's suggested patch[1] (slightly reworded): syzbot is reporting inconsistent lock ...
CVE-2022-49763
- EPSS 0.04%
- Veröffentlicht 01.05.2025 14:09:03
- Zuletzt bearbeitet 06.11.2025 21:59:01
In the Linux kernel, the following vulnerability has been resolved: ntfs: fix use-after-free in ntfs_attr_find() Patch series "ntfs: fix bugs about Attribute", v2. This patchset fixes three bugs relative to Attribute in record: Patch 1 adds a san...
CVE-2022-49762
- EPSS 0.04%
- Veröffentlicht 01.05.2025 14:09:02
- Zuletzt bearbeitet 06.11.2025 21:59:25
In the Linux kernel, the following vulnerability has been resolved: ntfs: check overflow when iterating ATTR_RECORDs Kernel iterates over ATTR_RECORDs in mft record in ntfs_attr_find(). Because the ATTR_RECORDs are next to each other, kernel can g...
CVE-2025-37796
- EPSS 0.06%
- Veröffentlicht 01.05.2025 13:07:27
- Zuletzt bearbeitet 03.11.2025 20:18:35
In the Linux kernel, the following vulnerability has been resolved: wifi: at76c50x: fix use after free access in at76_disconnect The memory pointed to by priv is freed at the end of at76_delete_device function (using ieee80211_free_hw). But the cod...
CVE-2025-37794
- EPSS 0.06%
- Veröffentlicht 01.05.2025 13:07:26
- Zuletzt bearbeitet 03.11.2025 20:18:35
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: Purge vif txq in ieee80211_do_stop() After ieee80211_do_stop() SKB from vif's txq could still be processed. Indeed another concurrent vif schedule_and_wake_txq call...
CVE-2025-37789
- EPSS 0.07%
- Veröffentlicht 01.05.2025 13:07:22
- Zuletzt bearbeitet 06.11.2025 17:27:39
In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix nested key length validation in the set() action It's not safe to access nla_len(ovs_key) if the data is smaller than the netlink header. Check that the attr...
CVE-2025-37781
- EPSS 0.07%
- Veröffentlicht 01.05.2025 13:07:18
- Zuletzt bearbeitet 06.11.2025 17:20:10
In the Linux kernel, the following vulnerability has been resolved: i2c: cros-ec-tunnel: defer probe if parent EC is not present When i2c-cros-ec-tunnel and the EC driver are built-in, the EC parent device will not be found, leading to NULL pointer...
- EPSS 0.02%
- Veröffentlicht 01.05.2025 13:07:18
- Zuletzt bearbeitet 04.06.2025 11:15:21
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2025-37780
- EPSS 0.05%
- Veröffentlicht 01.05.2025 13:07:17
- Zuletzt bearbeitet 06.11.2025 19:11:28
In the Linux kernel, the following vulnerability has been resolved: isofs: Prevent the use of too small fid syzbot reported a slab-out-of-bounds Read in isofs_fh_to_parent. [1] The handle_bytes value passed in by the reproducing program is equal t...