2 matches found
The vulnerability of the ceph_monc_stop() function in the Linux operating system allows a hacker to trigger a service failure.
The vulnerability of the cephmoncstop function in the net/ceph/monclient.c module of the Linux kernel is related to the reutilization of previously freed memory due to competitive access to resources race condition. Exploiting this vulnerability could allow a attacker to cause service failures...
AZL-47561 CVE-2024-42232 affecting package kernel for versions less than 6.6.43.1-7
In the Linux kernel, the following vulnerability has been resolved: libceph: fix race between delayedwork and cephmoncstop The way the delayed work is handled in cephmoncstop is prone to races with monfault and possibly also finishhunting. Both of these can requeue the delayed work which wouldn't...