๐Ÿ” CVE Alert

CVE-2026-93286

UNKNOWN 0.0

net: appletalk: fix NULL pointer dereference in aarp_send_ddp()

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: net: appletalk: fix NULL pointer dereference in aarp_send_ddp() aarp_send_ddp() calls atalk_find_dev_addr(dev) in the LocalTalk fast path without checking for NULL. When the device has no AppleTalk interface configured (dev->atalk_ptr == NULL), this leads to a NULL pointer dereference at the at->s_net access. KASAN: null-ptr-deref in range [0x0000000000000000-0x0000000000000007] RIP: 0010:aarp_send_ddp (net/appletalk/aarp.c:552 (discriminator 2)) Call Trace: <TASK> atalk_sendmsg (net/appletalk/ddp.c:1715) __sys_sendto (net/socket.c:2265 (discriminator 1)) __x64_sys_sendto (net/socket.c:2272) do_syscall_64 (arch/x86/entry/syscall_64.c:94) entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121) Add a NULL check consistent with the other callers of atalk_find_dev_addr().

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 24, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 8fc30f0cdf4207a5aa2341c0a98d0f1713b3ce2c 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 83899a056aeb120898a6e3a989971fc63e274e2e 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 9e7f36ab5b7bf68463faa5f7b926fea8f35597bb
Linux / Linux
2.6.12

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/8fc30f0cdf4207a5aa2341c0a98d0f1713b3ce2c git.kernel.org: https://git.kernel.org/stable/c/83899a056aeb120898a6e3a989971fc63e274e2e git.kernel.org: https://git.kernel.org/stable/c/9e7f36ab5b7bf68463faa5f7b926fea8f35597bb