[SRU][OEM-6.1][PATCH 2/2] UBUNTU: [Config] remove NET_CLS_RSVP and NET_CLS_RSVP6

Magali Lemes magali.lemes at canonical.com
Wed Sep 27 18:54:02 UTC 2023


As rsvp classifier is removed, update configs accordingly.

CVE-2023-42755
Signed-off-by: Magali Lemes <magali.lemes at canonical.com>
---
 debian.oem/abi/amd64/oem.modules | 2 --
 debian.oem/config/annotations    | 2 --
 2 files changed, 4 deletions(-)

diff --git a/debian.oem/abi/amd64/oem.modules b/debian.oem/abi/amd64/oem.modules
index 0deb150464ef..f8a32c5c7000 100644
--- a/debian.oem/abi/amd64/oem.modules
+++ b/debian.oem/abi/amd64/oem.modules
@@ -838,8 +838,6 @@ cls_flower
 cls_fw
 cls_matchall
 cls_route
-cls_rsvp
-cls_rsvp6
 cls_u32
 cm109
 cm32181
diff --git a/debian.oem/config/annotations b/debian.oem/config/annotations
index b99dd146422c..9e43416ef4cc 100644
--- a/debian.oem/config/annotations
+++ b/debian.oem/config/annotations
@@ -5761,8 +5761,6 @@ CONFIG_NET_CLS_FLOWER                           policy<{'amd64': 'm'}>
 CONFIG_NET_CLS_FW                               policy<{'amd64': 'm'}>
 CONFIG_NET_CLS_MATCHALL                         policy<{'amd64': 'm'}>
 CONFIG_NET_CLS_ROUTE4                           policy<{'amd64': 'm'}>
-CONFIG_NET_CLS_RSVP                             policy<{'amd64': 'm'}>
-CONFIG_NET_CLS_RSVP6                            policy<{'amd64': 'm'}>
 CONFIG_NET_CLS_U32                              policy<{'amd64': 'm'}>
 CONFIG_NET_CORE                                 policy<{'amd64': 'y'}>
 CONFIG_NET_DEVLINK                              policy<{'amd64': 'y'}>
-- 
2.34.1




More information about the kernel-team mailing list