This bug was fixed in the package linux - 5.8.0-53.60

---------------
linux (5.8.0-53.60) groovy; urgency=medium

  * CVE-2021-3491
    - io_uring: fix provide_buffers sign extension
    - io_uring: fix overflows checks in provide buffers
    - SAUCE: proc: Avoid mixing integer types in mem_rw()
    - SAUCE: io_uring: truncate lengths larger than MAX_RW_COUNT on provide
      buffers

  * CVE-2021-3490
    - bpf: Fix a verifier failure with xor
    - SAUCE: bpf: verifier: fix ALU32 bounds tracking with bitwise ops

  * CVE-2021-3489
    - SAUCE: bpf: ringbuf: deny reserve of buffers larger than ringbuf
    - SAUCE: bpf: prevent writable memory-mapping of read-only ringbuf pages

 -- Stefan Bader <stefan.ba...@canonical.com>  Thu, 06 May 2021 07:43:20
+0200

** Changed in: linux (Ubuntu Groovy)
       Status: Fix Committed => Fix Released

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2021-3489

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2021-3490

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2021-3491

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1925290

Title:
  hangup01 from pty in ubuntu_ltp_stable failed on G-5.8

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Groovy:
  Fix Released

Bug description:
  [Impact]
  Testcase hangup01 from ubuntu_ltp_stable.pty is failing on Groovy 5.8.0-51.57.

  Test case failed with:
   hangup01    1  TFAIL  :  hangup01.c:132: unexpected message 3
   tag=hangup01 stime=1618856629 dur=1 exit=exited stat=1

  It was found that the regression was introduced by the following
  commits applied via stable uddates:

  dd78b0c483e3 tty: implement read_iter
  3b830a9c34d5 tty: convert tty_ldisc_ops 'read()' function to take a kernel 
pointer

  These patches were applied via bug 1921960 ("Groovy update: upstream
  stable patchset 2021-03-30").

  [Fix]
  Revert the patches mentioned above until a fix can be found.

  [Test case]
  Run the pty testsuite from ubuntu_ltp_stable.

  [Where problems could occur]
  If reverting these two patches is not enough to bring the code to the 
behavior of the tty driver before 5.8.0-51.57 then remaining issues could still 
be present on the tty code. Those issues should be caught by the ltp testcases 
though.

  [Original Description]
  Issue found on Groovy 5.8.0-51.57 with P8 node "dryden" and ARM64 node 
"helo-kernel" and AMD64 node "onibi"

  Test case failed with:
   hangup01    1  TFAIL  :  hangup01.c:132: unexpected message 3
   tag=hangup01 stime=1618856629 dur=1 exit=exited stat=1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1925290/+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

Reply via email to