Closed Bug 657733 Opened 14 years ago Closed 10 months ago

softoken sqlite metaData are added but never deleted

Categories

(NSS :: Libraries, defect, P5)

Tracking

(Not tracked)

RESOLVED INACTIVE

People

(Reporter: sysadmin, Unassigned)

Details

(Keywords: privacy)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.1; it; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14
Build Identifier: 3.12.9

The new SQLite softoken backend supports the MetaData feature, allowing for example to sign a template of key attributes. The issue is that database records may only be added and never deleted, even if the related key is destroyed, so the metaData table grows indefinitely.

Reproducible: Always

Steps to Reproduce:
Create and destroy an object (for example with C_GenerateKeyPair followed by C_DestroyObject)


Actual Results:  
metaData table is filled with new entries, while nssPrivate isn't

Expected Results:  
metaData shouldn't contain new entries, as nssPrivate
This affects private browsing, clear recent history, forget about this site, etc. in Firefox.
Keywords: privacy
Status: UNCONFIRMED → NEW
Ever confirmed: true
Severity: normal → S3
Severity: S3 → S4
Status: NEW → RESOLVED
Closed: 10 months ago
Priority: -- → P5
Resolution: --- → INACTIVE
You need to log in before you can comment on or make changes to this bug.