In the Linux kernel, the following vulnerability has been resolved:[EOL][EOL]libceph: prevent potential out-of-bounds writes in handle_auth_session_key()[EOL][EOL]The len field originates from untrusted network packets. Boundary[EOL]checks have been added to prevent potential out-of-bounds writes when[EOL]decrypting the connection secret or processing service tickets.[EOL][EOL][ idryomov: changelog ]