5508 matches found
DEBIAN-CVE-2024-46797
In the Linux kernel, the following vulnerability has been resolved: powerpc/qspinlock: Fix deadlock in MCS queue If an interrupt occurs in queuedspinlockslowpath after we increment qnodesp-count and before node-lock is initialized, another CPU might see stale lock values in gettailqnode. If the...
DEBIAN-CVE-2024-46784
In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix error handling in manacreatetxq/rxq's NAPI cleanup Currently napidisable gets called during rxq and txq cleanup, even before napi is enabled and hrtimer is initialized. It causes kernel panic. ?...
RHSA-2023:6943 Red Hat Security Advisory: cloud-init security, bug fix, and enhancement update
Bulletin has no description...
RHSA-2023:6371 Red Hat Security Advisory: cloud-init security, bug fix, and enhancement update
Bulletin has no description...
RHSA-2021:3371 Red Hat Security Advisory: cloud-init security update
Bulletin has no description...
RHSA-2021:3177 Red Hat Security Advisory: cloud-init security update
Bulletin has no description...
RHSA-2021:3081 Red Hat Security Advisory: cloud-init security update
Bulletin has no description...
RHSA-2020:4650 Red Hat Security Advisory: cloud-init security, bug fix, and enhancement update
Bulletin has no description...
RHSA-2020:3898 Red Hat Security Advisory: cloud-init security, bug fix, and enhancement update
Bulletin has no description...
RHSA-2020:3644 Red Hat Security Advisory: cloud-init security update
Bulletin has no description...
RHSA-2020:3050 Red Hat Security Advisory: cloud-init security, bug fix, and enhancement update
Bulletin has no description...
RHBA-2019:1992 Red Hat Bug Fix Advisory: cloud-init bug fix and enhancement update
Bulletin has no description...
RHSA-2019:0597 Red Hat Security Advisory: cloud-init security update
Bulletin has no description...
SUSE CVE-2024-46673
In the Linux kernel, the following vulnerability has been resolved: scsi: aacraid: Fix double-free on probe failure aacprobeone calls hardware-specific init functions through the aacdriverident::init pointer, all of which eventually call down to aacinitadapter. If aacinitadapter fails after...
RHSA-2015:0042 Red Hat Security Advisory: cloud-init security, bug fix, and enhancement update
Bulletin has no description...
CVE-2024-46673 scsi: aacraid: Fix double-free on probe failure
In the Linux kernel, the following vulnerability has been resolved: scsi: aacraid: Fix double-free on probe failure aacprobeone calls hardware-specific init functions through the aacdriverident::init pointer, all of which eventually call down to aacinitadapter. If aacinitadapter fails after...
init/main.c: Fix potential static_command_line memory overflow
...
kernel: PCI/MSI: Fix UAF in msi_capability_init
A use after free vulnerability was found in the Linux Kernel. Failure propagates back to pcimsisetupmsiirqs in msicapabilityinit, which accesses the descriptor for unmasking in the error exit path, leading to a loss of confidentiality, integrity, and availability...
kernel: xdp: Remove WARN() from __xdp_reg_mem_model()
A flaw was found in the Linux kernel's xdp subsystem in the xdpregmemmodel function where a memory allocation failure will trigger a warning if the function memidinithashtable returns an error. This warning is unnecessary as it elevates the severity of a memory allocation failure and pollutes the...