FS#53039 - [linux] disable DCCP (set CONFIG_IP_DCCP=n)
Attached to Project:
Arch Linux
Opened by Sabrina Dubroca (qsn) - Tuesday, 21 February 2017, 14:39 GMT
Last edited by Andreas Radke (AndyRTR) - Sunday, 27 February 2022, 10:46 GMT
Opened by Sabrina Dubroca (qsn) - Tuesday, 21 February 2017, 14:39 GMT
Last edited by Andreas Radke (AndyRTR) - Sunday, 27 February 2022, 10:46 GMT
|
Details
DCCP support in the Linux kernel is not well maintained.
Serious bugs and even security issues have been found
recently.
This code is mostly unused, thus it would be better to disable it. |
This task depends upon
[1]: http://seclists.org/oss-sec/2017/q1/471
disabling that feature what will Arch linux users lose (both common users and developers, for example)?
FS#68257was fixed by the disabling of the DCCP module ( CONFIG_IP_DCCP ) which was the fix requested in this issue.