Bug 2328955 (CVE-2024-11705) - CVE-2024-11705 firefox: thunderbird: Null Pointer Dereference in NSC_DeriveKey
Summary: CVE-2024-11705 firefox: thunderbird: Null Pointer Dereference in NSC_DeriveKey
Keywords:
Status: NEW
Alias: CVE-2024-11705
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-11-26 14:03 UTC by OSIDB Bzimport
Modified: 2024-11-27 13:55 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-11-26 14:03:51 UTC
`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.


Note You need to log in before you can comment on or make changes to this bug.