[
https://issues.apache.org/jira/browse/IMPALA-14666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Rozsa resolved IMPALA-14666.
----------------------------------
Fix Version/s: Impala 5.0.0
Resolution: Fixed
> Invalid input causes crash in aes_decrypt
> -----------------------------------------
>
> Key: IMPALA-14666
> URL: https://issues.apache.org/jira/browse/IMPALA-14666
> Project: IMPALA
> Issue Type: Bug
> Components: Backend
> Reporter: Peter Rozsa
> Assignee: Peter Rozsa
> Priority: Major
> Fix For: Impala 5.0.0
>
>
> Invalid, smaller than 16-byte-long strings cause a crash for AES_128_GCM mode.
> Reproduction:
> select aes_decrypt("a",'1234567890123456','AES_128_GCM','1234567890123456');
--
This message was sent by Atlassian Jira
(v8.20.10#820010)