{"id":"CVE-2026-97592","title":"In the Linux kernel, the following vulnerability has been resolved:\n\ns390/crypto: Fix missing scrub of temp buffers with AES ctr and gcm algorithm\n\nIn function ctr_aes_crypt() there is a buffer used to process\nremaining bytes < AES_BLOCK…","summary":"In the Linux kernel, the following vulnerability has been resolved:\n\ns390/crypto: Fix missing scrub of temp buffers with AES ctr and gcm algorithm\n\nIn function ctr_aes_crypt() there is a buffer used to process\nremaining bytes < AES_BLOCK…","severity":"none","vendor":"Linux","product":"Linux","affected":["Linux >= d07f951903fa9922c375b8ab1ce81b18a0034e3b < 11eca05d2062032e1f07d56be58ed0b99f4b1d63","Linux >= d07f951903fa9922c375b8ab1ce81b18a0034e3b < 8b90a47c4fba27bb4f2f086611742493629e9696","Linux >= d07f951903fa9922c375b8ab1ce81b18a0034e3b < a83488cecb35f924b7541306ed84893bb9906196","Linux >= d07f951903fa9922c375b8ab1ce81b18a0034e3b < 8b7c3b6914f19caf648d05726a86af6326d3c2c6","Linux cd51e26a3b89706beec64f2d8296cfb1c34e0c79","Linux a7f580cdb42ec3d53bbb7c4e4335a98423703285","Linux dbc9a791a70ea47be9f2acf251700fe254a2ab23","Linux d68ac38895e84446848b7647ab9458d54cacba3e","Linux e78f1a43e72daf77705ad5b9946de66fc708b874","Linux >= 5.10.210 < 5.11","Linux >= 5.15.149 < 5.16","Linux >= 6.1.76 < 6.2","Linux >= 6.6.15 < 6.7","Linux >= 6.7.3 < 6.8","Linux 6.8"],"published":"2026-09-25","updated":"2026-09-25","sourceUpdated":"2026-09-25T11:17:10.423","source":"NVD","sourceUrl":"https://nvd.nist.gov/vuln/detail/CVE-2026-97592","references":[{"url":"https://git.kernel.org/stable/c/11eca05d2062032e1f07d56be58ed0b99f4b1d63","label":"416baaa9-dc9f-4396-8d5f-8c081fb06d67"},{"url":"https://git.kernel.org/stable/c/8b7c3b6914f19caf648d05726a86af6326d3c2c6","label":"416baaa9-dc9f-4396-8d5f-8c081fb06d67"},{"url":"https://git.kernel.org/stable/c/8b90a47c4fba27bb4f2f086611742493629e9696","label":"416baaa9-dc9f-4396-8d5f-8c081fb06d67"},{"url":"https://git.kernel.org/stable/c/a83488cecb35f924b7541306ed84893bb9906196","label":"416baaa9-dc9f-4396-8d5f-8c081fb06d67"}],"tags":["nvd","cve.org"],"ingestedAt":"2026-09-25T11:06:38.906Z","slug":"CVE-2026-97592","body":"## Overview\n\nIn the Linux kernel, the following vulnerability has been resolved:\n\ns390/crypto: Fix missing scrub of temp buffers with AES ctr and gcm algorithm\n\nIn function ctr_aes_crypt() there is a buffer used to process\nremaining bytes < AES_BLOCK_SIZE. This buffer was not scrubbed and\nthus could lead to expose of unwanted data. When the buffer is used\nexplicitly scrub it at the end of the code block to avoid exposure of\nmaybe sensitive data.\n\nIn a similar way the function gcm_aes_crypt() hat an error path where\nthe CPACF param block was not scrubbed. Instead of return early now\nthese error paths go to end of function where explicit scrubbing is\ndone. Similar with the buffers which are part of the gcm_sg_walk\nstructs from the variables gw_in and gw_out.\n\n## Remediation\n\nRefer to the linked advisories for vendor-supplied fixes and affected version ranges.","depth":"sunlit","depthScore":3,"depthScoreParts":{"impact":2.8,"likelihood":0,"exploitation":0,"ransomware":0},"changes":[]}