Difference between revisions of "Download/kernel/rhel5/028stab068.9/changes"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(Changes)
m (Reverted edits by 41.227.47.183 (Talk) to last revision by Kir)
Line 1: Line 1:
hacked by th3 kill3r
+
== Changes ==
 +
 
 +
Since {{kernel link|rhel5|028stab068.5}}:
 +
* Rebased to RHEL5 kernel 2.6.18-164.15.1.el5 — security and bug fixes (see links to RHSA and CVEs below)
 +
* Fixed a leak in ipv4 routing cache, that could lead to network device leaks ({{Bug|1450}})
 +
 
 +
* BSD process accounting for containers ({{Bug|1408}})
 +
 
 +
=== Compatibility ===
 +
* No new issues
 +
 
 +
=== Configs ===
 +
Same as {{kernel link|rhel5|028stab068.5}}, plus:
 +
* +CONFIG_BSD_PROCESS_ACCT_V3=y
 +
 
 +
=== See also ===
 +
* {{RHSA|2010-0147}}
 +
* {{CVE|2009-4308}}
 +
* {{CVE|2010-0003}}
 +
* {{CVE|2010-0007}}
 +
* {{CVE|2010-0008}}
 +
* {{CVE|2010-0415}}
 +
* {{CVE|2010-0437}}

Revision as of 03:12, 9 August 2010

Changes

Since 028stab068.5:

  • Rebased to RHEL5 kernel 2.6.18-164.15.1.el5 — security and bug fixes (see links to RHSA and CVEs below)
  • Fixed a leak in ipv4 routing cache, that could lead to network device leaks (OpenVZ Bug #1450)

Compatibility

  • No new issues

Configs

Same as 028stab068.5, plus:

  • +CONFIG_BSD_PROCESS_ACCT_V3=y

See also