Bugzilla – Bug 1212532
VUL-0: CVE-2023-3338: kernel: null pointer dereference in DECnet
Last modified: 2023-10-12 08:09:20 UTC
Starting with SLE12, CONFIG_DECNET is disabled and decnet code is not built at all. Thus only cve/linux-3.0 is affected.
> Linux kernels with DECnet support from Linux-4.12-rc7 (commit > 76371d2e3ad1f84426a30ebcd8c3b9b98f4c724f) up to Linux-6.0.19. AFAICS the issue was indeed introduced in 4.12-rc7 by mainline commit 76371d2e3ad1 ("decnet: always not take dst->__refcnt when inserting dst into hash table") which we only have in SLE12-SP2-LTSS and SLE12-SP3-LTSS (via 4.4.76 stable update) but not in any older branch. Therefore none of our kernels is affected. Reassigning back to security team.
We only build DECNET on cve/linux-3.0, and the branch seems to have the vulnerable dereference, so I would say affected.
still should be fixed in SLES 11 SP4 EXTREME CORE LTSS
https://seclists.org/oss-sec/2023/q2/277 is public
Closing