Wind River Support Network

HomeDefectsLIN8-11010
Fixed

LIN8-11010 : DNS /etc/resolv.conf configuration file DOES NOT WORK on RCPL 30

Created: Jun 11, 2019    Updated: Sep 4, 2019
Resolved Date: Jul 16, 2019
Found In Version: 8.0.0.30
Fix Version: 8.0.0.31
Severity: Critical
Applicable for: Wind River Linux 8
Component/s: Userspace

Description

wrlinux-8/wrlinux/configure --enable-board=intel-x86-64 --enable-rootfs=glibc-small  --enable-reconfig --with-rcpl-version=0030

 

# echo "nameserver 147.11.57.128" >> /etc/resolv.conf
# echo "domain wrs.com" >> /etc/resolv.conf
# ping cr-tamarindo-lx1
 ping bad address 'cr-tamarindo-lx1'

Root cause:
---------------
This issue was introduced by the fix of glibc CVE-2016-10739

Workaround:
---------------
$cd project/layers/oe-core
$git revert 8e0d567cca2ef43c4ed2e7ce4310cd3e906de842
$git revert 4a154ef7e4ec9509ab924e10735fcd40feba12f2
rebuild

Steps to Reproduce

wrlinux-8/wrlinux/configure --enable-board=intel-x86-64 --enable-rootfs=glibc-small  --enable-reconfig --with-rcpl-version=0030

 

# echo "nameserver 147.11.57.128" >> /etc/resolv.conf
# echo "domain wrs.com" >> /etc/resolv.conf
# ping cr-tamarindo-lx1

Watch output
Live chat
Online