Skip to content

Commit

Permalink
Import Debian changes 5.4.0-1112.121
Browse files Browse the repository at this point in the history
linux-aws (5.4.0-1112.121) focal; urgency=medium

  * focal/linux-aws: 5.4.0-1112.121 -proposed tracker (LP: #2038126)

  * CVE-2023-42755
    - [Config] remove NET_CLS_RSVP and NET_CLS_RSVP6

  [ Ubuntu: 5.4.0-165.182 ]

  * focal/linux: 5.4.0-165.182 -proposed tracker (LP: #2038163)
  * CVE-2023-42756
    - netfilter: ipset: Fix race between IPSET_CMD_CREATE and IPSET_CMD_SWAP
  * CVE-2023-4623
    - net/sched: sch_hfsc: Ensure inner classes have fsc curve
  * CVE-2023-42755
    - net/sched: Retire rsvp classifier
    - [Config] remove NET_CLS_RSVP and NET_CLS_RSVP6
  * CVE-2023-42753
    - netfilter: ipset: add the missing IP_SET_HASH_WITH_NET0 macro for
      ip_set_hash_netportnet.c
  * CVE-2023-34319
    - xen/netback: Fix buffer overrun triggered by unusual packet
  * CVE-2023-4921
    - net: sched: sch_qfq: Fix UAF in qfq_dequeue()
  * CVE-2023-42752
    - igmp: limit igmpv3_newpack() packet size to IP_MAX_MTU
  * CVE-2023-4881
    - netfilter: nftables: exthdr: fix 4-byte stack OOB write
  * CVE-2023-4622
    - af_unix: Fix null-ptr-deref in unix_stream_sendpage().
  • Loading branch information
ktpawlak authored and testbot committed Oct 21, 2023
1 parent 1ad835b commit c98537f
Show file tree
Hide file tree
Showing 72 changed files with 56,211 additions and 56,131 deletions.
1 change: 0 additions & 1 deletion debian.aws/abi/5.4.0-1110.119/abiname

This file was deleted.

1 change: 1 addition & 0 deletions debian.aws/abi/5.4.0-1111.120/abiname
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1111
10,333 changes: 5,166 additions & 5,167 deletions debian.aws/abi/5.4.0-1110.119/amd64/aws → debian.aws/abi/5.4.0-1111.120/amd64/aws

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -531,8 +531,6 @@ cls_flower
cls_fw
cls_matchall
cls_route
cls_rsvp
cls_rsvp6
cls_u32
cm109
cm32181
Expand Down
13,203 changes: 6,601 additions & 6,602 deletions debian.aws/abi/5.4.0-1110.119/arm64/aws → debian.aws/abi/5.4.0-1111.120/arm64/aws

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -749,8 +749,6 @@ cls_flower
cls_fw
cls_matchall
cls_route
cls_rsvp
cls_rsvp6
cls_u32
cm109
cm32181
Expand Down
File renamed without changes.
33 changes: 33 additions & 0 deletions debian.aws/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,36 @@
linux-aws (5.4.0-1112.121) focal; urgency=medium

* focal/linux-aws: 5.4.0-1112.121 -proposed tracker (LP: #2038126)

* CVE-2023-42755
- [Config] remove NET_CLS_RSVP and NET_CLS_RSVP6

[ Ubuntu: 5.4.0-165.182 ]

* focal/linux: 5.4.0-165.182 -proposed tracker (LP: #2038163)
* CVE-2023-42756
- netfilter: ipset: Fix race between IPSET_CMD_CREATE and IPSET_CMD_SWAP
* CVE-2023-4623
- net/sched: sch_hfsc: Ensure inner classes have fsc curve
* CVE-2023-42755
- net/sched: Retire rsvp classifier
- [Config] remove NET_CLS_RSVP and NET_CLS_RSVP6
* CVE-2023-42753
- netfilter: ipset: add the missing IP_SET_HASH_WITH_NET0 macro for
ip_set_hash_netportnet.c
* CVE-2023-34319
- xen/netback: Fix buffer overrun triggered by unusual packet
* CVE-2023-4921
- net: sched: sch_qfq: Fix UAF in qfq_dequeue()
* CVE-2023-42752
- igmp: limit igmpv3_newpack() packet size to IP_MAX_MTU
* CVE-2023-4881
- netfilter: nftables: exthdr: fix 4-byte stack OOB write
* CVE-2023-4622
- af_unix: Fix null-ptr-deref in unix_stream_sendpage().

-- Kuba Pawlak <kuba.pawlak@canonical.com> Thu, 05 Oct 2023 13:18:46 +0200

linux-aws (5.4.0-1111.120) focal; urgency=medium

* focal/linux-aws: 5.4.0-1111.120 -proposed tracker (LP: #2033830)
Expand Down
2 changes: 0 additions & 2 deletions debian.aws/config/config.common.ubuntu
Original file line number Diff line number Diff line change
Expand Up @@ -5427,8 +5427,6 @@ CONFIG_NET_CLS_FLOWER=m
CONFIG_NET_CLS_FW=m
CONFIG_NET_CLS_MATCHALL=m
CONFIG_NET_CLS_ROUTE4=m
CONFIG_NET_CLS_RSVP=m
CONFIG_NET_CLS_RSVP6=m
CONFIG_NET_CLS_U32=m
CONFIG_NET_CORE=y
CONFIG_NET_DEVLINK=y
Expand Down
3 changes: 3 additions & 0 deletions debian.aws/reconstruct
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ rm -f 'net/decnet/netfilter/Kconfig'
rm -f 'net/decnet/netfilter/Makefile'
rm -f 'net/decnet/netfilter/dn_rtmsg.c'
rm -f 'net/decnet/sysctl_net_decnet.c'
rm -f 'net/sched/cls_rsvp.c'
rm -f 'net/sched/cls_rsvp.h'
rm -f 'net/sched/cls_rsvp6.c'
rm -f 'net/sched/cls_tcindex.c'
rm -f 'tools/build/feature/test-libpython-version.c'
rm -f 'tools/testing/selftests/net/fib_tests.sh'
Expand Down
2 changes: 1 addition & 1 deletion debian.aws/tracking-bug
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2033830 2023.09.04-1
2038126 s2023.09.04-1
1 change: 0 additions & 1 deletion debian.master/abi/5.4.0-162.179/abiname

This file was deleted.

1 change: 0 additions & 1 deletion debian.master/abi/5.4.0-162.179/amd64/generic.compiler

This file was deleted.

1 change: 0 additions & 1 deletion debian.master/abi/5.4.0-162.179/amd64/lowlatency.compiler

This file was deleted.

1 change: 0 additions & 1 deletion debian.master/abi/5.4.0-162.179/arm64/generic.compiler

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion debian.master/abi/5.4.0-162.179/armhf/generic.compiler

This file was deleted.

1 change: 0 additions & 1 deletion debian.master/abi/5.4.0-162.179/ppc64el/generic.compiler

This file was deleted.

1 change: 0 additions & 1 deletion debian.master/abi/5.4.0-162.179/s390x/generic.compiler

This file was deleted.

1 change: 1 addition & 0 deletions debian.master/abi/5.4.0-164.181/abiname
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
164

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions debian.master/abi/5.4.0-164.181/amd64/generic.compiler
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Original file line number Diff line number Diff line change
Expand Up @@ -751,8 +751,6 @@ cls_flower
cls_fw
cls_matchall
cls_route
cls_rsvp
cls_rsvp6
cls_u32
cm109
cm32181
Expand Down

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions debian.master/abi/5.4.0-164.181/amd64/lowlatency.compiler
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Original file line number Diff line number Diff line change
Expand Up @@ -752,8 +752,6 @@ cls_flower
cls_fw
cls_matchall
cls_route
cls_rsvp
cls_rsvp6
cls_u32
cm109
cm32181
Expand Down

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions debian.master/abi/5.4.0-164.181/arm64/generic.compiler
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Original file line number Diff line number Diff line change
Expand Up @@ -795,8 +795,6 @@ cls_flower
cls_fw
cls_matchall
cls_route
cls_rsvp
cls_rsvp6
cls_u32
cm109
cm32181
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Original file line number Diff line number Diff line change
Expand Up @@ -761,8 +761,6 @@ cls_flower
cls_fw
cls_matchall
cls_route
cls_rsvp
cls_rsvp6
cls_u32
cm109
cm32181
Expand Down
1 change: 1 addition & 0 deletions debian.master/abi/5.4.0-164.181/armhf/generic.compiler
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Original file line number Diff line number Diff line change
Expand Up @@ -766,8 +766,6 @@ cls_flower
cls_fw
cls_matchall
cls_route
cls_rsvp
cls_rsvp6
cls_u32
cm109
cm32181
Expand Down
File renamed without changes.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions debian.master/abi/5.4.0-164.181/ppc64el/generic.compiler
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Original file line number Diff line number Diff line change
Expand Up @@ -682,8 +682,6 @@ cls_flower
cls_fw
cls_matchall
cls_route
cls_rsvp
cls_rsvp6
cls_u32
cm109
cm32181
Expand Down

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions debian.master/abi/5.4.0-164.181/s390x/generic.compiler
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,6 @@ cls_flower
cls_fw
cls_matchall
cls_route
cls_rsvp
cls_rsvp6
cls_u32
cmac
coda
Expand Down
35 changes: 35 additions & 0 deletions debian.master/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,38 @@
linux (5.4.0-165.182) focal; urgency=medium

* focal/linux: 5.4.0-165.182 -proposed tracker (LP: #2038163)

* CVE-2023-42756
- netfilter: ipset: Fix race between IPSET_CMD_CREATE and IPSET_CMD_SWAP

* CVE-2023-4623
- net/sched: sch_hfsc: Ensure inner classes have fsc curve

* CVE-2023-42755
- net/sched: Retire rsvp classifier
- [Config] remove NET_CLS_RSVP and NET_CLS_RSVP6

* CVE-2023-42753
- netfilter: ipset: add the missing IP_SET_HASH_WITH_NET0 macro for
ip_set_hash_netportnet.c

* CVE-2023-34319
- xen/netback: Fix buffer overrun triggered by unusual packet

* CVE-2023-4921
- net: sched: sch_qfq: Fix UAF in qfq_dequeue()

* CVE-2023-42752
- igmp: limit igmpv3_newpack() packet size to IP_MAX_MTU

* CVE-2023-4881
- netfilter: nftables: exthdr: fix 4-byte stack OOB write

* CVE-2023-4622
- af_unix: Fix null-ptr-deref in unix_stream_sendpage().

-- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Mon, 02 Oct 2023 15:13:29 -0300

linux (5.4.0-164.181) focal; urgency=medium

* focal/linux: 5.4.0-164.181 -proposed tracker (LP: #2033867)
Expand Down
2 changes: 0 additions & 2 deletions debian.master/config/annotations
Original file line number Diff line number Diff line change
Expand Up @@ -11765,8 +11765,6 @@ CONFIG_NET_CLS_FW policy<{'amd64': 'm', 'arm64': '
CONFIG_NET_CLS_U32 policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'i386': 'm', 'ppc64el': 'm', 's390x': 'm'}>
CONFIG_CLS_U32_PERF policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'i386': 'n', 'ppc64el': 'n', 's390x': 'n'}>
CONFIG_CLS_U32_MARK policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'ppc64el': 'y', 's390x': 'y'}>
CONFIG_NET_CLS_RSVP policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'i386': 'm', 'ppc64el': 'm', 's390x': 'm'}>
CONFIG_NET_CLS_RSVP6 policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'i386': 'm', 'ppc64el': 'm', 's390x': 'm'}>
CONFIG_NET_CLS_FLOW policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'i386': 'm', 'ppc64el': 'm', 's390x': 'm'}>
CONFIG_NET_CLS_CGROUP policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'i386': 'm', 'ppc64el': 'm', 's390x': 'm'}>
CONFIG_NET_CLS_BPF policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'i386': 'm', 'ppc64el': 'm', 's390x': 'm'}>
Expand Down
2 changes: 0 additions & 2 deletions debian.master/config/config.common.ubuntu
Original file line number Diff line number Diff line change
Expand Up @@ -6272,8 +6272,6 @@ CONFIG_NET_CLS_FLOWER=m
CONFIG_NET_CLS_FW=m
CONFIG_NET_CLS_MATCHALL=m
CONFIG_NET_CLS_ROUTE4=m
CONFIG_NET_CLS_RSVP=m
CONFIG_NET_CLS_RSVP6=m
CONFIG_NET_CLS_U32=m
CONFIG_NET_CORE=y
CONFIG_NET_DEVLINK=y
Expand Down
3 changes: 3 additions & 0 deletions debian.master/reconstruct
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ rm -f 'net/decnet/netfilter/Kconfig'
rm -f 'net/decnet/netfilter/Makefile'
rm -f 'net/decnet/netfilter/dn_rtmsg.c'
rm -f 'net/decnet/sysctl_net_decnet.c'
rm -f 'net/sched/cls_rsvp.c'
rm -f 'net/sched/cls_rsvp.h'
rm -f 'net/sched/cls_rsvp6.c'
rm -f 'net/sched/cls_tcindex.c'
rm -f 'tools/build/feature/test-libpython-version.c'
chmod +x 'debian/cloud-tools/hv_get_dhcp_info'
Expand Down
2 changes: 1 addition & 1 deletion debian.master/tracking-bug
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2033867 2023.09.04-1
2038163 s2023.09.04-1
33 changes: 33 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,36 @@
linux-aws (5.4.0-1112.121) focal; urgency=medium

* focal/linux-aws: 5.4.0-1112.121 -proposed tracker (LP: #2038126)

* CVE-2023-42755
- [Config] remove NET_CLS_RSVP and NET_CLS_RSVP6

[ Ubuntu: 5.4.0-165.182 ]

* focal/linux: 5.4.0-165.182 -proposed tracker (LP: #2038163)
* CVE-2023-42756
- netfilter: ipset: Fix race between IPSET_CMD_CREATE and IPSET_CMD_SWAP
* CVE-2023-4623
- net/sched: sch_hfsc: Ensure inner classes have fsc curve
* CVE-2023-42755
- net/sched: Retire rsvp classifier
- [Config] remove NET_CLS_RSVP and NET_CLS_RSVP6
* CVE-2023-42753
- netfilter: ipset: add the missing IP_SET_HASH_WITH_NET0 macro for
ip_set_hash_netportnet.c
* CVE-2023-34319
- xen/netback: Fix buffer overrun triggered by unusual packet
* CVE-2023-4921
- net: sched: sch_qfq: Fix UAF in qfq_dequeue()
* CVE-2023-42752
- igmp: limit igmpv3_newpack() packet size to IP_MAX_MTU
* CVE-2023-4881
- netfilter: nftables: exthdr: fix 4-byte stack OOB write
* CVE-2023-4622
- af_unix: Fix null-ptr-deref in unix_stream_sendpage().

-- Kuba Pawlak <kuba.pawlak@canonical.com> Thu, 05 Oct 2023 13:18:46 +0200

linux-aws (5.4.0-1111.120) focal; urgency=medium

* focal/linux-aws: 5.4.0-1111.120 -proposed tracker (LP: #2033830)
Expand Down
Loading

0 comments on commit c98537f

Please sign in to comment.