16978 matches found
RHSA-2022:0350 Red Hat Security Advisory: nodejs:14 security, bug fix, and enhancement update
Bulletin has no description...
RHSA-2021:3666 Red Hat Security Advisory: nodejs:14 security and bug fix update
Bulletin has no description...
RHSA-2021:3639 Red Hat Security Advisory: nodejs:12 security and bug fix update
Bulletin has no description...
RHSA-2022:0246 Red Hat Security Advisory: nodejs:14 security, bug fix, and enhancement update
Bulletin has no description...
RHSA-2021:3623 Red Hat Security Advisory: nodejs:12 security and bug fix update
Bulletin has no description...
RHEA-2022:5139 Red Hat Enhancement Advisory: nodejs:12 bug fix and enhancement update
Bulletin has no description...
RHEA-2022:5221 Red Hat Enhancement Advisory: nodejs:12 bug fix and enhancement update
Bulletin has no description...
RHEA-2022:5615 Red Hat Enhancement Advisory: nodejs:12 bug fix and enhancement update
Bulletin has no description...
RHEA-2022:4925 Red Hat Enhancement Advisory: nodejs:12 bug fix and enhancement update
Bulletin has no description...
RHSA-2021:2588 Red Hat Security Advisory: ruby:2.6 security, bug fix, and enhancement update
Bulletin has no description...
RHSA-2021:1846 Red Hat Security Advisory: idm:DL1 and idm:client security, bug fix, and enhancement update
Bulletin has no description...
RHSA-2020:4847 Red Hat Security Advisory: pki-core:10.6 and pki-deps:10.6 security, bug fix, and enhancement update
Bulletin has no description...
RHSA-2020:4694 Red Hat Security Advisory: container-tools:rhel8 security, bug fix, and enhancement update
Bulletin has no description...
RHSA-2020:4670 Red Hat Security Advisory: idm:DL1 and idm:client security, bug fix, and enhancement update
Bulletin has no description...
UBUNTU-CVE-2022-49018
In the Linux kernel, the following vulnerability has been resolved: mptcp: fix sleep in atomic at close time Matt reported a splat at msk close time: BUG: sleeping function called from invalid context at net/mptcp/protocol.c:2877 inatomic: 1, irqsdisabled: 0, nonblock: 0, pid: 155, name:...
UBUNTU-CVE-2022-48996
In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: fix wrong empty schemes assumption under online tuning in damonsysfssetschemes Commit da87878010e5 "mm/damon/sysfs: support online inputs update" made 'damonsysfssetschemes' to be called for running DAMON context,...
CVE-2022-49033 btrfs: qgroup: fix sleep from invalid context bug in btrfs_qgroup_inherit()
In the Linux kernel, the following vulnerability has been resolved: btrfs: qgroup: fix sleep from invalid context bug in btrfsqgroupinherit Syzkaller reported BUG as follows: BUG: sleeping function called from invalid context at include/linux/sched/mm.h:274 Call Trace: dumpstacklvl+0xcd/0x134...
CVE-2022-48996
CVE-2022-48996 affects the Linux kernel DAMON subsystem. The vulnerability stems from damon_sysfs_set_schemes() making assumptions that the DAMON context has no schemes, leading to incorrect creation of schemes during online tuning and a higher memory footprint. The fix, described in the commit t...
CVE-2022-48983
CVE-2022-48983 is a Linux kernel vulnerability where a NULL pointer dereference in io_tctx_exit_cb() could occur during io_uring/cancellation interplay, leading to a kernel panic. The issue arose when task_work added by io_ring_exit_work() could race with cancellation of exec work, causing curren...
CVE-2022-48983 io_uring: Fix a null-ptr-deref in io_tctx_exit_cb()
In the Linux kernel, the following vulnerability has been resolved: iouring: Fix a null-ptr-deref in iotctxexitcb Syzkaller reports a NULL deref bug as follows: BUG: KASAN: null-ptr-deref in iotctxexitcb+0x53/0xd3 Read of size 4 at addr 0000000000000138 by task file1/1955 CPU: 1 PID: 1955 Comm:...