CVE-2026-23407
- EPSS 0.02%
- Veröffentlicht 01.04.2026 08:36:37
- Zuletzt bearbeitet 24.04.2026 16:38:39
In the Linux kernel, the following vulnerability has been resolved: apparmor: fix missing bounds check on DEFAULT table in verify_dfa() The verify_dfa() function only checks DEFAULT_TABLE bounds when the state is not differentially encoded. When t...
CVE-2026-23406
- EPSS 0.02%
- Veröffentlicht 01.04.2026 08:36:36
- Zuletzt bearbeitet 24.04.2026 18:40:51
In the Linux kernel, the following vulnerability has been resolved: apparmor: fix side-effect bug in match_char() macro usage The match_char() macro evaluates its character parameter multiple times when traversing differential encoding chains. When...
CVE-2026-23404
- EPSS 0.02%
- Veröffentlicht 01.04.2026 08:36:35
- Zuletzt bearbeitet 24.04.2026 18:40:10
In the Linux kernel, the following vulnerability has been resolved: apparmor: replace recursive profile removal with iterative approach The profile removal code uses recursion when removing nested profiles, which can lead to kernel stack exhaustion...
CVE-2026-23405
- EPSS 0.02%
- Veröffentlicht 01.04.2026 08:36:35
- Zuletzt bearbeitet 24.04.2026 18:40:27
In the Linux kernel, the following vulnerability has been resolved: apparmor: fix: limit the number of levels of policy namespaces Currently the number of policy namespaces is not bounded relying on the user namespace limit. However policy namespac...
CVE-2026-23403
- EPSS 0.02%
- Veröffentlicht 01.04.2026 08:36:34
- Zuletzt bearbeitet 24.04.2026 18:39:58
In the Linux kernel, the following vulnerability has been resolved: apparmor: fix memory leak in verify_header The function sets `*ns = NULL` on every call, leaking the namespace string allocated in previous iterations when multiple profiles are un...
CVE-2026-23398
- EPSS 0.02%
- Veröffentlicht 26.03.2026 10:22:50
- Zuletzt bearbeitet 24.04.2026 15:17:53
In the Linux kernel, the following vulnerability has been resolved: icmp: fix NULL pointer dereference in icmp_tag_validation() icmp_tag_validation() unconditionally dereferences the result of rcu_dereference(inet_protos[proto]) without checking fo...
CVE-2026-23396
- EPSS 0.02%
- Veröffentlicht 26.03.2026 10:22:49
- Zuletzt bearbeitet 24.04.2026 15:18:27
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix NULL deref in mesh_matches_local() mesh_matches_local() unconditionally dereferences ie->mesh_config to compare mesh configuration parameters. When called from ...
CVE-2026-23397
- EPSS 0.02%
- Veröffentlicht 26.03.2026 10:22:49
- Zuletzt bearbeitet 24.04.2026 15:18:09
In the Linux kernel, the following vulnerability has been resolved: nfnetlink_osf: validate individual option lengths in fingerprints nfnl_osf_add_callback() validates opt_num bounds and string NUL-termination but does not check individual option l...
CVE-2026-23392
- EPSS 0.01%
- Veröffentlicht 25.03.2026 10:33:16
- Zuletzt bearbeitet 24.04.2026 18:39:15
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: release flowtable after rcu grace period on error Call synchronize_rcu() after unregistering the hooks from error path, since a hook that already refers to th...
CVE-2026-23391
- EPSS 0.02%
- Veröffentlicht 25.03.2026 10:33:15
- Zuletzt bearbeitet 24.04.2026 18:38:57
In the Linux kernel, the following vulnerability has been resolved: netfilter: xt_CT: drop pending enqueued packets on template removal Templates refer to objects that can go away while packets are sitting in nfqueue refer to: - helper, this can b...