A symbolic (soft) link has its own inode and permissions separate from the target file. The link's permissions are independent of the original file's permissions. This is different from a hard link, which shares the same inode and thus the same permissions as the original file.