4 matches found
Astra Linux – Vulnerability in Linux 5.10
In the Linux kernel, the following vulnerability has been resolved: kunit: fixed the reference count leak in kfreeatend The reference counting issue occurs during the normal execution of kfreeatend. When kunitallocandgetresource is called, the function fails to properly handle the returned resour...
Linux Distros Unpatched Vulnerability : CVE-2023-53235
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: drm/tests: helpers: Avoid a driver uaf when using drmkunithelperallocdrmdevice the driver ma...
CVE-2023-53235 drm/tests: helpers: Avoid a driver uaf
In the Linux kernel, the following vulnerability has been resolved: drm/tests: helpers: Avoid a driver uaf when using drmkunithelperallocdrmdevice the driver may be dereferenced by device-managed resources up until the device is freed, which is typically later than the kunit-managed resource code...
CVE-2021-47467
CVE-2021-47467: In the Linux kernel, a reference-count leak occurs in the kunit path of kfree_at_end when kunit_alloc_and_get_resource() is invoked. The resource’s refcount is increased but not properly accounted for, leaking a reference in the normal path. The fix replaces kunit_alloc_and_get_re...