6 matches found
Unity Linux 20.1050e Security Update: kernel (UTSA-2026-004860)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-004860 advisory. In the Linux kernel, the following vulnerability has been resolved: mISDN: fix misuse of putdevice in mISDNregisterdevice We should not release reference by putdevic...
kernel: ppdev: Add an error check in register_device
In the Linux kernel, the following vulnerability has been resolved: ppdev: Add an error check in registerdevice In registerdevice, the return value of idasimpleget is unchecked, in witch idasimpleget will use an invalid index value. To address this issue, index should be checked after idasimplege...
The vulnerability of the `register_device()` function in the Linux kernel driver for symbolic devices allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.
The vulnerability of the registerdevice function in the drivers/char/ppdev.c file of the Linux kernel’s symbolic device driver relates to accessing memory beyond the allocated buffer. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and...
CVE-2024-36015
In the Linux kernel, the following vulnerability has been resolved: ppdev: Add an error check in registerdevice In registerdevice, the return value of idasimpleget is unchecked, in witch idasimpleget will use an invalid index value. To address this issue, index should be checked after idasimplege...
CVE-2024-36015
In the Linux kernel, the following vulnerability has been resolved: ppdev: Add an error check in registerdevice In registerdevice, the return value of idasimpleget is unchecked, in witch idasimpleget will use an invalid index value. To address this issue, index should be checked after idasimplege...
GSD-2022-1008364 mISDN: fix possible memory leak in mISDN_register_device()
mISDN: fix possible memory leak in mISDNregisterdevice This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.9.333 by commit...