`NSC_DeriveKey` inadvertently assumed that the `phKey`...
Critical severity
Unreviewed
Published
Nov 26, 2024
to the GitHub Advisory Database
•
Updated Nov 27, 2024
Description
Published by the National Vulnerability Database
Nov 26, 2024
Published to the GitHub Advisory Database
Nov 26, 2024
Last updated
Nov 27, 2024
NSC_DeriveKey
inadvertently assumed that thephKey
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 allowsphKey
to be NULL for certain mechanisms. This vulnerability affects Firefox < 133 and Thunderbird < 133.References