Narpat Mali
1367249c99
python3-cryptography: fix for CVE-2023-23931
...
cryptography is a package designed to expose cryptographic primitives
and recipes to Python developers. In affected versions `Cipher.update_into`
would accept Python objects which implement the buffer protocol, but
provide only immutable buffers. This would allow immutable objects
(such as `bytes`) to be mutated, thus violating fundamental rules of
Python and resulting in corrupted output. This now correctly raises
an exception. This issue has been present since `update_into` was
originally introduced in cryptography 1.8.
(From OE-Core rev: 368e450c2d800790a05924519f34c579e28e9cbb)
Signed-off-by: Narpat Mali <narpat.mali@windriver.com >
Signed-off-by: Steve Sakoman <steve@sakoman.com >
2023-05-10 04:19:56 -10:00
..
2023-02-15 21:46:56 +00:00
2022-09-16 17:53:22 +01:00
2022-02-16 09:46:29 +00:00
2022-02-20 16:45:25 +00:00
2023-05-10 04:19:56 -10:00
2022-02-20 16:45:25 +00:00
2023-02-15 21:46:56 +00:00
2022-03-04 17:14:15 +00:00
2022-06-07 11:53:26 +01:00
2022-03-02 18:43:24 +00:00
2022-02-20 16:45:25 +00:00
2022-02-20 16:45:25 +00:00
2022-11-09 17:42:08 +00:00
2022-03-16 10:31:40 +00:00
2022-02-20 16:45:25 +00:00
2022-02-20 16:45:25 +00:00
2021-08-02 15:44:10 +01:00
2021-11-25 21:55:10 +00:00
2022-02-20 16:45:25 +00:00
2022-02-20 16:45:25 +00:00
2022-03-16 10:31:40 +00:00
2021-11-03 11:12:26 +00:00
2022-02-20 16:45:25 +00:00
2022-08-01 16:27:29 +01:00
2022-02-20 16:45:25 +00:00
2022-06-22 23:46:29 +01:00
2022-03-01 23:44:59 +00:00
2022-03-15 08:40:09 +00:00
2022-03-16 13:39:12 +00:00
2022-02-20 16:45:25 +00:00
2021-11-03 10:12:42 +00:00
2022-02-21 23:37:27 +00:00
2023-04-11 11:31:52 +01:00
2022-02-21 23:37:27 +00:00
2023-03-28 22:31:53 +01:00
2021-11-03 10:12:42 +00:00
2022-03-24 17:45:29 +00:00
2023-05-10 04:19:56 -10:00
2022-02-20 16:45:25 +00:00
2022-02-20 16:45:25 +00:00
2022-03-01 23:44:59 +00:00
2021-08-02 15:44:10 +01:00
2022-02-20 16:45:25 +00:00
2022-02-21 23:37:27 +00:00
2023-04-11 11:31:52 +01:00
2022-02-20 16:45:25 +00:00
2022-03-29 15:59:28 +01:00
2021-10-23 17:42:25 +01:00
2022-02-10 10:32:08 +00:00
2022-05-25 22:45:50 +01:00
2022-03-23 12:13:49 +00:00
2022-02-08 14:20:18 +00:00
2022-08-04 16:29:15 +01:00
2023-03-20 17:20:44 +00:00
2022-03-11 06:56:01 +00:00
2022-02-20 16:45:25 +00:00
2022-06-11 10:06:13 +01:00
2023-03-20 17:20:44 +00:00
2022-05-25 22:45:50 +01:00
2022-12-01 19:35:05 +00:00
2022-03-20 00:02:22 +00:00
2023-05-03 04:17:12 -10:00
2021-11-03 10:12:42 +00:00
2022-12-13 15:23:34 +00:00
2022-11-09 17:42:08 +00:00
2021-08-02 15:44:10 +01:00
2022-02-20 16:45:25 +00:00
2023-04-11 11:31:52 +01:00
2022-07-25 15:11:46 +01:00
2022-03-20 00:02:22 +00:00
2023-03-23 22:45:33 +00:00
2022-02-20 16:45:25 +00:00
2022-09-12 08:41:48 +01:00
2023-05-10 04:19:56 -10:00
2023-05-03 04:17:12 -10:00
2023-02-04 23:32:20 +00:00
2022-03-02 18:43:24 +00:00
2022-10-11 21:56:13 +01:00
2023-04-11 11:31:52 +01:00
2023-05-03 04:17:12 -10:00
2021-09-07 21:54:11 +01:00
2023-02-15 21:46:56 +00:00
2022-03-20 00:02:22 +00:00
2022-08-08 16:23:37 +01:00
2022-05-04 13:07:33 +01:00
2022-02-20 16:45:25 +00:00
2022-02-20 16:45:25 +00:00
2022-02-20 16:45:25 +00:00
2021-12-08 20:22:10 +00:00
2022-11-24 15:30:01 +00:00
2021-11-21 11:05:02 +00:00
2021-02-26 15:21:21 +00:00
2023-03-20 17:20:44 +00:00
2023-01-06 17:33:23 +00:00
2022-02-20 16:45:25 +00:00