Bugzilla – Bug 1224111
NFS and krb5p: NULL pointer dereference with kernel 5.14.21-150500.55.59-default
Last modified: 2024-05-12 23:27:07 UTC
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0 Build Identifier: After upgrading from kernel 5.14.21-150500.55.52-default to kernel 5.14.21-150500.55.59-default it is not possible to mount krb5p secured NFS shares. (I have not yet tested whether the error also occurs with NFS shares with other security settings.) The system journal shows a kernel NULL pointer dereference. Reproducible: Always Steps to Reproduce: 1. Upgrade to kernel 5.14.21-150500.55.59-default 2. Mount an NFS share with krb5p security flavour. Actual Results: The mount fails and the system logs a Null pointer dereference. Expected Results: The mount is accessible
Created attachment 874810 [details] Syslog excerpt
Thanks for the report. This is a duplicate of another bug. A fix has already been submitted. *** This bug has been marked as a duplicate of bug 1223858 ***