If the linux distribution is a recent one you can use the below command
#lsb_release -i -r
If Linux version is bit older one you can use the below command
#cat /etc/redhat-release
uname command may not provide the exact results as you can install any kernel on Redhat..