<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: HP-UX 10.20 Security for DNS notification in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-10-20-security-for-dns-notification/m-p/2807495#M83422</link>
    <description>In addition, I read the SB " HEWLETT-PACKARD COMPANY SECURITY BULLETIN: HPSBUX0208-209  SSRT2316 Security Vulnerability in DNS resolver libraries"&lt;BR /&gt;&lt;BR /&gt;The Bulletin states:&lt;BR /&gt;"Relink statically linked programs calling the DNS API on 10.20.&lt;BR /&gt;&lt;BR /&gt;... (snip) ... which make DNS calls and are linked with libc.a must be relinked.  So far as is known *** HP delivers no such programs. ***"&lt;BR /&gt;&lt;BR /&gt;Disclaimer: Those are my *** added to that statement to stress the point.&lt;BR /&gt;&lt;BR /&gt;This means that if you have homegrown applications which use DNS API, there is a potential problem. &lt;BR /&gt;&lt;BR /&gt;Cheryl&lt;BR /&gt;</description>
    <pubDate>Tue, 17 Sep 2002 11:29:22 GMT</pubDate>
    <dc:creator>Cheryl Griffin</dc:creator>
    <dc:date>2002-09-17T11:29:22Z</dc:date>
    <item>
      <title>HP-UX 10.20 Security for DNS notification</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-10-20-security-for-dns-notification/m-p/2807493#M83420</link>
      <description>I am looking into an HP security bulletin regarding DNS and HP-UX 10.20 - it mentions that:&lt;BR /&gt;Programs which make DNS calls and are linked with libc.a must be relinked.&lt;BR /&gt;&lt;BR /&gt;Does this mean that applications which make DNS calls will need re-compilling?&lt;BR /&gt;&lt;BR /&gt;How would I get more information on re-linking libraries?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;Trystan.</description>
      <pubDate>Tue, 17 Sep 2002 08:07:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-10-20-security-for-dns-notification/m-p/2807493#M83420</guid>
      <dc:creator>trystan macdonald</dc:creator>
      <dc:date>2002-09-17T08:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 10.20 Security for DNS notification</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-10-20-security-for-dns-notification/m-p/2807494#M83421</link>
      <description>Trystan,&lt;BR /&gt;Use chatr on the program to determine if the program is statically linked or dynamically linked.&lt;BR /&gt;Example:&lt;BR /&gt;# chatr itool&lt;BR /&gt;         shared library list:&lt;BR /&gt;             dynamic   /usr/obam/lib/libobam.1&lt;BR /&gt;             dynamic   /usr/lib/libdld.1&lt;BR /&gt;             dynamic   ../lib/libcfg.1&lt;BR /&gt;             dynamic   /usr/lib/libm.1&lt;BR /&gt;&lt;BR /&gt;If dynamic there is not an issue.&lt;BR /&gt;&lt;BR /&gt;If static, you will have to use a programming bundle like C/AnsiC Developers Bundle that contains the linker command (cc) that will allow you to redefine the libraries that are being used.&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/92501-90029/92501-90029_top.html&amp;amp;con=/hpux/onlinedocs/92501-90029/00/00/7-con.html&amp;amp;toc=/hpux/onlinedocs/92501-90029/00/00/7-toc.html&amp;amp;searchterms=ln%7cc%2b%2b&amp;amp;queryid=20020917-052316" target="_blank"&gt;http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/92501-90029/92501-90029_top.html&amp;amp;con=/hpux/onlinedocs/92501-90029/00/00/7-con.html&amp;amp;toc=/hpux/onlinedocs/92501-90029/00/00/7-toc.html&amp;amp;searchterms=ln%7cc%2b%2b&amp;amp;queryid=20020917-052316&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Cheryl</description>
      <pubDate>Tue, 17 Sep 2002 11:24:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-10-20-security-for-dns-notification/m-p/2807494#M83421</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2002-09-17T11:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 10.20 Security for DNS notification</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-10-20-security-for-dns-notification/m-p/2807495#M83422</link>
      <description>In addition, I read the SB " HEWLETT-PACKARD COMPANY SECURITY BULLETIN: HPSBUX0208-209  SSRT2316 Security Vulnerability in DNS resolver libraries"&lt;BR /&gt;&lt;BR /&gt;The Bulletin states:&lt;BR /&gt;"Relink statically linked programs calling the DNS API on 10.20.&lt;BR /&gt;&lt;BR /&gt;... (snip) ... which make DNS calls and are linked with libc.a must be relinked.  So far as is known *** HP delivers no such programs. ***"&lt;BR /&gt;&lt;BR /&gt;Disclaimer: Those are my *** added to that statement to stress the point.&lt;BR /&gt;&lt;BR /&gt;This means that if you have homegrown applications which use DNS API, there is a potential problem. &lt;BR /&gt;&lt;BR /&gt;Cheryl&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Sep 2002 11:29:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-10-20-security-for-dns-notification/m-p/2807495#M83422</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2002-09-17T11:29:22Z</dc:date>
    </item>
  </channel>
</rss>

