<?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: CERT Advisory CA-2001-32 Buffer Overflow in HP-UX Line Printer Daemon in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cert-advisory-ca-2001-32-buffer-overflow-in-hp-ux-line-printer/m-p/2618713#M756194</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;As a side note, you will need to restart your inetd daemon everytime you make changes to /etc/inetd.conf so that the changes take effect ie.&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/inetd stop&lt;BR /&gt;# /sbin/init.d/inetd start&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong&lt;BR /&gt;Brainbench MVP for Unix Admin&lt;BR /&gt;&lt;A href="http://www.brainbench.com" target="_blank"&gt;http://www.brainbench.com&lt;/A&gt;</description>
    <pubDate>Thu, 22 Nov 2001 01:44:10 GMT</pubDate>
    <dc:creator>Steven Sim Kok Leong</dc:creator>
    <dc:date>2001-11-22T01:44:10Z</dc:date>
    <item>
      <title>CERT Advisory CA-2001-32 Buffer Overflow in HP-UX Line Printer Daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cert-advisory-ca-2001-32-buffer-overflow-in-hp-ux-line-printer/m-p/2618712#M756193</link>
      <description />
      <pubDate>Thu, 22 Nov 2001 01:40:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cert-advisory-ca-2001-32-buffer-overflow-in-hp-ux-line-printer/m-p/2618712#M756193</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2001-11-22T01:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: CERT Advisory CA-2001-32 Buffer Overflow in HP-UX Line Printer Daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cert-advisory-ca-2001-32-buffer-overflow-in-hp-ux-line-printer/m-p/2618713#M756194</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;As a side note, you will need to restart your inetd daemon everytime you make changes to /etc/inetd.conf so that the changes take effect ie.&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/inetd stop&lt;BR /&gt;# /sbin/init.d/inetd start&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong&lt;BR /&gt;Brainbench MVP for Unix Admin&lt;BR /&gt;&lt;A href="http://www.brainbench.com" target="_blank"&gt;http://www.brainbench.com&lt;/A&gt;</description>
      <pubDate>Thu, 22 Nov 2001 01:44:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cert-advisory-ca-2001-32-buffer-overflow-in-hp-ux-line-printer/m-p/2618713#M756194</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2001-11-22T01:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: CERT Advisory CA-2001-32 Buffer Overflow in HP-UX Line Printer Daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cert-advisory-ca-2001-32-buffer-overflow-in-hp-ux-line-printer/m-p/2618714#M756195</link>
      <description>With most daemons, services and applications, using start/stop in the /sbin/init.d is the preferred method. However, inetd is one of the few that knows how to re-read it's config files on the fly. You can use: inetd -c</description>
      <pubDate>Thu, 22 Nov 2001 03:49:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cert-advisory-ca-2001-32-buffer-overflow-in-hp-ux-line-printer/m-p/2618714#M756195</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2001-11-22T03:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: CERT Advisory CA-2001-32 Buffer Overflow in HP-UX Line Printer Daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cert-advisory-ca-2001-32-buffer-overflow-in-hp-ux-line-printer/m-p/2618715#M756196</link>
      <description>Hi Bill,&lt;BR /&gt;&lt;BR /&gt;Yes, you are definitely right. The -c option is the ideal way of updating inetd configuration.&lt;BR /&gt;&lt;BR /&gt;Can't believe it actually slipped my mind :) Thanks for pointing it out. &lt;BR /&gt;&lt;BR /&gt;Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong&lt;BR /&gt;Brainbench MVP for Unix Admin&lt;BR /&gt;&lt;A href="http://www.brainbench.com" target="_blank"&gt;http://www.brainbench.com&lt;/A&gt;</description>
      <pubDate>Thu, 22 Nov 2001 03:56:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cert-advisory-ca-2001-32-buffer-overflow-in-hp-ux-line-printer/m-p/2618715#M756196</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2001-11-22T03:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: CERT Advisory CA-2001-32 Buffer Overflow in HP-UX Line Printer Daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cert-advisory-ca-2001-32-buffer-overflow-in-hp-ux-line-printer/m-p/2618716#M756197</link>
      <description>Unfortunately I have been unable to locate the patch name or location for download within HP.  I would be greatly appreciative if someone could provide me with this information.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Chuck&lt;BR /&gt;cmcox@ucwv.edu</description>
      <pubDate>Thu, 20 Dec 2001 15:49:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cert-advisory-ca-2001-32-buffer-overflow-in-hp-ux-line-printer/m-p/2618716#M756197</guid>
      <dc:creator>Charles Cox</dc:creator>
      <dc:date>2001-12-20T15:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: CERT Advisory CA-2001-32 Buffer Overflow in HP-UX Line Printer Daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cert-advisory-ca-2001-32-buffer-overflow-in-hp-ux-line-printer/m-p/2618717#M756198</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The patch is listed on the HP-UX Security Bulletin HPSBUX0111-176:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.kb.cert.org/vuls/id/IAFY-54PKL4" target="_blank"&gt;http://www.kb.cert.org/vuls/id/IAFY-54PKL4&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The patches accordingly are:&lt;BR /&gt;&lt;BR /&gt;10.01 PHCO_25107&lt;BR /&gt;10.01 PHCO_25107 &lt;BR /&gt;10.10 PHCO_25108 &lt;BR /&gt;10.20 PHCO_25109 &lt;BR /&gt;11.00 PHCO_25110 &lt;BR /&gt;11.11 PHCO_25111 &lt;BR /&gt;&lt;BR /&gt;NOTE: HP-UX 10.24 and 11.04 (VVOS) are not vulnerable. &lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong&lt;BR /&gt;Brainbench MVP for Unix Admin&lt;BR /&gt;&lt;A href="http://www.brainbench.com" target="_blank"&gt;http://www.brainbench.com&lt;/A&gt;</description>
      <pubDate>Wed, 26 Dec 2001 03:36:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cert-advisory-ca-2001-32-buffer-overflow-in-hp-ux-line-printer/m-p/2618717#M756198</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2001-12-26T03:36:48Z</dc:date>
    </item>
  </channel>
</rss>

