[SECURITY] net/nfc/llcp_sock.c: unsafe userspace sockaddr handling
From: Cyber_black <hidden>
Date: 2026-05-30 18:26:17
Also in:
oe-linux-nfc
From: Cyber_black <hidden>
Date: 2026-05-30 18:26:17
Also in:
oe-linux-nfc
Greg, please disregard my previous report. After testing with a POC (which returned -EFAULT, no crash) and reviewing the call chain (__sys_bind → move_addr_to_kernel), I confirm that the sockaddr pointer passed to llcp_sock_bind() already points to kernel memory. Thus there is no security issue. My apologies for the noise. Signed-off-by: Eneshan Erdogan Karaca <redacted>