diff --git a/meta/recipes-kernel/linux/cve-exclusion.inc b/meta/recipes-kernel/linux/cve-exclusion.inc
index 8714173c..1505f9b3 100644
--- a/meta/recipes-kernel/linux/cve-exclusion.inc
+++ b/meta/recipes-kernel/linux/cve-exclusion.inc
@@ -260,3 +260,12 @@ CVE_STATUS[CVE-2023-6238] = "unpatched: Proposed fix was not merged"
 # https://ubuntu.com/security/CVE-2023-6240
 CVE_STATUS[CVE-2023-6240] = "unpatched: Fixed in RHEL but patch not identified \
 publicly"
+
+# The originating report (Red Hat bug 2040604) is not public. On request,
+# Red Hat PSIRT identified the affected code: the v2_ext_offset of an
+# incoming SMC CLC proposal message was used without validation in
+# net/smc/smc_clc.h. Introduced in v5.10, fixed by the v6.13 proposal
+# message validation, which upstream tracks as CVE-2024-49568.
+# https://bugzilla.redhat.com/show_bug.cgi?id=2044575#c23
+# Fix https://git.kernel.org/linus/7863c9f3d24ba49dbead7e03dfbe40deb5888fdf
+CVE_STATUS[CVE-2022-0400] = "fixed-version: Fixed from version 6.13"
