This bug was fixed in the package linux - 5.4.0-117.132
---------------
linux (5.4.0-117.132) focal; urgency=medium
* CVE-2022-1966
- netfilter: nf_tables: add nft_set_elem_expr_alloc()
- netfilter: nf_tables: disallow non-stateful expression in sets earlier
-- Thadeu Lima de Souza Cascardo <[email protected]> Wed, 01 Jun
2022 20:07:42 -0300
** Changed in: linux (Ubuntu Focal)
Status: Fix Committed => Fix Released
** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2022-1966
--
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/1971480
Title:
issuing invalid ioctl to /dev/vsock may spam dmesg
Status in linux package in Ubuntu:
Fix Released
Status in linux source package in Xenial:
In Progress
Status in linux source package in Bionic:
Fix Committed
Status in linux source package in Focal:
Fix Released
Bug description:
[Impact]
Any user may spam dmesg may issuing an invalid ioctl to /dev/vsock.
[Fix]
Do not print anything to dmesg when an invalid ioctl is issued to /dev/vsock.
[Test case]
ioctl(open("/dev/vsock", O_RDONLY), garbage, 0);
[Potential regression]
vsock users may regress.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1971480/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp