You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
decnet
About this tag
The decnet tag on WindowsForum.com covers discussions about the DECnet protocol suite, originally developed by Digital Equipment Corporation. Recent content focuses on CVE-2023-3338, a null-pointer dereference vulnerability in the Linux kernel's DECnet implementation that led to denial-of-service conditions. This vulnerability prompted many Linux distributions to remove the obsolete DECnet code entirely, highlighting the security risks of maintaining long-lived, low-usage subsystems. While DECnet is not a Windows-native protocol, the tag may be relevant to cross-platform networking or legacy system integration topics. Users interested in network protocol vulnerabilities, Linux kernel security, or the deprecation of older networking stacks will find relevant discussions here.
A null-pointer dereference in the Linux kernel’s DECnet stack — specifically in the dn_nsp_send function — quietly turned into a disruptive denial‑of‑service hazard that forced vendors and distributions to remove the obsolete DECnet implementation rather than simply patching a single line of...