diff mbox series

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

Message ID 20230927185403.112264-8-magali.lemes@canonical.com
State New
Headers show
Series None | expand

Commit Message

Magali Lemes Sept. 27, 2023, 6:54 p.m. UTC
As rsvp classifier is removed, update configs accordingly.

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

Patch

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'}>