CVE-2024-11705

`NSC_DeriveKey` inadvertently assumed that the `phKey` parameter is always non-NULL. When it was passed as NULL, a segmentation fault (SEGV) occurred, leading to crashes. This behavior conflicted with the PKCS#11 v3.0 specification, which allows `phKey` to be NULL for certain mechanisms. This vulnerability affects Firefox < 133 and Thunderbird < 133.
Configurations

No configuration.

History

No history.

Information

Published : 2024-11-26 14:15

Updated : 2024-11-27 16:15


NVD link : CVE-2024-11705

Mitre link : CVE-2024-11705

CVE.ORG link : CVE-2024-11705


JSON object : View

Products Affected

No product.

CWE
CWE-476

NULL Pointer Dereference