WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
159502
Leaks in AES-CBC WebCrypto code
https://bugs.webkit.org/show_bug.cgi?id=159502
Summary
Leaks in AES-CBC WebCrypto code
Alexey Proskuryakov
Reported
2016-07-06 19:29:23 PDT
Looking at leaks bot output, I see some leaks in AES-CBC wrapKey and encrypt code: WebCore::createAesCbcParams(JSC::ExecState*, JSC::JSValue) WebCore::CryptoAlgorithmAES_CBC::create()
https://build.webkit.org//LeaksViewer/?url=%2Fresults%2FApple%20El%20Capitan%20%28Leaks%29%2Fr202887%20%286410%29%2F
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2016-07-06 19:29:36 PDT
<
rdar://problem/27212286
>
Jonathan Bedard
Comment 2
2016-07-11 16:47:32 PDT
Fixed by
https://bugs.webkit.org/show_bug.cgi?id=159189
.
Alexey Proskuryakov
Comment 3
2016-07-18 09:51:29 PDT
Marking as such.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug