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

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(created)
 
m (Protected "Download/kernel/rhel5/028stab068.9/changes" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
 
(4 intermediate revisions by 2 users not shown)
Line 2: Line 2:
  
 
Since {{kernel link|rhel5|028stab068.5}}:
 
Since {{kernel link|rhel5|028stab068.5}}:
* Rebased to RHEL5 kernel 2.6.18-164.15.1.el5 -- security and bug fixes
+
* 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}})
 
* BSD process accounting for containers ({{Bug|1408}})
  
Line 14: Line 16:
 
=== See also ===
 
=== See also ===
 
* {{RHSA|2010-0147}}
 
* {{RHSA|2010-0147}}
 +
* {{CVE|2009-4308}}
 +
* {{CVE|2010-0003}}
 +
* {{CVE|2010-0007}}
 +
* {{CVE|2010-0008}}
 +
* {{CVE|2010-0415}}
 +
* {{CVE|2010-0437}}

Latest 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