PT-2018-2841 · Linux · Linux Kernel
Publicado
2018-12-03
·
Atualizado
2018-12-03
CVSS v2.0
4.9
Média
| Vetor | AV:L/AC:L/Au:N/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue is related to a null pointer dereference in the ems pcmcia remove function of the Linux kernel's ems pcmcia.ko module. This can be exploited to cause a denial of service when connecting and disconnecting the EMS CPC-CARD CAN device, which is represented as a PCMCIA device with an EMS CAN signature other than 0xAA55. The problem arises from the ems pcmcia probe function ignoring an error returned by the ems pcmcia add card function, leading to the ems pcmcia del card function being called to free resources and set the pdev->priv pointer to null. Since the error code is ignored and zero is returned, the ems pcmcia remove function is called when the driver is unloaded, which in turn calls ems pcmcia del card again, resulting in a null pointer dereference.
Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
NULL Pointer Dereference
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾
Enumeração de Fraquezas
Identificadores relacionados
Produtos afetados
Linux Kernel