Add l2tp.sh in net from ubuntu_kernel_selftests back
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-kernel-tests |
Fix Released
|
Undecided
|
Po-Hsu Lin | ||
linux (Ubuntu) |
Fix Released
|
Undecided
|
Po-Hsu Lin | ||
Focal |
Fix Released
|
Undecided
|
Po-Hsu Lin | ||
Groovy |
Invalid
|
Undecided
|
Po-Hsu Lin | ||
Hirsute |
Fix Released
|
Undecided
|
Po-Hsu Lin | ||
Impish |
Fix Released
|
Undecided
|
Po-Hsu Lin | ||
linux-oem-5.10 (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
Focal |
Fix Released
|
Undecided
|
Po-Hsu Lin | ||
Groovy |
Invalid
|
Undecided
|
Unassigned | ||
Hirsute |
Invalid
|
Undecided
|
Unassigned | ||
Impish |
Invalid
|
Undecided
|
Unassigned | ||
linux-oem-5.13 (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
Focal |
Fix Released
|
Undecided
|
Po-Hsu Lin | ||
Groovy |
Invalid
|
Undecided
|
Unassigned | ||
Hirsute |
Invalid
|
Undecided
|
Unassigned | ||
Impish |
Invalid
|
Undecided
|
Unassigned |
Bug Description
[Impact]
We have this test disabled intentionally in the past because of the
lack of commit 27d53323664c54 "l2tp: remove skb_dst_set() from
l2tp_xmit_skb()" in our kernels.
The way we disable it is to override the executable bit with our
autotest-
complain about script is not executable. Henceforth we further
disable it by removing it from the Makefile in the patch "UBUNTU:
SAUCE: selftests/net -- disable timeout"
Now with commit 27d53323664c54 landed and l2tp.sh test re-enabled in
our test suite [2], we still need to revert that SAUCE patch to get
it tested.
[1] https:/
[2] https:/
[Fix]
Revert "UBUNTU: SAUCE: selftests/net -- disable l2tp.sh test"
This test only exists in our tree since Focal.
[Test]
Run the net test suite in kselftest with patched source tree:
sudo make -C linux/tools/
The l2tp.sh test will be executed.
[Where problems could occur]
This is only for testing tools, however if commit 27d53323664c54 "l2tp:
remove skb_dst_set() from l2tp_xmit_skb()" didn't land properly we
might crash our testing node like in bug 1854968. Also, we might see
new failures caused by this test in the test report.
CVE References
Changed in ubuntu-kernel-tests: | |
assignee: | nobody → Po-Hsu Lin (cypressyew) |
status: | New → In Progress |
description: | updated |
description: | updated |
description: | updated |
Changed in linux (Ubuntu Focal): | |
assignee: | nobody → Po-Hsu Lin (cypressyew) |
status: | New → In Progress |
Changed in linux (Ubuntu Groovy): | |
assignee: | nobody → Po-Hsu Lin (cypressyew) |
status: | New → In Progress |
Changed in linux (Ubuntu Hirsute): | |
assignee: | nobody → Po-Hsu Lin (cypressyew) |
status: | New → In Progress |
Changed in linux (Ubuntu Impish): | |
assignee: | nobody → Po-Hsu Lin (cypressyew) |
status: | New → In Progress |
Changed in linux-oem-5.10 (Ubuntu Focal): | |
assignee: | nobody → Po-Hsu Lin (cypressyew) |
status: | New → In Progress |
Changed in linux-oem-5.13 (Ubuntu Focal): | |
assignee: | nobody → Po-Hsu Lin (cypressyew) |
status: | New → In Progress |
Changed in linux-oem-5.10 (Ubuntu Groovy): | |
status: | New → Invalid |
Changed in linux-oem-5.10 (Ubuntu Hirsute): | |
status: | New → Invalid |
Changed in linux-oem-5.10 (Ubuntu Impish): | |
status: | New → Invalid |
Changed in linux-oem-5.13 (Ubuntu Groovy): | |
status: | New → Invalid |
Changed in linux-oem-5.13 (Ubuntu Hirsute): | |
status: | New → Invalid |
Changed in linux-oem-5.13 (Ubuntu Impish): | |
status: | New → Invalid |
description: | updated |
Changed in linux-oem-5.10 (Ubuntu Focal): | |
status: | In Progress → Fix Committed |
Changed in linux-oem-5.13 (Ubuntu Focal): | |
status: | In Progress → Fix Committed |
Changed in linux (Ubuntu Focal): | |
status: | In Progress → Fix Committed |
Changed in linux (Ubuntu Groovy): | |
status: | In Progress → Fix Committed |
Changed in linux (Ubuntu Hirsute): | |
status: | In Progress → Fix Committed |
tags: |
added: verification-done-hirsute removed: verification-needed-hirsute |
description: | updated |
Changed in linux (Ubuntu Impish): | |
status: | In Progress → Fix Committed |
Changed in linux (Ubuntu Groovy): | |
status: | Fix Committed → Invalid |
This bug was fixed in the package linux-oem-5.10 - 5.10.0-1038.40
---------------
linux-oem-5.10 (5.10.0-1038.40) focal; urgency=medium
* CVE-2021-33909
- SAUCE: seq_file: Disallow extremely large seq buffer allocations
linux-oem-5.10 (5.10.0-1037.38) focal; urgency=medium
* focal/linux- oem-5.10: 5.10.0-1037.38 -proposed tracker (LP: #1935808)
* Mute/mic LEDs no function on some HP platfroms (LP: #1934878)
- ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 450 G8
- ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 445 G8
- ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 630 G8
linux-oem-5.10 (5.10.0-1036.37) focal; urgency=medium
* focal/linux- oem-5.10: 5.10.0-1036.37 -proposed tracker (LP: #1934760)
* Packaging resync (LP: #1786013)
- [Packaging] resync getabis
- [Packaging] update helper scripts
* mute/micmute LEDs no function on HP EliteBook 830 G8 Notebook PC
(LP: #1934239)
- ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook 830 G8 Notebook PC
* Add l2tp.sh in net from ubuntu_ kernel_ selftests back (LP: #1934293)
- Revert "UBUNTU: SAUCE: selftests/net -- disable l2tp.sh test"
* devlink_port_split in net from ubuntu_ kernel_ selftests linux ADT test port_split. py: skip the test if no devlink device
failure with linux/5.11.0-18.19 ( list index out of range) (LP: #1928889)
- selftests: net: devlink_
* icmp_redirect.sh in net from ubuntu_ kernel_ selftests failed on F-OEM-5.6 /
F-OEM-5.10 / F-OEM-5.13 / F / G / H (LP: #1880645)
- selftests: icmp_redirect: support expected failures
linux-oem-5.10 (5.10.0-1035.36) focal; urgency=medium
* focal/linux- oem-5.10: 5.10.0-1035.36 -proposed tracker (LP: #1932479)
* Packaging resync (LP: #1786013)
- update dkms package versions
* XPS 9510 (TGL) Screen Brightness could not be changed (LP: #1933566)
- SAUCE: drm/i915: Force DPCD backlight mode for Dell XPS 9510(TGL)
* mute/micmute LEDs no function on HP EliteBook x360 830 G8 (LP: #1933508)
- ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook x360 830 G8
* Focal update: v5.10.46 upstream stable release (LP: #1933367) to_user( ) fid error clean up
- dmaengine: idxd: add missing dsa driver unregister
- dmaengine: fsl-dpaa2-qdma: Fix error return code in two functions
- dmaengine: xilinx: dpdma: initialize registers before request_irq
- dmaengine: ALTERA_MSGDMA depends on HAS_IOMEM
- dmaengine: QCOM_HIDMA_MGMT depends on HAS_IOMEM
- dmaengine: SF_PDMA depends on HAS_IOMEM
- dmaengine: stedma40: add missing iounmap() on error in d40_probe()
- afs: Fix an IS_ERR() vs NULL check
- mm/memory-failure: make sure wait for page writeback in memory_failure
- kvm: LAPIC: Restore guard to prevent illegal APIC register access
- fanotify: fix copy_event_
- batman-adv: Avoid WARN_ON timing related checks
- mac80211: fix skb length check in ieee80211_scan_rx()
- mlxsw: reg: Spectrum-3: Enforce lowest max-shaper burst size of 11
- mlxsw: core: Set thermal zone polling delay argument to real value at init
- libbpf: Fixes incorrect rx_ring_setup_done
- net: ipv4: fix memory...