Lucene search

K
oraclelinuxOracleELSA-2009-1101
HistoryJun 15, 2009 - 12:00 a.m.

cscope security update

2009-06-1500:00:00
Oracle
linux.oracle.com
15

0.517 Medium

EPSS

Percentile

97.2%

[15.5-10.RHEL4.3]

  • Merge incdir-overflow and snprintf patches for better readability,
    snprintf is used now with PATHLEN limit without other adjustments,
    related strlen / %.*s / *_len are no longer needed and were dropped
  • Update tempsec patch, drop extraneous s(n)printf argument
    to suppress compiler warnings
  • Update fscanf-overflows patch to perform reffile argument length
    check earlier
  • Fixing some snprintf formatting errors
  • Fixing buffer overlows (bz 499198)
  • Fixed some additional sprintf overflows