[Bug 849719] New: getnameinfo and getservbyport return wrong service name for port 513
https://bugzilla.novell.com/show_bug.cgi?id=849719 https://bugzilla.novell.com/show_bug.cgi?id=849719#c0 Summary: getnameinfo and getservbyport return wrong service name for port 513 Classification: openSUSE Product: openSUSE 13.1 Version: RC 1 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: asn@cryptomilk.org QAContact: qa-bugs@suse.de Found By: --- Blocker: --- Created an attachment (id=566769) --> (http://bugzilla.novell.com/attachment.cgi?id=566769) Test showing the bug. User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0 getnameinfo() and getservbyport() return wrong service name for port 513. asn@magrathea:~> gcc test_getnameinfo.c asn@magrathea:~> ./a.out getnameinfo: Invalid service name returned for UPD port 513: 'login' (should be 'who') getservbyport: Invalid service name returned for UPD port 513: 'login' (should be 'who') asn@magrathea:~> grep "513/udp" /etc/services who 513/udp # maintains data bases showing who's logged in to machines on a local net and the load average of the machine Reproducible: Always Steps to Reproduce: 1. gcc test_getnameinfo.c 2. ./a.out -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=849719 https://bugzilla.novell.com/show_bug.cgi?id=849719#c Andreas Schneider <asn@cryptomilk.org> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |schwab@suse.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=849719 https://bugzilla.novell.com/show_bug.cgi?id=849719#c1 Andreas Schwab <schwab@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Andreas Schwab <schwab@suse.com> 2014-02-04 12:10:38 CET --- Fixed via update. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=849719 https://bugzilla.novell.com/show_bug.cgi?id=849719#c2 Stefan Seyfried <seife@novell.slipkontur.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |seife@novell.slipkontur.de Resolution|FIXED | --- Comment #2 from Stefan Seyfried <seife@novell.slipkontur.de> 2014-02-22 11:45:29 CET --- The update did not go out for i686, only i586: wendy:~ # zypper se -s glibc-extra Loading repository data... Reading installed packages... S | Name | Type | Version | Arch | Repository --+-------------+---------+-------------+------+------------- v | glibc-extra | package | 2.18-4.7.1 | i686 | Updates i | glibc-extra | package | 2.18-4.11.1 | i586 | Updates v | glibc-extra | package | 2.18-4.7.1 | i586 | Updates v | glibc-extra | package | 2.18-4.4.1 | i586 | openSUSE-Oss wendy:~ # rpm -q --changelog glibc-extra|head * Di Dez 17 2013 schwab@suse.de - arm-dl_hwcap-ifunc-resolver.patch: Correctly determine hwcap for IFUNC resolver - nscd-getservbyport.patch: Fix nscd getservbyport not to ignore proto (bnc#849719) - options-rotate.patch: Fix rotation in presence of name servers with IPv6 address (bnc#848783) * Mo Nov 25 2013 guillaume@opensuse.org - Fix ARMv7 on SoC that are not NEON capable with wendy:~ # zypper in -f glibc-extra-2.18-4.7.1.i686 Loading repository data... Reading installed packages... Forcing installation of 'glibc-extra-2.18-4.7.1.i686' from repository 'Updates'. Resolving package dependencies... The following package is going to be downgraded: glibc-extra The following package is going to change architecture: glibc-extra i586 -> i686 1 package to downgrade, 1 to change arch. [...] wendy:~ # rpm -q --changelog glibc-extra|head * Mo Nov 25 2013 guillaume@opensuse.org - Fix ARMv7 on SoC that are not NEON capable with arm_non_neon_fix.patch * Fr Nov 22 2013 guillaume@opensuse.org - Enable explicitly multiarch for armv7hl * Mi Okt 30 2013 schwab@suse.de - getaddrinfo-overflow.patch: Fix stack overflow due to large AF_INET6 requests (CVE-2013-4458, bnc#847227) wendy:~ # (i used glibc-extra because the zypper se list is shorter, of course glibc package shows exactly the same) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=849719 https://bugzilla.novell.com/show_bug.cgi?id=849719#c3 Andreas Schwab <schwab@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #3 from Andreas Schwab <schwab@suse.com> 2014-02-24 09:16:47 CET --- There is no glibc-extra for i686. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com