This bug was fixed in the package linux-oem-5.17 - 5.17.0-1028.29 --------------- linux-oem-5.17 (5.17.0-1028.29) jammy; urgency=medium
* jammy/linux-oem-5.17: 5.17.0-1028.29 -proposed tracker (LP: #2004346) * CVE-2023-0045 - x86/bugs: Flush IBP in ib_prctl_set() * Packaging resync (LP: #1786013) - debian/dkms-versions -- update from kernel-versions (main/2023.01.30) * Keeps rebooting with AMD W6400, W6600, and W6800 graphic cards (LP: #2000110) - drm/amdgpu: move nbio ih_doorbell_range() into ih code for vega - drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vega - drm/amdgpu: make sure to init common IP before gmc - drm/amdgpu: fix sdma doorbell init ordering on APUs * CVE-2022-47520 - wifi: wilc1000: validate pairwise and authentication suite offsets * Improve arp_ndisc_evict_nocarrier.sh test result processing (LP: #2006546) - selftests: net: return non-zero for failures reported in arp_ndisc_evict_nocarrier * CVE-2022-43750 - usb: mon: make mmapped memory read only * CVE-2023-0461 - net/ulp: prevent ULP without clone op from entering the LISTEN status - net/ulp: use consistent error code when blocking ULP * CVE-2022-3565 - mISDN: fix use-after-free bugs in l1oip timer handlers * CVE-2022-36879 - xfrm: xfrm_policy: fix a possible double xfrm_pols_put() in xfrm_bundle_lookup() * CVE-2022-20369 - NFSD: fix use-after-free in __nfs42_ssc_open() * arp_ndisc_evict_nocarrier.sh in net from ubuntu_kernel_selftests failed on J-oem-5.17 / K (LP: #1968310) - selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrier * CVE-2022-20566 - Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put * Expose built-in trusted and revoked certificates (LP: #1996892) - [Packaging] Expose built-in trusted and revoked certificates -- Timo Aaltonen <timo.aalto...@canonical.com> Fri, 10 Feb 2023 12:15:41 +0200 ** Changed in: linux-oem-5.17 (Ubuntu Jammy) Status: Fix Committed => Fix Released ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2022-20369 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2022-20566 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2022-3565 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2022-36879 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2022-43750 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2022-47520 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2023-0045 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2023-0461 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-oem-5.17 in Ubuntu. https://bugs.launchpad.net/bugs/2006546 Title: Improve arp_ndisc_evict_nocarrier.sh test result processing Status in linux package in Ubuntu: Fix Released Status in linux-oem-5.17 package in Ubuntu: Invalid Status in linux source package in Jammy: Invalid Status in linux-oem-5.17 source package in Jammy: Fix Released Status in linux source package in Kinetic: Fix Committed Status in linux-oem-5.17 source package in Kinetic: Invalid Status in linux source package in Lunar: Fix Released Status in linux-oem-5.17 source package in Lunar: Invalid Bug description: [Impact] The arp_ndisc_evict_nocarrier.sh in selftests/net didn't pass a proper return value for failed test cases. Thus we might get false negatives if the last command runs successfully. [Fix] * 1856628baa selftests: net: return non-zero for failures reported in arp_ndisc_evict_nocarrier This patch can be cherry-picked into affected kernels. Lunar has been patched already. J-hwe-5.17 will be deprecated thus it will be skipped. [Test] Run the patched test, this should not cause any regression as sub tests are good with our kernels (except there is a cleanup issue in bug 1968310) One can deliberately fail a test by hijacking the if statement for the return value check to make sure this patch is working as expected. [Where problems could occur] This patch improves the result interpretation, we might see new failures being reported. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2006546/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp