]> git.ipfire.org Git - thirdparty/kernel/stable.git/history - crypto
ipv4: tcp: send zero IPID in SYNACK messages
[thirdparty/kernel/stable.git] / crypto /
2021-11-26  Daniel Jordancrypto: pcrypt - Delay write to padata->info
2021-07-20  Ard Biesheuvelcrypto: shash - avoid comparing pointers to exported...
2020-07-09  Herbert Xucrypto: af_alg - fix use-after-free in af_alg_accept...
2020-06-30  Eric Biggerscrypto: algboss - don't wait during notifier callback
2020-05-20  Linus Torvaldsgcc-10: avoid shadowing standard library 'free()' in...
2020-03-11  yangerkuncrypto: algif_skcipher - use ZERO_OR_NULL_PTR in skciph...
2020-02-14  Herbert Xucrypto: api - Fix race condition in crypto_spawn_alg
2020-02-14  Herbert Xucrypto: pcrypt - Do not clear MAY_SLEEP flag in origina...
2020-02-14  Herbert Xucrypto: api - Check spawn->alg under lock in crypto_dro...
2020-02-05  Herbert Xucrypto: pcrypt - Fix user-after-free on module unload
2020-02-05  Herbert Xucrypto: af_alg - Use bh_lock_sock in sk_destruct
2020-01-29  Eric Biggerscrypto: tgr192 - fix unaligned memory access
2020-01-29  Colin Ian Kingpcrypt: use format specifier in kobject_add
2019-12-21  Navid Emamdoostcrypto: user - fix memory leak in crypto_report
2019-12-05  Eric Biggerscrypto: user - support incremental algorithm dumps
2019-08-04  Eric Biggerscrypto: ghash - fix unaligned memory access in ghash_se...
2019-07-10  Eric Biggerscrypto: user - prevent operating on larval algorithms
2019-06-11  Eric Biggerscrypto: salsa20 - don't access already-freed walk.iv
2019-06-11  Eric Biggerscrypto: chacha20poly1305 - set cra_name correctly
2019-06-11  Eric Biggerscrypto: gcm - fix incompatibility between "gcm" and...
2019-06-11  Wei Yongjuncrypto: gcm - Fix error return code in crypto_gcm_creat...
2019-06-11  Eric Biggerscrypto: crct10dif-generic - fix use via crypto_shash_di...
2019-04-27  Eric Biggerscrypto: x86/poly1305 - fix overflow during partial...
2019-03-23  Eric Biggerscrypto: pcbc - remove bogus memcpy()s with src == dest
2019-03-23  Eric Biggerscrypto: ahash - fix another early termination in hash...
2019-01-26  Eric Biggerscrypto: authenc - fix parsing key with misaligned rta_len
2019-01-26  Harsh Jaincrypto: authencesn - Avoid twice completion call in...
2019-01-16  Eric Biggerscrypto: cts - fix crash on short inputs
2018-11-21  Ondrej Mosnacekcrypto: lrw - Fix out-of bounds access on counter overflow
2018-11-10  Jia-Ju Baicrypto: shash - Fix a sleep-in-atomic bug in shash_setk...
2018-10-10  Stafford Hornecrypto: skcipher - Fix -Wstringop-truncation warnings
2018-08-17  Eric Biggerscrypto: ablkcipher - fix crash flushing dcache in error...
2018-08-17  Eric Biggerscrypto: blkcipher - fix crash flushing dcache in error...
2018-08-17  Eric Biggerscrypto: vmac - separate tfm and request context
2018-08-17  Eric Biggerscrypto: vmac - require a block cipher with 128-bit...
2018-08-06  Tudor-Dan Ambaruscrypto: authenc - don't leak pointers to authenc keys
2018-08-06  Tudor-Dan Ambaruscrypto: authencesn - don't leak pointers to authenc...
2018-05-16  Eric Dumazetcrypto: af_alg - fix possible uninit-value in alg_bind()
2018-04-13  Anup Patelasync_tx: Fix DMA_PREP_FENCE usage in do_async_gen_synd...
2018-04-08  Herbert Xucrypto: ahash - Fix early termination in hash walk
2018-02-16  Eric Biggerscrypto: poly1305 - remove ->setkey() method
2018-02-16  Eric Biggerscrypto: cryptd - pass through absence of ->setkey()
2018-02-16  Eric Biggerscrypto: hash - introduce crypto_hash_alg_has_setkey()
2018-02-16  Robert Baronescucrypto: tcrypt - fix S/G table for test_aead_speed()
2018-02-03  Stephan Muellercrypto: af_alg - whitelist mask and type
2018-01-17  Eric Biggerscrypto: algapi - fix NULL dereference in crypto_remove_...
2018-01-10  Eric Biggerscrypto: pcrypt - fix freeing pcrypt instances
2018-01-10  Eric Biggerscrypto: chacha20poly1305 - validate the digest size
2018-01-02  Sebastian Andrzej... crypto: mcryptd - protect the per-CPU queue with a...
2017-12-20  Robert Baronescucrypto: tcrypt - fix buffer lengths in test_aead_speed()
2017-12-20  Eric Biggerscrypto: salsa20 - fix blkcipher_walk API usage
2017-12-20  Eric Biggerscrypto: hmac - require that the underlying hash algorit...
2017-12-16  Eric BiggersX.509: reject invalid BIT STRING for subjectPublicKey
2017-11-21  Sasha LevinRevert "crypto: xts - Add ECB dependency"
2017-11-15  Colin Ian KingPKCS#7: fix unitialized boolean 'want'
2017-10-27  Eric Sesterhennpkcs7: Prevent NULL pointer dereference, since sinfo...
2017-10-21  Milan Brozcrypto: xts - Add ECB dependency
2017-10-18  Herbert Xucrypto: shash - Fix zero-length shash ahash digest...
2017-09-27  Stephan Muellercrypto: AF_ALG - remove SGL terminator indicator when...
2017-09-07  Stephan Muellercrypto: algif_skcipher - only call put_page on referenc...
2017-08-07  Herbert Xucrypto: authencesn - Fix digest_null crash
2017-06-14  Gilad Ben-Yossefcrypto: gcm - wait for crypto op not signal safe
2017-05-20  Stephan Muellercrypto: algif_aead - Require setkey before accept(2)
2017-05-03  Jerome Marchandcrypto: testmgr - fix out of bound read in __test_aead()
2017-04-21  Herbert Xucrypto: ahash - Fix EINPROGRESS notification callback
2017-03-30  Jiri Slabycrypto: algif_hash - avoid zero-sized array
2017-03-26  Wang, Rui Ycrypto: mcryptd - Fix load failure
2017-03-26  Wang, Rui Ycrypto: cryptd - Assign statesize properly
2017-03-18  Arnd Bergmanncrypto: improve gcc optimization flags for serpent...
2017-03-12  Laura Abbottcrypto: testmgr - Pad aes_ccm_enc_tv_template vector
2017-02-09  Salvatore Benedettocrypto: api - Clear CRYPTO_ALG_DEAD bit before register...
2016-12-15  David Michaelcrypto: rsa - Add Makefile dependencies to fix parallel...
2016-12-15  timcrypto: mcryptd - Check mcryptd algorithm compatibility
2016-10-31  Ondrej Mosnáčekcrypto: gcm - Fix IV buffer size in crypto_gcm_setkey
2016-10-28  Peter JonesPKCS#7: Don't require SpcSpOpusInfo in Authenticode...
2016-10-22  Marcelo Cerricrypto: ghash-generic - move common definitions to...
2016-10-22  Justin Maggardasync_pq_val: fix DMA memory leak
2016-09-30  Herbert Xucrypto: echainiv - Replace chaining with multiplication
2016-09-30  Herbert Xucrypto: skcipher - Fix blkcipher walk OOM crash
2016-09-24  Ard Biesheuvelcrypto: cryptd - initialize child shash_desc on import
2016-08-16  Herbert Xucrypto: scatterwalk - Fix test in scatterwalk_done
2016-08-16  Herbert Xucrypto: gcm - Filter out async ghash if necessary
2016-07-11  Mathias Krausecrypto: user - re-add size check for CRYPTO_MSG_GETALG
2016-06-24  Arnd Bergmanncrypto: public_key: select CRYPTO_AKCIPHER
2016-05-19  Herbert Xucrypto: testmgr - Use kmalloc memory for RSA input
2016-05-19  Herbert Xucrypto: hash - Fix page length clamping in hash walk
2016-04-20  Nicolai StangePKCS#7: pkcs7_validate_trust(): initialize the _trusted...
2016-04-12  David HowellsX.509: Fix leap year handling again
2016-04-12  Dan Carpentercrypto: keywrap - memzero the correct memory
2016-02-17  Herbert Xucrypto: algif_skcipher - Do not set MAY_BACKLOG on...
2016-02-17  Herbert Xucrypto: algif_skcipher - Do not dereference ctx without...
2016-02-17  Herbert Xucrypto: algif_skcipher - Do not assume that req is...
2016-02-17  Mathias Krausecrypto: user - lock crypto_alg_list on alg dump
2016-02-17  Wang, Rui Ycrypto: algif_hash - wait for crypto_ahash_init() to...
2016-02-17  Herbert Xucrypto: shash - Fix has_key setting
2016-02-17  Herbert Xucrypto: algif_skcipher - sendmsg SG marking is off...
2016-02-17  Herbert Xucrypto: algif_skcipher - Load TX SG list after waiting
2016-02-17  Jean Delvarecrypto: crc32c - Fix crc32c soft dependency
2016-02-17  Herbert Xucrypto: algif_skcipher - Fix race condition in skcipher...
2016-02-17  Herbert Xucrypto: algif_hash - Fix race condition in hash_check_key
next