~ubuntu-branches/debian/squeeze/ntp/squeeze-201010051545

« back to all changes in this revision

Viewing changes to libparse/clk_rcc8000.c

  • Committer: Bazaar Package Importer
  • Author(s): Kurt Roeckx
  • Date: 2009-01-05 21:10:03 UTC
  • mfrom: (1.2.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20090105211003-mh6zc3um4k1uhsj7
Tags: 1:4.2.4p4+dfsg-8
It did not properly check the return value of EVP_VerifyFinal
which results in an malformed DSA signature being treated as
a good signature rather than as an error.  (CVE-2009-0021)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
 
 * /src/NTP/ntp-4/libparse/clk_rcc8000.c,v 4.6 1999/11/28 09:13:51 kardel RELEASE_19991128_A
 
2
 * /src/NTP/ntp4-dev/libparse/clk_rcc8000.c,v 4.9 2004/11/14 15:29:41 kardel RELEASE_20050508_A
3
3
 *  
4
 
 * clk_rcc8000.c,v 4.6 1999/11/28 09:13:51 kardel RELEASE_19991128_A
 
4
 * clk_rcc8000.c,v 4.9 2004/11/14 15:29:41 kardel RELEASE_20050508_A
5
5
 *
6
6
 * Radiocode Clocks Ltd RCC 8000 Intelligent Off-Air Master Clock support
7
7
 *
169
169
 * History:
170
170
 *
171
171
 * clk_rcc8000.c,v
 
172
 * Revision 4.9  2004/11/14 15:29:41  kardel
 
173
 * support PPSAPI, upgrade Copyright to Berkeley style
 
174
 *
172
175
 * Revision 4.6  1999/11/28 09:13:51  kardel
173
176
 * RECON_4_0_98F
174
177
 *