Bug 1084058 - (CVE-2017-18216) VUL-0: CVE-2017-18216: kernel: In fs/ocfs2/cluster/nodemanager.c local users can cause a denial of service (NULL pointer dereference and BUG)
(CVE-2017-18216)
VUL-0: CVE-2017-18216: kernel: In fs/ocfs2/cluster/nodemanager.c local users ...
Status: RESOLVED WONTFIX
Classification: Novell Products
Product: SUSE Security Incidents
Classification: Novell Products
Component: Incidents
unspecified
Other Other
: P3 - Medium : Normal
: ---
Assigned To: E-mail List
Security Team bot
https://smash.suse.de/issue/201214/
CVSSv3:SUSE:CVE-2017-18216:6.2:(AV:L/...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2018-03-06 07:03 UTC by Karol Babioch
Modified: 2020-11-10 21:22 UTC (History)
6 users (show)

See Also:
Found By: Security Response Team
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---
jack: needinfo? (ghe)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karol Babioch 2018-03-06 07:03:51 UTC
CVE-2017-18216

In fs/ocfs2/cluster/nodemanager.c in the Linux kernel before 4.15, local users
can cause a denial of service (NULL pointer dereference and BUG) because a
required mutex is not used.

References:
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-18216
https://github.com/torvalds/linux/commit/853bc26a7ea39e354b9f8889ae7ad1492ffa28d2
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=853bc26a7ea39e354b9f8889ae7ad1492ffa28d2
Comment 4 zhen ren 2018-03-06 09:48:15 UTC
(In reply to Karol Babioch from comment #0)
> CVE-2017-18216
> 
> In fs/ocfs2/cluster/nodemanager.c in the Linux kernel before 4.15, local
> users

nodemanager code is only needed when using o2cb as plugin for ocfs2. However, SUSE only supports fsdlm plugin with ocfs2 for our users, so I think there is no concern for us.

Jan, Gang is the right person for ocfs2 issue :) So add hime in the CC list.

Eric

> can cause a denial of service (NULL pointer dereference and BUG) because a
> required mutex is not used.
> 
> References:
> http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-18216
> https://github.com/torvalds/linux/commit/
> 853bc26a7ea39e354b9f8889ae7ad1492ffa28d2
> http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/
> ?id=853bc26a7ea39e354b9f8889ae7ad1492ffa28d2
Comment 5 Jan Kara 2018-03-06 15:26:18 UTC
OK, thanks for pointer to Gang :). Is the comment about o2cb not being supported valid even for older products like SLE11 SP4? I have some vague memories it has been supported at one point but I'm not sure if this was in SLE11-times or even before :) Or the problem is not present in such old codebase? Gang?
Comment 6 Gang He 2018-03-07 03:27:04 UTC
(In reply to Jan Kara from comment #5)
> OK, thanks for pointer to Gang :). Is the comment about o2cb not being
> supported valid even for older products like SLE11 SP4? I have some vague
> memories it has been supported at one point but I'm not sure if this was in
> SLE11-times or even before :) Or the problem is not present in such old
> codebase? Gang?

Hello Jan,

Our product (HA extension) does not provide support to O2CB stack based OCFS2 file system configuration on SLE11/SLE12 (even SLE15) releases, for more older SLE release (SLE10?), I do not know.

Of source, the related kernel source (for O2CB kernel modules) is still in our SLE kernel source on SLE11/SLE12/SLE15, the user still can setup O2CB stack based OCFS2 file system cluster with our SLE releases, we do not provide any support in this case.

Thanks
Gang
Comment 7 Karol Babioch 2018-03-07 12:24:56 UTC
This won't be fixed.