Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2012-3375
Vulnerability from cvelistv5
Published
2012-10-03 10:00
Modified
2024-08-06 20:05
Severity ?
EPSS score ?
Summary
The epoll_ctl system call in fs/eventpoll.c in the Linux kernel before 3.2.24 does not properly handle ELOOP errors in EPOLL_CTL_ADD operations, which allows local users to cause a denial of service (file-descriptor consumption and system crash) via a crafted application that attempts to create a circular epoll dependency. NOTE: this vulnerability exists because of an incorrect fix for CVE-2011-1083.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T20:05:12.564Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://downloads.avaya.com/css/P8/documents/100165733" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.24" }, { "name": "1027237", "tags": [ "vdb-entry", "x_refsource_SECTRACK", "x_transferred" ], "url": "http://www.securitytracker.com/id?1027237" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/torvalds/linux/commit/13d518074a952d33d47c428419693f63389547e9" }, { "name": "51164", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/51164" }, { "name": "[oss-security] 20120704 Re: CVE Request -- kernel: epoll: can leak file descriptors when returning -ELOOP", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2012/07/04/2" }, { "name": "USN-1529-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU", "x_transferred" ], "url": "http://ubuntu.com/usn/usn-1529-1" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=13d518074a952d33d47c428419693f63389547e9" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=837502" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2012-07-04T00:00:00", "descriptions": [ { "lang": "en", "value": "The epoll_ctl system call in fs/eventpoll.c in the Linux kernel before 3.2.24 does not properly handle ELOOP errors in EPOLL_CTL_ADD operations, which allows local users to cause a denial of service (file-descriptor consumption and system crash) via a crafted application that attempts to create a circular epoll dependency. NOTE: this vulnerability exists because of an incorrect fix for CVE-2011-1083." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2013-01-24T10:00:00", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://downloads.avaya.com/css/P8/documents/100165733" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.24" }, { "name": "1027237", "tags": [ "vdb-entry", "x_refsource_SECTRACK" ], "url": "http://www.securitytracker.com/id?1027237" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/torvalds/linux/commit/13d518074a952d33d47c428419693f63389547e9" }, { "name": "51164", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/51164" }, { "name": "[oss-security] 20120704 Re: CVE Request -- kernel: epoll: can leak file descriptors when returning -ELOOP", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2012/07/04/2" }, { "name": "USN-1529-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU" ], "url": "http://ubuntu.com/usn/usn-1529-1" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=13d518074a952d33d47c428419693f63389547e9" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=837502" } ] } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2012-3375", "datePublished": "2012-10-03T10:00:00", "dateReserved": "2012-06-14T00:00:00", "dateUpdated": "2024-08-06T20:05:12.564Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2012-3375\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2012-10-03T11:02:56.267\",\"lastModified\":\"2024-11-21T01:40:44.300\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The epoll_ctl system call in fs/eventpoll.c in the Linux kernel before 3.2.24 does not properly handle ELOOP errors in EPOLL_CTL_ADD operations, which allows local users to cause a denial of service (file-descriptor consumption and system crash) via a crafted application that attempts to create a circular epoll dependency. NOTE: this vulnerability exists because of an incorrect fix for CVE-2011-1083.\"},{\"lang\":\"es\",\"value\":\"La llamada al sistema epoll_ctl en fs/eventpoll.c en el Kernel de Linux anteriores a v3.2.24 no gestiona de forma adecuada errores ELOOP en operaciones EPOLL_CTL_ADD, lo que permite a usuarios locales provocar una denegaci\u00f3n de servicio (consumo de descriptores de ficheros y ca\u00edda del sistema) a trav\u00e9s de una aplicaci\u00f3n manipulada que intenta crear una dependencia epoll circular. NOTA: esta vulnerabilidad existe debido a una resoluci\u00f3n incorrecta de CVE-2011-1083.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:L/Au:N/C:N/I:N/A:C\",\"baseScore\":4.9,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"COMPLETE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":3.9,\"impactScore\":6.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-Other\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"3.2.23\",\"matchCriteriaId\":\"725BF729-A574-4AA1-9E9A-277DCBAED63F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"38989541-2360-4E0A-AE5A-3D6144AA6114\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.0.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4E51646B-7A0E-40F3-B8C9-239C1DA81DD1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.0.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"42A8A507-F8E2-491C-A144-B2448A1DB26E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.0.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"901FC6F3-2C2A-4112-AE27-AB102BBE8DEE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.0.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"203AD334-DB9F-41B0-A4D1-A6C158EF8C40\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.0.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B3611753-E440-410F-8250-600C996A4B8E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.0.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9739BB47-EEAF-42F1-A557-2AE2EA9526A3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.0.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5A95E3BB-0AFC-4C2E-B9BE-C975E902A266\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.0.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"482A6C9A-9B8E-4D1C-917A-F16370745E7C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.0.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C6D87357-63E0-41D0-9F02-1BCBF9A77E63\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.0.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3765A2D6-2D78-4FB1-989E-D5106BFA3F5E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.0.12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F54257DB-7023-43C4-AC4D-9590B815CD92\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.0.13:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"61FF5FCD-A4A1-4803-AC53-320A4C838AF6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.0.14:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9F096553-064F-46A2-877B-F32F163A0F49\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.0.15:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C0D762D1-E3AD-40EA-8D39-83EEB51B5E85\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.0.16:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A6187D19-7148-4B87-AD7E-244FF9EE0FA6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.0.17:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"99AC64C2-E391-485C-9CD7-BA09C8FA5E63\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.0.18:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8CDA5E95-7805-441B-BEF7-4448EA45E964\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.0.19:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"51561053-6C28-4F38-BC9B-3F7A7508EB72\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.0.20:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"118F4A5B-C498-4FC3-BE28-50D18EBE4F22\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.0.21:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BD38EBE6-FE1A-4B55-9FB5-07952253B7A5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.0.22:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3A491E47-82AD-4055-9444-2EC0D6715326\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.0.23:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"13C5FD16-23B6-467F-9438-5B554922F974\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.0.24:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9C67235F-5B51-4BF7-89EC-4810F720246F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.0.25:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"08405DEF-05F4-45F0-AC95-DBF914A36D93\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.0.26:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1A7B9C4B-4A41-4175-9F07-191C1EE98C1F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.0.27:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B306E0A8-4D4A-4895-8128-A500D30A7E0C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.0.28:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"295C839A-F34E-4853-A926-55EABC639412\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.0.29:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2AFD5F49-7EF9-4CFE-95BD-8FD19B500B0A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.0.30:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"00B3DDDD-B2F6-4753-BA38-65A24017857D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.0.31:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"33FCD39E-F4BF-432D-9CF9-F195CF5844F3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.0.32:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C7308690-CB0D-4758-B80F-D2ADCD2A9D66\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.0.33:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"313A470B-8A2B-478A-82B5-B27D2718331C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.0.34:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"83FF021E-07E3-41CC-AAE8-D99D7FF24B9D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.1.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B155BBDF-6DF6-4FF5-9C41-D8A5266DCC67\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.1.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"28476DEC-9630-4B40-9D4D-9BC151DC4CA4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.1.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5646880A-2355-4BDD-89E7-825863A0311F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.1.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7FF99148-267A-46F8-9927-A9082269BAF6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.1.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A783C083-5D9C-48F9-B5A6-A97A9604FB19\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.1.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2B817A24-03AC-46CD-BEFA-505457FD2A5D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.1.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"51CF1BCE-090E-4B70-BA16-ACB74411293B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.1.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"187AAD67-10D7-4B57-B4C6-00443E246AF3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.1.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F341CE88-C5BC-4CDD-9CB5-B6BAD7152E63\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.1.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"37ACE2A6-C229-4236-8E9F-235F008F3AA0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.2.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FE348F7B-02DE-47D5-8011-F83DA9426021\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.2.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E91594EA-F0A3-41B3-A9C6-F7864FC2F229\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.2.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9E1ECCDB-0208-48F6-B44F-16CC0ECE3503\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.2.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FBA8B5DE-372E-47E0-A0F6-BE286D509CC3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.2.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9A1CA083-2CF8-45AE-9E15-1AA3A8352E3B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.2.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"19D69A49-5290-4C5F-8157-719AD58D253D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.2.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"290BD969-42E7-47B0-B21B-06DE4865432C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.2.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"23A9E29E-DE78-4C73-9FBD-C2410F5FC8B8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.2.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"018434C9-E75F-45CB-A169-DAB4B1D864D7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.2.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DC0AC68F-EC58-4C4F-8CBC-A59ECC00CCDE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.2.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C123C844-F6D7-471E-A62E-F756042FB1CD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.2.12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A11C38BB-7FA2-49B0-AAC9-83DB387A06DB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.2.13:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"61F3733C-E5F6-4855-B471-DF3FB823613B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.2.14:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1DDCA75F-9A06-4457-9A45-38A38E7F7086\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.2.15:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7AEA837E-7864-4003-8DB7-111ED710A7E1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.2.16:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B6FE471F-2D1F-4A1D-A197-7E46B75787E1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.2.17:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FDA9E6AB-58DC-4EC5-A25C-11F9D0B38BF7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.2.18:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DC6B8DB3-B05B-41A2-B091-342D66AAE8F5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.2.19:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"958F0FF8-33EF-4A71-A0BD-572C85211DBA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.2.20:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FBA39F48-B02F-4C48-B304-DA9CCA055244\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.2.21:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1FF841F3-48A7-41D7-9C45-A8170435A5EB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.2.22:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EF506916-A6DC-4B1E-90E5-959492AF55F4\"}]}]}],\"references\":[{\"url\":\"http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=13d518074a952d33d47c428419693f63389547e9\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://secunia.com/advisories/51164\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://ubuntu.com/usn/usn-1529-1\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.24\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2012/07/04/2\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.securitytracker.com/id?1027237\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=837502\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://downloads.avaya.com/css/P8/documents/100165733\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://github.com/torvalds/linux/commit/13d518074a952d33d47c428419693f63389547e9\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Exploit\"]},{\"url\":\"http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=13d518074a952d33d47c428419693f63389547e9\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/51164\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://ubuntu.com/usn/usn-1529-1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.24\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2012/07/04/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securitytracker.com/id?1027237\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=837502\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://downloads.avaya.com/css/P8/documents/100165733\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/torvalds/linux/commit/13d518074a952d33d47c428419693f63389547e9\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]}]}}" } }
ghsa-6f4r-j475-m5hg
Vulnerability from github
Published
2022-05-17 05:06
Modified
2022-05-17 05:06
Details
The epoll_ctl system call in fs/eventpoll.c in the Linux kernel before 3.2.24 does not properly handle ELOOP errors in EPOLL_CTL_ADD operations, which allows local users to cause a denial of service (file-descriptor consumption and system crash) via a crafted application that attempts to create a circular epoll dependency. NOTE: this vulnerability exists because of an incorrect fix for CVE-2011-1083.
{ "affected": [], "aliases": [ "CVE-2012-3375" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2012-10-03T11:02:00Z", "severity": "MODERATE" }, "details": "The epoll_ctl system call in fs/eventpoll.c in the Linux kernel before 3.2.24 does not properly handle ELOOP errors in EPOLL_CTL_ADD operations, which allows local users to cause a denial of service (file-descriptor consumption and system crash) via a crafted application that attempts to create a circular epoll dependency. NOTE: this vulnerability exists because of an incorrect fix for CVE-2011-1083.", "id": "GHSA-6f4r-j475-m5hg", "modified": "2022-05-17T05:06:47Z", "published": "2022-05-17T05:06:47Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-3375" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/13d518074a952d33d47c428419693f63389547e9" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=837502" }, { "type": "WEB", "url": "https://downloads.avaya.com/css/P8/documents/100165733" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=13d518074a952d33d47c428419693f63389547e9" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=13d518074a952d33d47c428419693f63389547e9" }, { "type": "WEB", "url": "http://secunia.com/advisories/51164" }, { "type": "WEB", "url": "http://ubuntu.com/usn/usn-1529-1" }, { "type": "WEB", "url": "http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.24" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2012/07/04/2" }, { "type": "WEB", "url": "http://www.securitytracker.com/id?1027237" } ], "schema_version": "1.4.0", "severity": [] }
rhsa-2012_1061
Vulnerability from csaf_redhat
Published
2012-07-10 11:25
Modified
2024-11-22 05:35
Summary
Red Hat Security Advisory: kernel security and bug fix update
Notes
Topic
Updated kernel packages that fix one security issue and multiple bugs are
now available for Red Hat Enterprise Linux 5.
The Red Hat Security Response Team has rated this update as having moderate
security impact. A Common Vulnerability Scoring System (CVSS) base score,
which gives a detailed severity rating, is available from the CVE link in
the References section.
Details
The kernel packages contain the Linux kernel, the core of any Linux
operating system.
Security fix:
* The fix for CVE-2011-1083 (RHSA-2012:0150) introduced a flaw in the way
the Linux kernel's Event Poll (epoll) subsystem handled resource clean up
when an ELOOP error code was returned. A local, unprivileged user could use
this flaw to cause a denial of service. (CVE-2012-3375, Moderate)
Bug fixes:
* The qla2xxx driver handled interrupts for QLogic Fibre Channel adapters
incorrectly due to a bug in a test condition for MSI-X support. This update
corrects the bug and qla2xxx now handles interrupts as expected.
(BZ#816373)
* A process scheduler did not handle RPC priority wait queues correctly.
Consequently, the process scheduler failed to wake up all scheduled tasks
as expected after RPC timeout, which caused the system to become
unresponsive and could significantly decrease system performance. This
update modifies the process scheduler to handle RPC priority wait queues as
expected. All scheduled tasks are now properly woken up after RPC timeout
and the system behaves as expected. (BZ#817571)
* The kernel version 2.6.18-308.4.1.el5 contained several bugs which led to
an overrun of the NFS server page array. Consequently, any attempt to
connect an NFS client running on Red Hat Enterprise Linux 5.8 to the NFS
server running on the system with this kernel caused the NFS server to
terminate unexpectedly and the kernel to panic. This update corrects the
bugs causing NFS page array overruns and the kernel no longer crashes in
this scenario. (BZ#820358)
* An insufficiently designed calculation in the CPU accelerator in the
previous kernel caused an arithmetic overflow in the sched_clock() function
when system uptime exceeded 208.5 days. This overflow led to a kernel panic
on the systems using the Time Stamp Counter (TSC) or Virtual Machine
Interface (VMI) clock source. This update corrects the calculation so that
this arithmetic overflow and kernel panic can no longer occur under these
circumstances.
Note: This advisory does not include a fix for this bug for the 32-bit
architecture. (BZ#824654)
* Under memory pressure, memory pages that are still a part of a
checkpointing transaction can be invalidated. However, when the pages were
invalidated, the journal head was re-filed onto the transactions' "forget"
list, which caused the current running transaction's block to be modified.
As a result, block accounting was not properly performed on that modified
block because it appeared to have already been modified due to the journal
head being re-filed. This could trigger an assertion failure in the
"journal_commit_transaction()" function on the system. The "b_modified"
flag is now cleared before the journal head is filed onto any transaction;
assertion failures no longer occur. (BZ#827205)
* When running more than 30 instances of the cclengine utility concurrently
on IBM System z with IBM Communications Controller for Linux, the system
could become unresponsive. This was caused by a missing wake_up() function
call in the qeth_release_buffer() function in the QETH network device
driver. This update adds the missing wake_up() function call and the system
now responds as expected in this scenario. (BZ#829059)
* Recent changes removing support for the Flow Director from the ixgbe
driver introduced bugs that caused the RSS (Receive Side Scaling)
functionality to stop working correctly on Intel 82599EB 10 Gigabit
Ethernet network devices. This update corrects the return code in the
ixgbe_cache_ring_fdir function and setting of the registers that control
the RSS redirection table. Also, obsolete code related to Flow Director
support has been removed. The RSS functionality now works as expected on
these devices. (BZ#832169)
Users should upgrade to these updated packages, which contain backported
patches to correct these issues. The system must be rebooted for this
update to take effect.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Updated kernel packages that fix one security issue and multiple bugs are\nnow available for Red Hat Enterprise Linux 5.\n\nThe Red Hat Security Response Team has rated this update as having moderate\nsecurity impact. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available from the CVE link in\nthe References section.", "title": "Topic" }, { "category": "general", "text": "The kernel packages contain the Linux kernel, the core of any Linux\noperating system.\n\nSecurity fix:\n\n* The fix for CVE-2011-1083 (RHSA-2012:0150) introduced a flaw in the way\nthe Linux kernel\u0027s Event Poll (epoll) subsystem handled resource clean up\nwhen an ELOOP error code was returned. A local, unprivileged user could use\nthis flaw to cause a denial of service. (CVE-2012-3375, Moderate)\n\nBug fixes:\n\n* The qla2xxx driver handled interrupts for QLogic Fibre Channel adapters\nincorrectly due to a bug in a test condition for MSI-X support. This update\ncorrects the bug and qla2xxx now handles interrupts as expected.\n(BZ#816373)\n\n* A process scheduler did not handle RPC priority wait queues correctly.\nConsequently, the process scheduler failed to wake up all scheduled tasks\nas expected after RPC timeout, which caused the system to become\nunresponsive and could significantly decrease system performance. This\nupdate modifies the process scheduler to handle RPC priority wait queues as\nexpected. All scheduled tasks are now properly woken up after RPC timeout\nand the system behaves as expected. (BZ#817571)\n\n* The kernel version 2.6.18-308.4.1.el5 contained several bugs which led to\nan overrun of the NFS server page array. Consequently, any attempt to\nconnect an NFS client running on Red Hat Enterprise Linux 5.8 to the NFS\nserver running on the system with this kernel caused the NFS server to\nterminate unexpectedly and the kernel to panic. This update corrects the\nbugs causing NFS page array overruns and the kernel no longer crashes in\nthis scenario. (BZ#820358)\n\n* An insufficiently designed calculation in the CPU accelerator in the\nprevious kernel caused an arithmetic overflow in the sched_clock() function\nwhen system uptime exceeded 208.5 days. This overflow led to a kernel panic\non the systems using the Time Stamp Counter (TSC) or Virtual Machine\nInterface (VMI) clock source. This update corrects the calculation so that\nthis arithmetic overflow and kernel panic can no longer occur under these\ncircumstances.\n\nNote: This advisory does not include a fix for this bug for the 32-bit\narchitecture. (BZ#824654)\n\n* Under memory pressure, memory pages that are still a part of a\ncheckpointing transaction can be invalidated. However, when the pages were\ninvalidated, the journal head was re-filed onto the transactions\u0027 \"forget\"\nlist, which caused the current running transaction\u0027s block to be modified.\nAs a result, block accounting was not properly performed on that modified\nblock because it appeared to have already been modified due to the journal\nhead being re-filed. This could trigger an assertion failure in the\n\"journal_commit_transaction()\" function on the system. The \"b_modified\"\nflag is now cleared before the journal head is filed onto any transaction;\nassertion failures no longer occur. (BZ#827205)\n\n* When running more than 30 instances of the cclengine utility concurrently\non IBM System z with IBM Communications Controller for Linux, the system\ncould become unresponsive. This was caused by a missing wake_up() function\ncall in the qeth_release_buffer() function in the QETH network device\ndriver. This update adds the missing wake_up() function call and the system\nnow responds as expected in this scenario. (BZ#829059)\n\n* Recent changes removing support for the Flow Director from the ixgbe\ndriver introduced bugs that caused the RSS (Receive Side Scaling)\nfunctionality to stop working correctly on Intel 82599EB 10 Gigabit\nEthernet network devices. This update corrects the return code in the\nixgbe_cache_ring_fdir function and setting of the registers that control\nthe RSS redirection table. Also, obsolete code related to Flow Director\nsupport has been removed. The RSS functionality now works as expected on\nthese devices. (BZ#832169)\n\nUsers should upgrade to these updated packages, which contain backported\npatches to correct these issues. The system must be rebooted for this\nupdate to take effect.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2012:1061", "url": "https://access.redhat.com/errata/RHSA-2012:1061" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://rhn.redhat.com/errata/RHSA-2012-0150.html", "url": "https://rhn.redhat.com/errata/RHSA-2012-0150.html" }, { "category": "external", "summary": "837502", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=837502" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2012/rhsa-2012_1061.json" } ], "title": "Red Hat Security Advisory: kernel security and bug fix update", "tracking": { "current_release_date": "2024-11-22T05:35:06+00:00", "generator": { "date": "2024-11-22T05:35:06+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2012:1061", "initial_release_date": "2012-07-10T11:25:00+00:00", "revision_history": [ { "date": "2012-07-10T11:25:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2012-07-10T11:31:04+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T05:35:06+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop (v. 5 client)", "product": { "name": "Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:5::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux (v. 5 server)", "product": { "name": "Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:5::server" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "kernel-devel-0:2.6.18-308.11.1.el5.s390x", "product": { "name": "kernel-devel-0:2.6.18-308.11.1.el5.s390x", "product_id": "kernel-devel-0:2.6.18-308.11.1.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.18-308.11.1.el5?arch=s390x" } } }, { "category": "product_version", "name": "kernel-kdump-debuginfo-0:2.6.18-308.11.1.el5.s390x", "product": { "name": "kernel-kdump-debuginfo-0:2.6.18-308.11.1.el5.s390x", "product_id": "kernel-kdump-debuginfo-0:2.6.18-308.11.1.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump-debuginfo@2.6.18-308.11.1.el5?arch=s390x" } } }, { "category": "product_version", "name": "kernel-headers-0:2.6.18-308.11.1.el5.s390x", "product": { "name": "kernel-headers-0:2.6.18-308.11.1.el5.s390x", "product_id": "kernel-headers-0:2.6.18-308.11.1.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.18-308.11.1.el5?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:2.6.18-308.11.1.el5.s390x", "product": { "name": "kernel-debuginfo-0:2.6.18-308.11.1.el5.s390x", "product_id": "kernel-debuginfo-0:2.6.18-308.11.1.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.18-308.11.1.el5?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:2.6.18-308.11.1.el5.s390x", "product": { "name": "kernel-debug-devel-0:2.6.18-308.11.1.el5.s390x", "product_id": "kernel-debug-devel-0:2.6.18-308.11.1.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@2.6.18-308.11.1.el5?arch=s390x" } } }, { "category": "product_version", "name": "kernel-kdump-devel-0:2.6.18-308.11.1.el5.s390x", "product": { "name": "kernel-kdump-devel-0:2.6.18-308.11.1.el5.s390x", "product_id": "kernel-kdump-devel-0:2.6.18-308.11.1.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump-devel@2.6.18-308.11.1.el5?arch=s390x" } } }, { "category": "product_version", "name": "kernel-kdump-0:2.6.18-308.11.1.el5.s390x", "product": { "name": "kernel-kdump-0:2.6.18-308.11.1.el5.s390x", "product_id": "kernel-kdump-0:2.6.18-308.11.1.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump@2.6.18-308.11.1.el5?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.s390x", "product": { "name": "kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.s390x", "product_id": "kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.18-308.11.1.el5?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-0:2.6.18-308.11.1.el5.s390x", "product": { "name": "kernel-debug-0:2.6.18-308.11.1.el5.s390x", "product_id": "kernel-debug-0:2.6.18-308.11.1.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@2.6.18-308.11.1.el5?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-0:2.6.18-308.11.1.el5.s390x", "product": { "name": "kernel-debuginfo-common-0:2.6.18-308.11.1.el5.s390x", "product_id": "kernel-debuginfo-common-0:2.6.18-308.11.1.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common@2.6.18-308.11.1.el5?arch=s390x" } } }, { "category": "product_version", "name": "kernel-0:2.6.18-308.11.1.el5.s390x", "product": { "name": "kernel-0:2.6.18-308.11.1.el5.s390x", "product_id": "kernel-0:2.6.18-308.11.1.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.18-308.11.1.el5?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "kernel-devel-0:2.6.18-308.11.1.el5.i686", "product": { "name": "kernel-devel-0:2.6.18-308.11.1.el5.i686", "product_id": "kernel-devel-0:2.6.18-308.11.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.18-308.11.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-PAE-devel-0:2.6.18-308.11.1.el5.i686", "product": { "name": "kernel-PAE-devel-0:2.6.18-308.11.1.el5.i686", "product_id": "kernel-PAE-devel-0:2.6.18-308.11.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-PAE-devel@2.6.18-308.11.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:2.6.18-308.11.1.el5.i686", "product": { "name": "kernel-debuginfo-0:2.6.18-308.11.1.el5.i686", "product_id": "kernel-debuginfo-0:2.6.18-308.11.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.18-308.11.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:2.6.18-308.11.1.el5.i686", "product": { "name": "kernel-debug-devel-0:2.6.18-308.11.1.el5.i686", "product_id": "kernel-debug-devel-0:2.6.18-308.11.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@2.6.18-308.11.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-PAE-debuginfo-0:2.6.18-308.11.1.el5.i686", "product": { "name": "kernel-PAE-debuginfo-0:2.6.18-308.11.1.el5.i686", "product_id": "kernel-PAE-debuginfo-0:2.6.18-308.11.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-PAE-debuginfo@2.6.18-308.11.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-xen-0:2.6.18-308.11.1.el5.i686", "product": { "name": "kernel-xen-0:2.6.18-308.11.1.el5.i686", "product_id": "kernel-xen-0:2.6.18-308.11.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-xen@2.6.18-308.11.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-PAE-0:2.6.18-308.11.1.el5.i686", "product": { "name": "kernel-PAE-0:2.6.18-308.11.1.el5.i686", "product_id": "kernel-PAE-0:2.6.18-308.11.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-PAE@2.6.18-308.11.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-xen-devel-0:2.6.18-308.11.1.el5.i686", "product": { "name": "kernel-xen-devel-0:2.6.18-308.11.1.el5.i686", "product_id": "kernel-xen-devel-0:2.6.18-308.11.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-xen-devel@2.6.18-308.11.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.i686", "product": { "name": "kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.i686", "product_id": "kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.18-308.11.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-debug-0:2.6.18-308.11.1.el5.i686", "product": { "name": "kernel-debug-0:2.6.18-308.11.1.el5.i686", "product_id": "kernel-debug-0:2.6.18-308.11.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@2.6.18-308.11.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-0:2.6.18-308.11.1.el5.i686", "product": { "name": "kernel-debuginfo-common-0:2.6.18-308.11.1.el5.i686", "product_id": "kernel-debuginfo-common-0:2.6.18-308.11.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common@2.6.18-308.11.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-0:2.6.18-308.11.1.el5.i686", "product": { "name": "kernel-0:2.6.18-308.11.1.el5.i686", "product_id": "kernel-0:2.6.18-308.11.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.18-308.11.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.i686", "product": { "name": "kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.i686", "product_id": "kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-xen-debuginfo@2.6.18-308.11.1.el5?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "kernel-headers-0:2.6.18-308.11.1.el5.i386", "product": { "name": "kernel-headers-0:2.6.18-308.11.1.el5.i386", "product_id": "kernel-headers-0:2.6.18-308.11.1.el5.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.18-308.11.1.el5?arch=i386" } } } ], "category": "architecture", "name": "i386" }, { "branches": [ { "category": "product_version", "name": "kernel-devel-0:2.6.18-308.11.1.el5.x86_64", "product": { "name": "kernel-devel-0:2.6.18-308.11.1.el5.x86_64", "product_id": "kernel-devel-0:2.6.18-308.11.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.18-308.11.1.el5?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-headers-0:2.6.18-308.11.1.el5.x86_64", "product": { "name": "kernel-headers-0:2.6.18-308.11.1.el5.x86_64", "product_id": "kernel-headers-0:2.6.18-308.11.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.18-308.11.1.el5?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:2.6.18-308.11.1.el5.x86_64", "product": { "name": "kernel-debuginfo-0:2.6.18-308.11.1.el5.x86_64", "product_id": "kernel-debuginfo-0:2.6.18-308.11.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.18-308.11.1.el5?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:2.6.18-308.11.1.el5.x86_64", "product": { "name": "kernel-debug-devel-0:2.6.18-308.11.1.el5.x86_64", "product_id": "kernel-debug-devel-0:2.6.18-308.11.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@2.6.18-308.11.1.el5?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-xen-0:2.6.18-308.11.1.el5.x86_64", "product": { "name": "kernel-xen-0:2.6.18-308.11.1.el5.x86_64", "product_id": "kernel-xen-0:2.6.18-308.11.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-xen@2.6.18-308.11.1.el5?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-xen-devel-0:2.6.18-308.11.1.el5.x86_64", "product": { "name": "kernel-xen-devel-0:2.6.18-308.11.1.el5.x86_64", "product_id": "kernel-xen-devel-0:2.6.18-308.11.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-xen-devel@2.6.18-308.11.1.el5?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.x86_64", "product": { "name": "kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.x86_64", "product_id": "kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.18-308.11.1.el5?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-0:2.6.18-308.11.1.el5.x86_64", "product": { "name": "kernel-debug-0:2.6.18-308.11.1.el5.x86_64", "product_id": "kernel-debug-0:2.6.18-308.11.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@2.6.18-308.11.1.el5?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-0:2.6.18-308.11.1.el5.x86_64", "product": { "name": "kernel-debuginfo-common-0:2.6.18-308.11.1.el5.x86_64", "product_id": "kernel-debuginfo-common-0:2.6.18-308.11.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common@2.6.18-308.11.1.el5?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-0:2.6.18-308.11.1.el5.x86_64", "product": { "name": "kernel-0:2.6.18-308.11.1.el5.x86_64", "product_id": "kernel-0:2.6.18-308.11.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.18-308.11.1.el5?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.x86_64", "product": { "name": "kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.x86_64", "product_id": "kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-xen-debuginfo@2.6.18-308.11.1.el5?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "kernel-devel-0:2.6.18-308.11.1.el5.ppc64", "product": { "name": "kernel-devel-0:2.6.18-308.11.1.el5.ppc64", "product_id": "kernel-devel-0:2.6.18-308.11.1.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.18-308.11.1.el5?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-kdump-debuginfo-0:2.6.18-308.11.1.el5.ppc64", "product": { "name": "kernel-kdump-debuginfo-0:2.6.18-308.11.1.el5.ppc64", "product_id": "kernel-kdump-debuginfo-0:2.6.18-308.11.1.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump-debuginfo@2.6.18-308.11.1.el5?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-headers-0:2.6.18-308.11.1.el5.ppc64", "product": { "name": "kernel-headers-0:2.6.18-308.11.1.el5.ppc64", "product_id": "kernel-headers-0:2.6.18-308.11.1.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.18-308.11.1.el5?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:2.6.18-308.11.1.el5.ppc64", "product": { "name": "kernel-debuginfo-0:2.6.18-308.11.1.el5.ppc64", "product_id": "kernel-debuginfo-0:2.6.18-308.11.1.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.18-308.11.1.el5?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:2.6.18-308.11.1.el5.ppc64", "product": { "name": "kernel-debug-devel-0:2.6.18-308.11.1.el5.ppc64", "product_id": "kernel-debug-devel-0:2.6.18-308.11.1.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@2.6.18-308.11.1.el5?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-kdump-devel-0:2.6.18-308.11.1.el5.ppc64", "product": { "name": "kernel-kdump-devel-0:2.6.18-308.11.1.el5.ppc64", "product_id": "kernel-kdump-devel-0:2.6.18-308.11.1.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump-devel@2.6.18-308.11.1.el5?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-kdump-0:2.6.18-308.11.1.el5.ppc64", "product": { "name": "kernel-kdump-0:2.6.18-308.11.1.el5.ppc64", "product_id": "kernel-kdump-0:2.6.18-308.11.1.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump@2.6.18-308.11.1.el5?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.ppc64", "product": { "name": "kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.ppc64", "product_id": "kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.18-308.11.1.el5?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debug-0:2.6.18-308.11.1.el5.ppc64", "product": { "name": "kernel-debug-0:2.6.18-308.11.1.el5.ppc64", "product_id": "kernel-debug-0:2.6.18-308.11.1.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@2.6.18-308.11.1.el5?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-0:2.6.18-308.11.1.el5.ppc64", "product": { "name": "kernel-debuginfo-common-0:2.6.18-308.11.1.el5.ppc64", "product_id": "kernel-debuginfo-common-0:2.6.18-308.11.1.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common@2.6.18-308.11.1.el5?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-0:2.6.18-308.11.1.el5.ppc64", "product": { "name": "kernel-0:2.6.18-308.11.1.el5.ppc64", "product_id": "kernel-0:2.6.18-308.11.1.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.18-308.11.1.el5?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "kernel-headers-0:2.6.18-308.11.1.el5.ppc", "product": { "name": "kernel-headers-0:2.6.18-308.11.1.el5.ppc", "product_id": "kernel-headers-0:2.6.18-308.11.1.el5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.18-308.11.1.el5?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "kernel-devel-0:2.6.18-308.11.1.el5.ia64", "product": { "name": "kernel-devel-0:2.6.18-308.11.1.el5.ia64", "product_id": "kernel-devel-0:2.6.18-308.11.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.18-308.11.1.el5?arch=ia64" } } }, { "category": "product_version", "name": "kernel-headers-0:2.6.18-308.11.1.el5.ia64", "product": { "name": "kernel-headers-0:2.6.18-308.11.1.el5.ia64", "product_id": "kernel-headers-0:2.6.18-308.11.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.18-308.11.1.el5?arch=ia64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:2.6.18-308.11.1.el5.ia64", "product": { "name": "kernel-debuginfo-0:2.6.18-308.11.1.el5.ia64", "product_id": "kernel-debuginfo-0:2.6.18-308.11.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.18-308.11.1.el5?arch=ia64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:2.6.18-308.11.1.el5.ia64", "product": { "name": "kernel-debug-devel-0:2.6.18-308.11.1.el5.ia64", "product_id": "kernel-debug-devel-0:2.6.18-308.11.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@2.6.18-308.11.1.el5?arch=ia64" } } }, { "category": "product_version", "name": "kernel-xen-0:2.6.18-308.11.1.el5.ia64", "product": { "name": "kernel-xen-0:2.6.18-308.11.1.el5.ia64", "product_id": "kernel-xen-0:2.6.18-308.11.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-xen@2.6.18-308.11.1.el5?arch=ia64" } } }, { "category": "product_version", "name": "kernel-xen-devel-0:2.6.18-308.11.1.el5.ia64", "product": { "name": "kernel-xen-devel-0:2.6.18-308.11.1.el5.ia64", "product_id": "kernel-xen-devel-0:2.6.18-308.11.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-xen-devel@2.6.18-308.11.1.el5?arch=ia64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.ia64", "product": { "name": "kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.ia64", "product_id": "kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.18-308.11.1.el5?arch=ia64" } } }, { "category": "product_version", "name": "kernel-debug-0:2.6.18-308.11.1.el5.ia64", "product": { "name": "kernel-debug-0:2.6.18-308.11.1.el5.ia64", "product_id": "kernel-debug-0:2.6.18-308.11.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@2.6.18-308.11.1.el5?arch=ia64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-0:2.6.18-308.11.1.el5.ia64", "product": { "name": "kernel-debuginfo-common-0:2.6.18-308.11.1.el5.ia64", "product_id": "kernel-debuginfo-common-0:2.6.18-308.11.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common@2.6.18-308.11.1.el5?arch=ia64" } } }, { "category": "product_version", "name": "kernel-0:2.6.18-308.11.1.el5.ia64", "product": { "name": "kernel-0:2.6.18-308.11.1.el5.ia64", "product_id": "kernel-0:2.6.18-308.11.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.18-308.11.1.el5?arch=ia64" } } }, { "category": "product_version", "name": "kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.ia64", "product": { "name": "kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.ia64", "product_id": "kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-xen-debuginfo@2.6.18-308.11.1.el5?arch=ia64" } } } ], "category": "architecture", "name": "ia64" }, { "branches": [ { "category": "product_version", "name": "kernel-doc-0:2.6.18-308.11.1.el5.noarch", "product": { "name": "kernel-doc-0:2.6.18-308.11.1.el5.noarch", "product_id": "kernel-doc-0:2.6.18-308.11.1.el5.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-doc@2.6.18-308.11.1.el5?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "kernel-0:2.6.18-308.11.1.el5.src", "product": { "name": "kernel-0:2.6.18-308.11.1.el5.src", "product_id": "kernel-0:2.6.18-308.11.1.el5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.18-308.11.1.el5?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.18-308.11.1.el5.i686 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-0:2.6.18-308.11.1.el5.i686" }, "product_reference": "kernel-0:2.6.18-308.11.1.el5.i686", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.18-308.11.1.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-0:2.6.18-308.11.1.el5.ia64" }, "product_reference": "kernel-0:2.6.18-308.11.1.el5.ia64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.18-308.11.1.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-0:2.6.18-308.11.1.el5.ppc64" }, "product_reference": "kernel-0:2.6.18-308.11.1.el5.ppc64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.18-308.11.1.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-0:2.6.18-308.11.1.el5.s390x" }, "product_reference": "kernel-0:2.6.18-308.11.1.el5.s390x", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.18-308.11.1.el5.src as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-0:2.6.18-308.11.1.el5.src" }, "product_reference": "kernel-0:2.6.18-308.11.1.el5.src", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.18-308.11.1.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-0:2.6.18-308.11.1.el5.x86_64" }, "product_reference": "kernel-0:2.6.18-308.11.1.el5.x86_64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-PAE-0:2.6.18-308.11.1.el5.i686 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-PAE-0:2.6.18-308.11.1.el5.i686" }, "product_reference": "kernel-PAE-0:2.6.18-308.11.1.el5.i686", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-PAE-debuginfo-0:2.6.18-308.11.1.el5.i686 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-PAE-debuginfo-0:2.6.18-308.11.1.el5.i686" }, "product_reference": "kernel-PAE-debuginfo-0:2.6.18-308.11.1.el5.i686", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-PAE-devel-0:2.6.18-308.11.1.el5.i686 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-PAE-devel-0:2.6.18-308.11.1.el5.i686" }, "product_reference": "kernel-PAE-devel-0:2.6.18-308.11.1.el5.i686", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.18-308.11.1.el5.i686 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-debug-0:2.6.18-308.11.1.el5.i686" }, "product_reference": "kernel-debug-0:2.6.18-308.11.1.el5.i686", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.18-308.11.1.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-debug-0:2.6.18-308.11.1.el5.ia64" }, "product_reference": "kernel-debug-0:2.6.18-308.11.1.el5.ia64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.18-308.11.1.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-debug-0:2.6.18-308.11.1.el5.ppc64" }, "product_reference": "kernel-debug-0:2.6.18-308.11.1.el5.ppc64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.18-308.11.1.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-debug-0:2.6.18-308.11.1.el5.s390x" }, "product_reference": "kernel-debug-0:2.6.18-308.11.1.el5.s390x", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.18-308.11.1.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-debug-0:2.6.18-308.11.1.el5.x86_64" }, "product_reference": "kernel-debug-0:2.6.18-308.11.1.el5.x86_64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.i686 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.i686" }, "product_reference": "kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.i686", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.ia64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.ia64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.ppc64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.s390x" }, "product_reference": "kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.s390x", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.x86_64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.18-308.11.1.el5.i686 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-debug-devel-0:2.6.18-308.11.1.el5.i686" }, "product_reference": "kernel-debug-devel-0:2.6.18-308.11.1.el5.i686", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.18-308.11.1.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-debug-devel-0:2.6.18-308.11.1.el5.ia64" }, "product_reference": "kernel-debug-devel-0:2.6.18-308.11.1.el5.ia64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.18-308.11.1.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-debug-devel-0:2.6.18-308.11.1.el5.ppc64" }, "product_reference": "kernel-debug-devel-0:2.6.18-308.11.1.el5.ppc64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.18-308.11.1.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-debug-devel-0:2.6.18-308.11.1.el5.s390x" }, "product_reference": "kernel-debug-devel-0:2.6.18-308.11.1.el5.s390x", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.18-308.11.1.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-debug-devel-0:2.6.18-308.11.1.el5.x86_64" }, "product_reference": "kernel-debug-devel-0:2.6.18-308.11.1.el5.x86_64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.18-308.11.1.el5.i686 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-debuginfo-0:2.6.18-308.11.1.el5.i686" }, "product_reference": "kernel-debuginfo-0:2.6.18-308.11.1.el5.i686", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.18-308.11.1.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-debuginfo-0:2.6.18-308.11.1.el5.ia64" }, "product_reference": "kernel-debuginfo-0:2.6.18-308.11.1.el5.ia64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.18-308.11.1.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-debuginfo-0:2.6.18-308.11.1.el5.ppc64" }, "product_reference": "kernel-debuginfo-0:2.6.18-308.11.1.el5.ppc64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.18-308.11.1.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-debuginfo-0:2.6.18-308.11.1.el5.s390x" }, "product_reference": "kernel-debuginfo-0:2.6.18-308.11.1.el5.s390x", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.18-308.11.1.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-debuginfo-0:2.6.18-308.11.1.el5.x86_64" }, "product_reference": "kernel-debuginfo-0:2.6.18-308.11.1.el5.x86_64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-0:2.6.18-308.11.1.el5.i686 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-debuginfo-common-0:2.6.18-308.11.1.el5.i686" }, "product_reference": "kernel-debuginfo-common-0:2.6.18-308.11.1.el5.i686", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-0:2.6.18-308.11.1.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-debuginfo-common-0:2.6.18-308.11.1.el5.ia64" }, "product_reference": "kernel-debuginfo-common-0:2.6.18-308.11.1.el5.ia64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-0:2.6.18-308.11.1.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-debuginfo-common-0:2.6.18-308.11.1.el5.ppc64" }, "product_reference": "kernel-debuginfo-common-0:2.6.18-308.11.1.el5.ppc64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-0:2.6.18-308.11.1.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-debuginfo-common-0:2.6.18-308.11.1.el5.s390x" }, "product_reference": "kernel-debuginfo-common-0:2.6.18-308.11.1.el5.s390x", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-0:2.6.18-308.11.1.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-debuginfo-common-0:2.6.18-308.11.1.el5.x86_64" }, "product_reference": "kernel-debuginfo-common-0:2.6.18-308.11.1.el5.x86_64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.18-308.11.1.el5.i686 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-devel-0:2.6.18-308.11.1.el5.i686" }, "product_reference": "kernel-devel-0:2.6.18-308.11.1.el5.i686", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.18-308.11.1.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-devel-0:2.6.18-308.11.1.el5.ia64" }, "product_reference": "kernel-devel-0:2.6.18-308.11.1.el5.ia64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.18-308.11.1.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-devel-0:2.6.18-308.11.1.el5.ppc64" }, "product_reference": "kernel-devel-0:2.6.18-308.11.1.el5.ppc64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.18-308.11.1.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-devel-0:2.6.18-308.11.1.el5.s390x" }, "product_reference": "kernel-devel-0:2.6.18-308.11.1.el5.s390x", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.18-308.11.1.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-devel-0:2.6.18-308.11.1.el5.x86_64" }, "product_reference": "kernel-devel-0:2.6.18-308.11.1.el5.x86_64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:2.6.18-308.11.1.el5.noarch as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-doc-0:2.6.18-308.11.1.el5.noarch" }, "product_reference": "kernel-doc-0:2.6.18-308.11.1.el5.noarch", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.18-308.11.1.el5.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.i386" }, "product_reference": "kernel-headers-0:2.6.18-308.11.1.el5.i386", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.18-308.11.1.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.ia64" }, "product_reference": "kernel-headers-0:2.6.18-308.11.1.el5.ia64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.18-308.11.1.el5.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.ppc" }, "product_reference": "kernel-headers-0:2.6.18-308.11.1.el5.ppc", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.18-308.11.1.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.ppc64" }, "product_reference": "kernel-headers-0:2.6.18-308.11.1.el5.ppc64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.18-308.11.1.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.s390x" }, "product_reference": "kernel-headers-0:2.6.18-308.11.1.el5.s390x", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.18-308.11.1.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.x86_64" }, "product_reference": "kernel-headers-0:2.6.18-308.11.1.el5.x86_64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:2.6.18-308.11.1.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-kdump-0:2.6.18-308.11.1.el5.ppc64" }, "product_reference": "kernel-kdump-0:2.6.18-308.11.1.el5.ppc64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:2.6.18-308.11.1.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-kdump-0:2.6.18-308.11.1.el5.s390x" }, "product_reference": "kernel-kdump-0:2.6.18-308.11.1.el5.s390x", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:2.6.18-308.11.1.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-kdump-debuginfo-0:2.6.18-308.11.1.el5.ppc64" }, "product_reference": "kernel-kdump-debuginfo-0:2.6.18-308.11.1.el5.ppc64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:2.6.18-308.11.1.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-kdump-debuginfo-0:2.6.18-308.11.1.el5.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:2.6.18-308.11.1.el5.s390x", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:2.6.18-308.11.1.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-kdump-devel-0:2.6.18-308.11.1.el5.ppc64" }, "product_reference": "kernel-kdump-devel-0:2.6.18-308.11.1.el5.ppc64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:2.6.18-308.11.1.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-kdump-devel-0:2.6.18-308.11.1.el5.s390x" }, "product_reference": "kernel-kdump-devel-0:2.6.18-308.11.1.el5.s390x", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-0:2.6.18-308.11.1.el5.i686 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-xen-0:2.6.18-308.11.1.el5.i686" }, "product_reference": "kernel-xen-0:2.6.18-308.11.1.el5.i686", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-0:2.6.18-308.11.1.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-xen-0:2.6.18-308.11.1.el5.ia64" }, "product_reference": "kernel-xen-0:2.6.18-308.11.1.el5.ia64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-0:2.6.18-308.11.1.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-xen-0:2.6.18-308.11.1.el5.x86_64" }, "product_reference": "kernel-xen-0:2.6.18-308.11.1.el5.x86_64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.i686 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.i686" }, "product_reference": "kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.i686", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.ia64" }, "product_reference": "kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.ia64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.x86_64" }, "product_reference": "kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.x86_64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-devel-0:2.6.18-308.11.1.el5.i686 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-xen-devel-0:2.6.18-308.11.1.el5.i686" }, "product_reference": "kernel-xen-devel-0:2.6.18-308.11.1.el5.i686", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-devel-0:2.6.18-308.11.1.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-xen-devel-0:2.6.18-308.11.1.el5.ia64" }, "product_reference": "kernel-xen-devel-0:2.6.18-308.11.1.el5.ia64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-devel-0:2.6.18-308.11.1.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:kernel-xen-devel-0:2.6.18-308.11.1.el5.x86_64" }, "product_reference": "kernel-xen-devel-0:2.6.18-308.11.1.el5.x86_64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.18-308.11.1.el5.i686 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-0:2.6.18-308.11.1.el5.i686" }, "product_reference": "kernel-0:2.6.18-308.11.1.el5.i686", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.18-308.11.1.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-0:2.6.18-308.11.1.el5.ia64" }, "product_reference": "kernel-0:2.6.18-308.11.1.el5.ia64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.18-308.11.1.el5.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-0:2.6.18-308.11.1.el5.ppc64" }, "product_reference": "kernel-0:2.6.18-308.11.1.el5.ppc64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.18-308.11.1.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-0:2.6.18-308.11.1.el5.s390x" }, "product_reference": "kernel-0:2.6.18-308.11.1.el5.s390x", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.18-308.11.1.el5.src as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-0:2.6.18-308.11.1.el5.src" }, "product_reference": "kernel-0:2.6.18-308.11.1.el5.src", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.18-308.11.1.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-0:2.6.18-308.11.1.el5.x86_64" }, "product_reference": "kernel-0:2.6.18-308.11.1.el5.x86_64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-PAE-0:2.6.18-308.11.1.el5.i686 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-PAE-0:2.6.18-308.11.1.el5.i686" }, "product_reference": "kernel-PAE-0:2.6.18-308.11.1.el5.i686", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-PAE-debuginfo-0:2.6.18-308.11.1.el5.i686 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-PAE-debuginfo-0:2.6.18-308.11.1.el5.i686" }, "product_reference": "kernel-PAE-debuginfo-0:2.6.18-308.11.1.el5.i686", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-PAE-devel-0:2.6.18-308.11.1.el5.i686 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-PAE-devel-0:2.6.18-308.11.1.el5.i686" }, "product_reference": "kernel-PAE-devel-0:2.6.18-308.11.1.el5.i686", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.18-308.11.1.el5.i686 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-debug-0:2.6.18-308.11.1.el5.i686" }, "product_reference": "kernel-debug-0:2.6.18-308.11.1.el5.i686", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.18-308.11.1.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-debug-0:2.6.18-308.11.1.el5.ia64" }, "product_reference": "kernel-debug-0:2.6.18-308.11.1.el5.ia64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.18-308.11.1.el5.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-debug-0:2.6.18-308.11.1.el5.ppc64" }, "product_reference": "kernel-debug-0:2.6.18-308.11.1.el5.ppc64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.18-308.11.1.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-debug-0:2.6.18-308.11.1.el5.s390x" }, "product_reference": "kernel-debug-0:2.6.18-308.11.1.el5.s390x", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.18-308.11.1.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-debug-0:2.6.18-308.11.1.el5.x86_64" }, "product_reference": "kernel-debug-0:2.6.18-308.11.1.el5.x86_64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.i686 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.i686" }, "product_reference": "kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.i686", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.ia64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.ia64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.ppc64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.s390x" }, "product_reference": "kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.s390x", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.x86_64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.18-308.11.1.el5.i686 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-debug-devel-0:2.6.18-308.11.1.el5.i686" }, "product_reference": "kernel-debug-devel-0:2.6.18-308.11.1.el5.i686", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.18-308.11.1.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-debug-devel-0:2.6.18-308.11.1.el5.ia64" }, "product_reference": "kernel-debug-devel-0:2.6.18-308.11.1.el5.ia64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.18-308.11.1.el5.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-debug-devel-0:2.6.18-308.11.1.el5.ppc64" }, "product_reference": "kernel-debug-devel-0:2.6.18-308.11.1.el5.ppc64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.18-308.11.1.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-debug-devel-0:2.6.18-308.11.1.el5.s390x" }, "product_reference": "kernel-debug-devel-0:2.6.18-308.11.1.el5.s390x", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.18-308.11.1.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-debug-devel-0:2.6.18-308.11.1.el5.x86_64" }, "product_reference": "kernel-debug-devel-0:2.6.18-308.11.1.el5.x86_64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.18-308.11.1.el5.i686 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-debuginfo-0:2.6.18-308.11.1.el5.i686" }, "product_reference": "kernel-debuginfo-0:2.6.18-308.11.1.el5.i686", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.18-308.11.1.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-debuginfo-0:2.6.18-308.11.1.el5.ia64" }, "product_reference": "kernel-debuginfo-0:2.6.18-308.11.1.el5.ia64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.18-308.11.1.el5.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-debuginfo-0:2.6.18-308.11.1.el5.ppc64" }, "product_reference": "kernel-debuginfo-0:2.6.18-308.11.1.el5.ppc64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.18-308.11.1.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-debuginfo-0:2.6.18-308.11.1.el5.s390x" }, "product_reference": "kernel-debuginfo-0:2.6.18-308.11.1.el5.s390x", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.18-308.11.1.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-debuginfo-0:2.6.18-308.11.1.el5.x86_64" }, "product_reference": "kernel-debuginfo-0:2.6.18-308.11.1.el5.x86_64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-0:2.6.18-308.11.1.el5.i686 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-debuginfo-common-0:2.6.18-308.11.1.el5.i686" }, "product_reference": "kernel-debuginfo-common-0:2.6.18-308.11.1.el5.i686", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-0:2.6.18-308.11.1.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-debuginfo-common-0:2.6.18-308.11.1.el5.ia64" }, "product_reference": "kernel-debuginfo-common-0:2.6.18-308.11.1.el5.ia64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-0:2.6.18-308.11.1.el5.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-debuginfo-common-0:2.6.18-308.11.1.el5.ppc64" }, "product_reference": "kernel-debuginfo-common-0:2.6.18-308.11.1.el5.ppc64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-0:2.6.18-308.11.1.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-debuginfo-common-0:2.6.18-308.11.1.el5.s390x" }, "product_reference": "kernel-debuginfo-common-0:2.6.18-308.11.1.el5.s390x", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-0:2.6.18-308.11.1.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-debuginfo-common-0:2.6.18-308.11.1.el5.x86_64" }, "product_reference": "kernel-debuginfo-common-0:2.6.18-308.11.1.el5.x86_64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.18-308.11.1.el5.i686 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-devel-0:2.6.18-308.11.1.el5.i686" }, "product_reference": "kernel-devel-0:2.6.18-308.11.1.el5.i686", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.18-308.11.1.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-devel-0:2.6.18-308.11.1.el5.ia64" }, "product_reference": "kernel-devel-0:2.6.18-308.11.1.el5.ia64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.18-308.11.1.el5.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-devel-0:2.6.18-308.11.1.el5.ppc64" }, "product_reference": "kernel-devel-0:2.6.18-308.11.1.el5.ppc64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.18-308.11.1.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-devel-0:2.6.18-308.11.1.el5.s390x" }, "product_reference": "kernel-devel-0:2.6.18-308.11.1.el5.s390x", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.18-308.11.1.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-devel-0:2.6.18-308.11.1.el5.x86_64" }, "product_reference": "kernel-devel-0:2.6.18-308.11.1.el5.x86_64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:2.6.18-308.11.1.el5.noarch as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-doc-0:2.6.18-308.11.1.el5.noarch" }, "product_reference": "kernel-doc-0:2.6.18-308.11.1.el5.noarch", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.18-308.11.1.el5.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.i386" }, "product_reference": "kernel-headers-0:2.6.18-308.11.1.el5.i386", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.18-308.11.1.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.ia64" }, "product_reference": "kernel-headers-0:2.6.18-308.11.1.el5.ia64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.18-308.11.1.el5.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.ppc" }, "product_reference": "kernel-headers-0:2.6.18-308.11.1.el5.ppc", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.18-308.11.1.el5.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.ppc64" }, "product_reference": "kernel-headers-0:2.6.18-308.11.1.el5.ppc64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.18-308.11.1.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.s390x" }, "product_reference": "kernel-headers-0:2.6.18-308.11.1.el5.s390x", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.18-308.11.1.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.x86_64" }, "product_reference": "kernel-headers-0:2.6.18-308.11.1.el5.x86_64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:2.6.18-308.11.1.el5.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-kdump-0:2.6.18-308.11.1.el5.ppc64" }, "product_reference": "kernel-kdump-0:2.6.18-308.11.1.el5.ppc64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:2.6.18-308.11.1.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-kdump-0:2.6.18-308.11.1.el5.s390x" }, "product_reference": "kernel-kdump-0:2.6.18-308.11.1.el5.s390x", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:2.6.18-308.11.1.el5.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-kdump-debuginfo-0:2.6.18-308.11.1.el5.ppc64" }, "product_reference": "kernel-kdump-debuginfo-0:2.6.18-308.11.1.el5.ppc64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:2.6.18-308.11.1.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-kdump-debuginfo-0:2.6.18-308.11.1.el5.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:2.6.18-308.11.1.el5.s390x", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:2.6.18-308.11.1.el5.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-kdump-devel-0:2.6.18-308.11.1.el5.ppc64" }, "product_reference": "kernel-kdump-devel-0:2.6.18-308.11.1.el5.ppc64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:2.6.18-308.11.1.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-kdump-devel-0:2.6.18-308.11.1.el5.s390x" }, "product_reference": "kernel-kdump-devel-0:2.6.18-308.11.1.el5.s390x", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-0:2.6.18-308.11.1.el5.i686 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-xen-0:2.6.18-308.11.1.el5.i686" }, "product_reference": "kernel-xen-0:2.6.18-308.11.1.el5.i686", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-0:2.6.18-308.11.1.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-xen-0:2.6.18-308.11.1.el5.ia64" }, "product_reference": "kernel-xen-0:2.6.18-308.11.1.el5.ia64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-0:2.6.18-308.11.1.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-xen-0:2.6.18-308.11.1.el5.x86_64" }, "product_reference": "kernel-xen-0:2.6.18-308.11.1.el5.x86_64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.i686 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.i686" }, "product_reference": "kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.i686", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.ia64" }, "product_reference": "kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.ia64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.x86_64" }, "product_reference": "kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.x86_64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-devel-0:2.6.18-308.11.1.el5.i686 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-xen-devel-0:2.6.18-308.11.1.el5.i686" }, "product_reference": "kernel-xen-devel-0:2.6.18-308.11.1.el5.i686", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-devel-0:2.6.18-308.11.1.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-xen-devel-0:2.6.18-308.11.1.el5.ia64" }, "product_reference": "kernel-xen-devel-0:2.6.18-308.11.1.el5.ia64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-devel-0:2.6.18-308.11.1.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:kernel-xen-devel-0:2.6.18-308.11.1.el5.x86_64" }, "product_reference": "kernel-xen-devel-0:2.6.18-308.11.1.el5.x86_64", "relates_to_product_reference": "5Server-5.8.Z" } ] }, "vulnerabilities": [ { "cve": "CVE-2012-3375", "discovery_date": "2012-04-27T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "837502" } ], "notes": [ { "category": "description", "text": "The epoll_ctl system call in fs/eventpoll.c in the Linux kernel before 3.2.24 does not properly handle ELOOP errors in EPOLL_CTL_ADD operations, which allows local users to cause a denial of service (file-descriptor consumption and system crash) via a crafted application that attempts to create a circular epoll dependency. NOTE: this vulnerability exists because of an incorrect fix for CVE-2011-1083.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: epoll: can leak file descriptors when returning -ELOOP", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 6, since updates fixing CVE-2011-1083 contained a corrected patch that did not introduce this regression. \n\nThis has been addressed in Red Hat Enterprise Linux 5 via https://rhn.redhat.com/errata/RHSA-2012-1061.html, and Red Hat Enterprise Linux Red Hat Enterprise MRG 2 via https://rhn.redhat.com/errata/RHSA-2012-1150.html", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "5Client-5.8.Z:kernel-0:2.6.18-308.11.1.el5.i686", "5Client-5.8.Z:kernel-0:2.6.18-308.11.1.el5.ia64", "5Client-5.8.Z:kernel-0:2.6.18-308.11.1.el5.ppc64", "5Client-5.8.Z:kernel-0:2.6.18-308.11.1.el5.s390x", "5Client-5.8.Z:kernel-0:2.6.18-308.11.1.el5.src", "5Client-5.8.Z:kernel-0:2.6.18-308.11.1.el5.x86_64", "5Client-5.8.Z:kernel-PAE-0:2.6.18-308.11.1.el5.i686", "5Client-5.8.Z:kernel-PAE-debuginfo-0:2.6.18-308.11.1.el5.i686", "5Client-5.8.Z:kernel-PAE-devel-0:2.6.18-308.11.1.el5.i686", "5Client-5.8.Z:kernel-debug-0:2.6.18-308.11.1.el5.i686", "5Client-5.8.Z:kernel-debug-0:2.6.18-308.11.1.el5.ia64", "5Client-5.8.Z:kernel-debug-0:2.6.18-308.11.1.el5.ppc64", "5Client-5.8.Z:kernel-debug-0:2.6.18-308.11.1.el5.s390x", "5Client-5.8.Z:kernel-debug-0:2.6.18-308.11.1.el5.x86_64", "5Client-5.8.Z:kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.i686", "5Client-5.8.Z:kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.ia64", "5Client-5.8.Z:kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.ppc64", "5Client-5.8.Z:kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.s390x", "5Client-5.8.Z:kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.x86_64", "5Client-5.8.Z:kernel-debug-devel-0:2.6.18-308.11.1.el5.i686", "5Client-5.8.Z:kernel-debug-devel-0:2.6.18-308.11.1.el5.ia64", "5Client-5.8.Z:kernel-debug-devel-0:2.6.18-308.11.1.el5.ppc64", "5Client-5.8.Z:kernel-debug-devel-0:2.6.18-308.11.1.el5.s390x", "5Client-5.8.Z:kernel-debug-devel-0:2.6.18-308.11.1.el5.x86_64", "5Client-5.8.Z:kernel-debuginfo-0:2.6.18-308.11.1.el5.i686", "5Client-5.8.Z:kernel-debuginfo-0:2.6.18-308.11.1.el5.ia64", "5Client-5.8.Z:kernel-debuginfo-0:2.6.18-308.11.1.el5.ppc64", "5Client-5.8.Z:kernel-debuginfo-0:2.6.18-308.11.1.el5.s390x", "5Client-5.8.Z:kernel-debuginfo-0:2.6.18-308.11.1.el5.x86_64", "5Client-5.8.Z:kernel-debuginfo-common-0:2.6.18-308.11.1.el5.i686", "5Client-5.8.Z:kernel-debuginfo-common-0:2.6.18-308.11.1.el5.ia64", "5Client-5.8.Z:kernel-debuginfo-common-0:2.6.18-308.11.1.el5.ppc64", "5Client-5.8.Z:kernel-debuginfo-common-0:2.6.18-308.11.1.el5.s390x", "5Client-5.8.Z:kernel-debuginfo-common-0:2.6.18-308.11.1.el5.x86_64", "5Client-5.8.Z:kernel-devel-0:2.6.18-308.11.1.el5.i686", "5Client-5.8.Z:kernel-devel-0:2.6.18-308.11.1.el5.ia64", "5Client-5.8.Z:kernel-devel-0:2.6.18-308.11.1.el5.ppc64", "5Client-5.8.Z:kernel-devel-0:2.6.18-308.11.1.el5.s390x", "5Client-5.8.Z:kernel-devel-0:2.6.18-308.11.1.el5.x86_64", "5Client-5.8.Z:kernel-doc-0:2.6.18-308.11.1.el5.noarch", "5Client-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.i386", "5Client-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.ia64", "5Client-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.ppc", "5Client-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.ppc64", "5Client-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.s390x", "5Client-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.x86_64", "5Client-5.8.Z:kernel-kdump-0:2.6.18-308.11.1.el5.ppc64", "5Client-5.8.Z:kernel-kdump-0:2.6.18-308.11.1.el5.s390x", "5Client-5.8.Z:kernel-kdump-debuginfo-0:2.6.18-308.11.1.el5.ppc64", "5Client-5.8.Z:kernel-kdump-debuginfo-0:2.6.18-308.11.1.el5.s390x", "5Client-5.8.Z:kernel-kdump-devel-0:2.6.18-308.11.1.el5.ppc64", "5Client-5.8.Z:kernel-kdump-devel-0:2.6.18-308.11.1.el5.s390x", "5Client-5.8.Z:kernel-xen-0:2.6.18-308.11.1.el5.i686", "5Client-5.8.Z:kernel-xen-0:2.6.18-308.11.1.el5.ia64", "5Client-5.8.Z:kernel-xen-0:2.6.18-308.11.1.el5.x86_64", "5Client-5.8.Z:kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.i686", "5Client-5.8.Z:kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.ia64", "5Client-5.8.Z:kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.x86_64", "5Client-5.8.Z:kernel-xen-devel-0:2.6.18-308.11.1.el5.i686", "5Client-5.8.Z:kernel-xen-devel-0:2.6.18-308.11.1.el5.ia64", "5Client-5.8.Z:kernel-xen-devel-0:2.6.18-308.11.1.el5.x86_64", "5Server-5.8.Z:kernel-0:2.6.18-308.11.1.el5.i686", "5Server-5.8.Z:kernel-0:2.6.18-308.11.1.el5.ia64", "5Server-5.8.Z:kernel-0:2.6.18-308.11.1.el5.ppc64", "5Server-5.8.Z:kernel-0:2.6.18-308.11.1.el5.s390x", "5Server-5.8.Z:kernel-0:2.6.18-308.11.1.el5.src", "5Server-5.8.Z:kernel-0:2.6.18-308.11.1.el5.x86_64", "5Server-5.8.Z:kernel-PAE-0:2.6.18-308.11.1.el5.i686", "5Server-5.8.Z:kernel-PAE-debuginfo-0:2.6.18-308.11.1.el5.i686", "5Server-5.8.Z:kernel-PAE-devel-0:2.6.18-308.11.1.el5.i686", "5Server-5.8.Z:kernel-debug-0:2.6.18-308.11.1.el5.i686", "5Server-5.8.Z:kernel-debug-0:2.6.18-308.11.1.el5.ia64", "5Server-5.8.Z:kernel-debug-0:2.6.18-308.11.1.el5.ppc64", "5Server-5.8.Z:kernel-debug-0:2.6.18-308.11.1.el5.s390x", "5Server-5.8.Z:kernel-debug-0:2.6.18-308.11.1.el5.x86_64", "5Server-5.8.Z:kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.i686", "5Server-5.8.Z:kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.ia64", "5Server-5.8.Z:kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.ppc64", "5Server-5.8.Z:kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.s390x", "5Server-5.8.Z:kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.x86_64", "5Server-5.8.Z:kernel-debug-devel-0:2.6.18-308.11.1.el5.i686", "5Server-5.8.Z:kernel-debug-devel-0:2.6.18-308.11.1.el5.ia64", "5Server-5.8.Z:kernel-debug-devel-0:2.6.18-308.11.1.el5.ppc64", "5Server-5.8.Z:kernel-debug-devel-0:2.6.18-308.11.1.el5.s390x", "5Server-5.8.Z:kernel-debug-devel-0:2.6.18-308.11.1.el5.x86_64", "5Server-5.8.Z:kernel-debuginfo-0:2.6.18-308.11.1.el5.i686", "5Server-5.8.Z:kernel-debuginfo-0:2.6.18-308.11.1.el5.ia64", "5Server-5.8.Z:kernel-debuginfo-0:2.6.18-308.11.1.el5.ppc64", "5Server-5.8.Z:kernel-debuginfo-0:2.6.18-308.11.1.el5.s390x", "5Server-5.8.Z:kernel-debuginfo-0:2.6.18-308.11.1.el5.x86_64", "5Server-5.8.Z:kernel-debuginfo-common-0:2.6.18-308.11.1.el5.i686", "5Server-5.8.Z:kernel-debuginfo-common-0:2.6.18-308.11.1.el5.ia64", "5Server-5.8.Z:kernel-debuginfo-common-0:2.6.18-308.11.1.el5.ppc64", "5Server-5.8.Z:kernel-debuginfo-common-0:2.6.18-308.11.1.el5.s390x", "5Server-5.8.Z:kernel-debuginfo-common-0:2.6.18-308.11.1.el5.x86_64", "5Server-5.8.Z:kernel-devel-0:2.6.18-308.11.1.el5.i686", "5Server-5.8.Z:kernel-devel-0:2.6.18-308.11.1.el5.ia64", "5Server-5.8.Z:kernel-devel-0:2.6.18-308.11.1.el5.ppc64", "5Server-5.8.Z:kernel-devel-0:2.6.18-308.11.1.el5.s390x", "5Server-5.8.Z:kernel-devel-0:2.6.18-308.11.1.el5.x86_64", "5Server-5.8.Z:kernel-doc-0:2.6.18-308.11.1.el5.noarch", "5Server-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.i386", "5Server-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.ia64", "5Server-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.ppc", "5Server-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.ppc64", "5Server-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.s390x", "5Server-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.x86_64", "5Server-5.8.Z:kernel-kdump-0:2.6.18-308.11.1.el5.ppc64", "5Server-5.8.Z:kernel-kdump-0:2.6.18-308.11.1.el5.s390x", "5Server-5.8.Z:kernel-kdump-debuginfo-0:2.6.18-308.11.1.el5.ppc64", "5Server-5.8.Z:kernel-kdump-debuginfo-0:2.6.18-308.11.1.el5.s390x", "5Server-5.8.Z:kernel-kdump-devel-0:2.6.18-308.11.1.el5.ppc64", "5Server-5.8.Z:kernel-kdump-devel-0:2.6.18-308.11.1.el5.s390x", "5Server-5.8.Z:kernel-xen-0:2.6.18-308.11.1.el5.i686", "5Server-5.8.Z:kernel-xen-0:2.6.18-308.11.1.el5.ia64", "5Server-5.8.Z:kernel-xen-0:2.6.18-308.11.1.el5.x86_64", "5Server-5.8.Z:kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.i686", "5Server-5.8.Z:kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.ia64", "5Server-5.8.Z:kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.x86_64", "5Server-5.8.Z:kernel-xen-devel-0:2.6.18-308.11.1.el5.i686", "5Server-5.8.Z:kernel-xen-devel-0:2.6.18-308.11.1.el5.ia64", "5Server-5.8.Z:kernel-xen-devel-0:2.6.18-308.11.1.el5.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2012-3375" }, { "category": "external", "summary": "RHBZ#837502", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=837502" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2012-3375", "url": "https://www.cve.org/CVERecord?id=CVE-2012-3375" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2012-3375", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-3375" } ], "release_date": "2012-03-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2012-07-10T11:25:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/knowledge/articles/11258\n\nTo install kernel packages manually, use \"rpm -ivh [package]\". Do not\nuse \"rpm -Uvh\" as that will remove the running kernel binaries from\nyour system. You may use \"rpm -e\" to remove old kernels after\ndetermining that the new kernel functions properly on your system.", "product_ids": [ "5Client-5.8.Z:kernel-0:2.6.18-308.11.1.el5.i686", "5Client-5.8.Z:kernel-0:2.6.18-308.11.1.el5.ia64", "5Client-5.8.Z:kernel-0:2.6.18-308.11.1.el5.ppc64", "5Client-5.8.Z:kernel-0:2.6.18-308.11.1.el5.s390x", "5Client-5.8.Z:kernel-0:2.6.18-308.11.1.el5.src", "5Client-5.8.Z:kernel-0:2.6.18-308.11.1.el5.x86_64", "5Client-5.8.Z:kernel-PAE-0:2.6.18-308.11.1.el5.i686", "5Client-5.8.Z:kernel-PAE-debuginfo-0:2.6.18-308.11.1.el5.i686", "5Client-5.8.Z:kernel-PAE-devel-0:2.6.18-308.11.1.el5.i686", "5Client-5.8.Z:kernel-debug-0:2.6.18-308.11.1.el5.i686", "5Client-5.8.Z:kernel-debug-0:2.6.18-308.11.1.el5.ia64", "5Client-5.8.Z:kernel-debug-0:2.6.18-308.11.1.el5.ppc64", "5Client-5.8.Z:kernel-debug-0:2.6.18-308.11.1.el5.s390x", "5Client-5.8.Z:kernel-debug-0:2.6.18-308.11.1.el5.x86_64", "5Client-5.8.Z:kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.i686", "5Client-5.8.Z:kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.ia64", "5Client-5.8.Z:kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.ppc64", "5Client-5.8.Z:kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.s390x", "5Client-5.8.Z:kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.x86_64", "5Client-5.8.Z:kernel-debug-devel-0:2.6.18-308.11.1.el5.i686", "5Client-5.8.Z:kernel-debug-devel-0:2.6.18-308.11.1.el5.ia64", "5Client-5.8.Z:kernel-debug-devel-0:2.6.18-308.11.1.el5.ppc64", "5Client-5.8.Z:kernel-debug-devel-0:2.6.18-308.11.1.el5.s390x", "5Client-5.8.Z:kernel-debug-devel-0:2.6.18-308.11.1.el5.x86_64", "5Client-5.8.Z:kernel-debuginfo-0:2.6.18-308.11.1.el5.i686", "5Client-5.8.Z:kernel-debuginfo-0:2.6.18-308.11.1.el5.ia64", "5Client-5.8.Z:kernel-debuginfo-0:2.6.18-308.11.1.el5.ppc64", "5Client-5.8.Z:kernel-debuginfo-0:2.6.18-308.11.1.el5.s390x", "5Client-5.8.Z:kernel-debuginfo-0:2.6.18-308.11.1.el5.x86_64", "5Client-5.8.Z:kernel-debuginfo-common-0:2.6.18-308.11.1.el5.i686", "5Client-5.8.Z:kernel-debuginfo-common-0:2.6.18-308.11.1.el5.ia64", "5Client-5.8.Z:kernel-debuginfo-common-0:2.6.18-308.11.1.el5.ppc64", "5Client-5.8.Z:kernel-debuginfo-common-0:2.6.18-308.11.1.el5.s390x", "5Client-5.8.Z:kernel-debuginfo-common-0:2.6.18-308.11.1.el5.x86_64", "5Client-5.8.Z:kernel-devel-0:2.6.18-308.11.1.el5.i686", "5Client-5.8.Z:kernel-devel-0:2.6.18-308.11.1.el5.ia64", "5Client-5.8.Z:kernel-devel-0:2.6.18-308.11.1.el5.ppc64", "5Client-5.8.Z:kernel-devel-0:2.6.18-308.11.1.el5.s390x", "5Client-5.8.Z:kernel-devel-0:2.6.18-308.11.1.el5.x86_64", "5Client-5.8.Z:kernel-doc-0:2.6.18-308.11.1.el5.noarch", "5Client-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.i386", "5Client-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.ia64", "5Client-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.ppc", "5Client-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.ppc64", "5Client-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.s390x", "5Client-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.x86_64", "5Client-5.8.Z:kernel-kdump-0:2.6.18-308.11.1.el5.ppc64", "5Client-5.8.Z:kernel-kdump-0:2.6.18-308.11.1.el5.s390x", "5Client-5.8.Z:kernel-kdump-debuginfo-0:2.6.18-308.11.1.el5.ppc64", "5Client-5.8.Z:kernel-kdump-debuginfo-0:2.6.18-308.11.1.el5.s390x", "5Client-5.8.Z:kernel-kdump-devel-0:2.6.18-308.11.1.el5.ppc64", "5Client-5.8.Z:kernel-kdump-devel-0:2.6.18-308.11.1.el5.s390x", "5Client-5.8.Z:kernel-xen-0:2.6.18-308.11.1.el5.i686", "5Client-5.8.Z:kernel-xen-0:2.6.18-308.11.1.el5.ia64", "5Client-5.8.Z:kernel-xen-0:2.6.18-308.11.1.el5.x86_64", "5Client-5.8.Z:kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.i686", "5Client-5.8.Z:kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.ia64", "5Client-5.8.Z:kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.x86_64", "5Client-5.8.Z:kernel-xen-devel-0:2.6.18-308.11.1.el5.i686", "5Client-5.8.Z:kernel-xen-devel-0:2.6.18-308.11.1.el5.ia64", "5Client-5.8.Z:kernel-xen-devel-0:2.6.18-308.11.1.el5.x86_64", "5Server-5.8.Z:kernel-0:2.6.18-308.11.1.el5.i686", "5Server-5.8.Z:kernel-0:2.6.18-308.11.1.el5.ia64", "5Server-5.8.Z:kernel-0:2.6.18-308.11.1.el5.ppc64", "5Server-5.8.Z:kernel-0:2.6.18-308.11.1.el5.s390x", "5Server-5.8.Z:kernel-0:2.6.18-308.11.1.el5.src", "5Server-5.8.Z:kernel-0:2.6.18-308.11.1.el5.x86_64", "5Server-5.8.Z:kernel-PAE-0:2.6.18-308.11.1.el5.i686", "5Server-5.8.Z:kernel-PAE-debuginfo-0:2.6.18-308.11.1.el5.i686", "5Server-5.8.Z:kernel-PAE-devel-0:2.6.18-308.11.1.el5.i686", "5Server-5.8.Z:kernel-debug-0:2.6.18-308.11.1.el5.i686", "5Server-5.8.Z:kernel-debug-0:2.6.18-308.11.1.el5.ia64", "5Server-5.8.Z:kernel-debug-0:2.6.18-308.11.1.el5.ppc64", "5Server-5.8.Z:kernel-debug-0:2.6.18-308.11.1.el5.s390x", "5Server-5.8.Z:kernel-debug-0:2.6.18-308.11.1.el5.x86_64", "5Server-5.8.Z:kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.i686", "5Server-5.8.Z:kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.ia64", "5Server-5.8.Z:kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.ppc64", "5Server-5.8.Z:kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.s390x", "5Server-5.8.Z:kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.x86_64", "5Server-5.8.Z:kernel-debug-devel-0:2.6.18-308.11.1.el5.i686", "5Server-5.8.Z:kernel-debug-devel-0:2.6.18-308.11.1.el5.ia64", "5Server-5.8.Z:kernel-debug-devel-0:2.6.18-308.11.1.el5.ppc64", "5Server-5.8.Z:kernel-debug-devel-0:2.6.18-308.11.1.el5.s390x", "5Server-5.8.Z:kernel-debug-devel-0:2.6.18-308.11.1.el5.x86_64", "5Server-5.8.Z:kernel-debuginfo-0:2.6.18-308.11.1.el5.i686", "5Server-5.8.Z:kernel-debuginfo-0:2.6.18-308.11.1.el5.ia64", "5Server-5.8.Z:kernel-debuginfo-0:2.6.18-308.11.1.el5.ppc64", "5Server-5.8.Z:kernel-debuginfo-0:2.6.18-308.11.1.el5.s390x", "5Server-5.8.Z:kernel-debuginfo-0:2.6.18-308.11.1.el5.x86_64", "5Server-5.8.Z:kernel-debuginfo-common-0:2.6.18-308.11.1.el5.i686", "5Server-5.8.Z:kernel-debuginfo-common-0:2.6.18-308.11.1.el5.ia64", "5Server-5.8.Z:kernel-debuginfo-common-0:2.6.18-308.11.1.el5.ppc64", "5Server-5.8.Z:kernel-debuginfo-common-0:2.6.18-308.11.1.el5.s390x", "5Server-5.8.Z:kernel-debuginfo-common-0:2.6.18-308.11.1.el5.x86_64", "5Server-5.8.Z:kernel-devel-0:2.6.18-308.11.1.el5.i686", "5Server-5.8.Z:kernel-devel-0:2.6.18-308.11.1.el5.ia64", "5Server-5.8.Z:kernel-devel-0:2.6.18-308.11.1.el5.ppc64", "5Server-5.8.Z:kernel-devel-0:2.6.18-308.11.1.el5.s390x", "5Server-5.8.Z:kernel-devel-0:2.6.18-308.11.1.el5.x86_64", "5Server-5.8.Z:kernel-doc-0:2.6.18-308.11.1.el5.noarch", "5Server-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.i386", "5Server-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.ia64", "5Server-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.ppc", "5Server-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.ppc64", "5Server-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.s390x", "5Server-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.x86_64", "5Server-5.8.Z:kernel-kdump-0:2.6.18-308.11.1.el5.ppc64", "5Server-5.8.Z:kernel-kdump-0:2.6.18-308.11.1.el5.s390x", "5Server-5.8.Z:kernel-kdump-debuginfo-0:2.6.18-308.11.1.el5.ppc64", "5Server-5.8.Z:kernel-kdump-debuginfo-0:2.6.18-308.11.1.el5.s390x", "5Server-5.8.Z:kernel-kdump-devel-0:2.6.18-308.11.1.el5.ppc64", "5Server-5.8.Z:kernel-kdump-devel-0:2.6.18-308.11.1.el5.s390x", "5Server-5.8.Z:kernel-xen-0:2.6.18-308.11.1.el5.i686", "5Server-5.8.Z:kernel-xen-0:2.6.18-308.11.1.el5.ia64", "5Server-5.8.Z:kernel-xen-0:2.6.18-308.11.1.el5.x86_64", "5Server-5.8.Z:kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.i686", "5Server-5.8.Z:kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.ia64", "5Server-5.8.Z:kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.x86_64", "5Server-5.8.Z:kernel-xen-devel-0:2.6.18-308.11.1.el5.i686", "5Server-5.8.Z:kernel-xen-devel-0:2.6.18-308.11.1.el5.ia64", "5Server-5.8.Z:kernel-xen-devel-0:2.6.18-308.11.1.el5.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2012:1061" } ], "scores": [ { "cvss_v2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 4.9, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:L/AC:L/Au:N/C:N/I:N/A:C", "version": "2.0" }, "products": [ "5Client-5.8.Z:kernel-0:2.6.18-308.11.1.el5.i686", "5Client-5.8.Z:kernel-0:2.6.18-308.11.1.el5.ia64", "5Client-5.8.Z:kernel-0:2.6.18-308.11.1.el5.ppc64", "5Client-5.8.Z:kernel-0:2.6.18-308.11.1.el5.s390x", "5Client-5.8.Z:kernel-0:2.6.18-308.11.1.el5.src", "5Client-5.8.Z:kernel-0:2.6.18-308.11.1.el5.x86_64", "5Client-5.8.Z:kernel-PAE-0:2.6.18-308.11.1.el5.i686", "5Client-5.8.Z:kernel-PAE-debuginfo-0:2.6.18-308.11.1.el5.i686", "5Client-5.8.Z:kernel-PAE-devel-0:2.6.18-308.11.1.el5.i686", "5Client-5.8.Z:kernel-debug-0:2.6.18-308.11.1.el5.i686", "5Client-5.8.Z:kernel-debug-0:2.6.18-308.11.1.el5.ia64", "5Client-5.8.Z:kernel-debug-0:2.6.18-308.11.1.el5.ppc64", "5Client-5.8.Z:kernel-debug-0:2.6.18-308.11.1.el5.s390x", "5Client-5.8.Z:kernel-debug-0:2.6.18-308.11.1.el5.x86_64", "5Client-5.8.Z:kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.i686", "5Client-5.8.Z:kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.ia64", "5Client-5.8.Z:kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.ppc64", "5Client-5.8.Z:kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.s390x", "5Client-5.8.Z:kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.x86_64", "5Client-5.8.Z:kernel-debug-devel-0:2.6.18-308.11.1.el5.i686", "5Client-5.8.Z:kernel-debug-devel-0:2.6.18-308.11.1.el5.ia64", "5Client-5.8.Z:kernel-debug-devel-0:2.6.18-308.11.1.el5.ppc64", "5Client-5.8.Z:kernel-debug-devel-0:2.6.18-308.11.1.el5.s390x", "5Client-5.8.Z:kernel-debug-devel-0:2.6.18-308.11.1.el5.x86_64", "5Client-5.8.Z:kernel-debuginfo-0:2.6.18-308.11.1.el5.i686", "5Client-5.8.Z:kernel-debuginfo-0:2.6.18-308.11.1.el5.ia64", "5Client-5.8.Z:kernel-debuginfo-0:2.6.18-308.11.1.el5.ppc64", "5Client-5.8.Z:kernel-debuginfo-0:2.6.18-308.11.1.el5.s390x", "5Client-5.8.Z:kernel-debuginfo-0:2.6.18-308.11.1.el5.x86_64", "5Client-5.8.Z:kernel-debuginfo-common-0:2.6.18-308.11.1.el5.i686", "5Client-5.8.Z:kernel-debuginfo-common-0:2.6.18-308.11.1.el5.ia64", "5Client-5.8.Z:kernel-debuginfo-common-0:2.6.18-308.11.1.el5.ppc64", "5Client-5.8.Z:kernel-debuginfo-common-0:2.6.18-308.11.1.el5.s390x", "5Client-5.8.Z:kernel-debuginfo-common-0:2.6.18-308.11.1.el5.x86_64", "5Client-5.8.Z:kernel-devel-0:2.6.18-308.11.1.el5.i686", "5Client-5.8.Z:kernel-devel-0:2.6.18-308.11.1.el5.ia64", "5Client-5.8.Z:kernel-devel-0:2.6.18-308.11.1.el5.ppc64", "5Client-5.8.Z:kernel-devel-0:2.6.18-308.11.1.el5.s390x", "5Client-5.8.Z:kernel-devel-0:2.6.18-308.11.1.el5.x86_64", "5Client-5.8.Z:kernel-doc-0:2.6.18-308.11.1.el5.noarch", "5Client-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.i386", "5Client-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.ia64", "5Client-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.ppc", "5Client-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.ppc64", "5Client-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.s390x", "5Client-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.x86_64", "5Client-5.8.Z:kernel-kdump-0:2.6.18-308.11.1.el5.ppc64", "5Client-5.8.Z:kernel-kdump-0:2.6.18-308.11.1.el5.s390x", "5Client-5.8.Z:kernel-kdump-debuginfo-0:2.6.18-308.11.1.el5.ppc64", "5Client-5.8.Z:kernel-kdump-debuginfo-0:2.6.18-308.11.1.el5.s390x", "5Client-5.8.Z:kernel-kdump-devel-0:2.6.18-308.11.1.el5.ppc64", "5Client-5.8.Z:kernel-kdump-devel-0:2.6.18-308.11.1.el5.s390x", "5Client-5.8.Z:kernel-xen-0:2.6.18-308.11.1.el5.i686", "5Client-5.8.Z:kernel-xen-0:2.6.18-308.11.1.el5.ia64", "5Client-5.8.Z:kernel-xen-0:2.6.18-308.11.1.el5.x86_64", "5Client-5.8.Z:kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.i686", "5Client-5.8.Z:kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.ia64", "5Client-5.8.Z:kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.x86_64", "5Client-5.8.Z:kernel-xen-devel-0:2.6.18-308.11.1.el5.i686", "5Client-5.8.Z:kernel-xen-devel-0:2.6.18-308.11.1.el5.ia64", "5Client-5.8.Z:kernel-xen-devel-0:2.6.18-308.11.1.el5.x86_64", "5Server-5.8.Z:kernel-0:2.6.18-308.11.1.el5.i686", "5Server-5.8.Z:kernel-0:2.6.18-308.11.1.el5.ia64", "5Server-5.8.Z:kernel-0:2.6.18-308.11.1.el5.ppc64", "5Server-5.8.Z:kernel-0:2.6.18-308.11.1.el5.s390x", "5Server-5.8.Z:kernel-0:2.6.18-308.11.1.el5.src", "5Server-5.8.Z:kernel-0:2.6.18-308.11.1.el5.x86_64", "5Server-5.8.Z:kernel-PAE-0:2.6.18-308.11.1.el5.i686", "5Server-5.8.Z:kernel-PAE-debuginfo-0:2.6.18-308.11.1.el5.i686", "5Server-5.8.Z:kernel-PAE-devel-0:2.6.18-308.11.1.el5.i686", "5Server-5.8.Z:kernel-debug-0:2.6.18-308.11.1.el5.i686", "5Server-5.8.Z:kernel-debug-0:2.6.18-308.11.1.el5.ia64", "5Server-5.8.Z:kernel-debug-0:2.6.18-308.11.1.el5.ppc64", "5Server-5.8.Z:kernel-debug-0:2.6.18-308.11.1.el5.s390x", "5Server-5.8.Z:kernel-debug-0:2.6.18-308.11.1.el5.x86_64", "5Server-5.8.Z:kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.i686", "5Server-5.8.Z:kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.ia64", "5Server-5.8.Z:kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.ppc64", "5Server-5.8.Z:kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.s390x", "5Server-5.8.Z:kernel-debug-debuginfo-0:2.6.18-308.11.1.el5.x86_64", "5Server-5.8.Z:kernel-debug-devel-0:2.6.18-308.11.1.el5.i686", "5Server-5.8.Z:kernel-debug-devel-0:2.6.18-308.11.1.el5.ia64", "5Server-5.8.Z:kernel-debug-devel-0:2.6.18-308.11.1.el5.ppc64", "5Server-5.8.Z:kernel-debug-devel-0:2.6.18-308.11.1.el5.s390x", "5Server-5.8.Z:kernel-debug-devel-0:2.6.18-308.11.1.el5.x86_64", "5Server-5.8.Z:kernel-debuginfo-0:2.6.18-308.11.1.el5.i686", "5Server-5.8.Z:kernel-debuginfo-0:2.6.18-308.11.1.el5.ia64", "5Server-5.8.Z:kernel-debuginfo-0:2.6.18-308.11.1.el5.ppc64", "5Server-5.8.Z:kernel-debuginfo-0:2.6.18-308.11.1.el5.s390x", "5Server-5.8.Z:kernel-debuginfo-0:2.6.18-308.11.1.el5.x86_64", "5Server-5.8.Z:kernel-debuginfo-common-0:2.6.18-308.11.1.el5.i686", "5Server-5.8.Z:kernel-debuginfo-common-0:2.6.18-308.11.1.el5.ia64", "5Server-5.8.Z:kernel-debuginfo-common-0:2.6.18-308.11.1.el5.ppc64", "5Server-5.8.Z:kernel-debuginfo-common-0:2.6.18-308.11.1.el5.s390x", "5Server-5.8.Z:kernel-debuginfo-common-0:2.6.18-308.11.1.el5.x86_64", "5Server-5.8.Z:kernel-devel-0:2.6.18-308.11.1.el5.i686", "5Server-5.8.Z:kernel-devel-0:2.6.18-308.11.1.el5.ia64", "5Server-5.8.Z:kernel-devel-0:2.6.18-308.11.1.el5.ppc64", "5Server-5.8.Z:kernel-devel-0:2.6.18-308.11.1.el5.s390x", "5Server-5.8.Z:kernel-devel-0:2.6.18-308.11.1.el5.x86_64", "5Server-5.8.Z:kernel-doc-0:2.6.18-308.11.1.el5.noarch", "5Server-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.i386", "5Server-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.ia64", "5Server-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.ppc", "5Server-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.ppc64", "5Server-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.s390x", "5Server-5.8.Z:kernel-headers-0:2.6.18-308.11.1.el5.x86_64", "5Server-5.8.Z:kernel-kdump-0:2.6.18-308.11.1.el5.ppc64", "5Server-5.8.Z:kernel-kdump-0:2.6.18-308.11.1.el5.s390x", "5Server-5.8.Z:kernel-kdump-debuginfo-0:2.6.18-308.11.1.el5.ppc64", "5Server-5.8.Z:kernel-kdump-debuginfo-0:2.6.18-308.11.1.el5.s390x", "5Server-5.8.Z:kernel-kdump-devel-0:2.6.18-308.11.1.el5.ppc64", "5Server-5.8.Z:kernel-kdump-devel-0:2.6.18-308.11.1.el5.s390x", "5Server-5.8.Z:kernel-xen-0:2.6.18-308.11.1.el5.i686", "5Server-5.8.Z:kernel-xen-0:2.6.18-308.11.1.el5.ia64", "5Server-5.8.Z:kernel-xen-0:2.6.18-308.11.1.el5.x86_64", "5Server-5.8.Z:kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.i686", "5Server-5.8.Z:kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.ia64", "5Server-5.8.Z:kernel-xen-debuginfo-0:2.6.18-308.11.1.el5.x86_64", "5Server-5.8.Z:kernel-xen-devel-0:2.6.18-308.11.1.el5.i686", "5Server-5.8.Z:kernel-xen-devel-0:2.6.18-308.11.1.el5.ia64", "5Server-5.8.Z:kernel-xen-devel-0:2.6.18-308.11.1.el5.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: epoll: can leak file descriptors when returning -ELOOP" } ] }
rhsa-2012_1150
Vulnerability from csaf_redhat
Published
2012-08-08 16:31
Modified
2024-11-22 05:45
Summary
Red Hat Security Advisory: kernel-rt security and bug fix update
Notes
Topic
Updated kernel-rt packages that fix two security issues and two bugs are
now available for Red Hat Enterprise MRG 2.1.
The Red Hat Security Response Team has rated this update as having moderate
security impact. Common Vulnerability Scoring System (CVSS) base scores,
which give detailed severity ratings, are available for each vulnerability
from the CVE links in the References section.
Details
The kernel-rt packages contain the Linux kernel, the core of any Linux
operating system.
This update fixes the following security issues:
* A memory leak flaw was found in the way the Linux kernel's memory
subsystem handled resource clean up in the mmap() failure path when the
MAP_HUGETLB flag was set. A local, unprivileged user could use this flaw to
cause a denial of service. (CVE-2012-2390, Moderate)
* A flaw was found in the way the Linux kernel's Event Poll (epoll)
subsystem handled resource clean up when an ELOOP error code was returned.
A local, unprivileged user could use this flaw to cause a denial of
service. (CVE-2012-3375, Moderate)
This update also fixes the following bugs:
* The MRG 2.1 realtime kernel lacked support for automatic memory
reservation for the kdump kernel, as present in Red Hat Enterprise Linux
kernels. Using the parameter crashkernel=auto on the kernel boot command
line led to kdump being disabled because no memory was correctly reserved.
Support for crashkernel=auto has been implemented in the 3.0 realtime
kernel and now when the crashkernel=auto parameter is specified, machines
with more than 4GB of RAM have the amount of memory required by the kdump
kernel calculated and reserved. (BZ#820427)
* The current bnx2x driver in the MRG 2.1 realtime kernel had faulty
support for the network adapter PCI ID 14e4:168e and did not work
correctly. The bnx2x driver was updated to include support for this network
adapter. (BZ#839037)
Users should upgrade to these updated packages, which upgrade the kernel-rt
kernel to version kernel-rt-3.0.36-rt57, and correct these issues. The
system must be rebooted for this update to take effect.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Updated kernel-rt packages that fix two security issues and two bugs are\nnow available for Red Hat Enterprise MRG 2.1.\n\nThe Red Hat Security Response Team has rated this update as having moderate\nsecurity impact. Common Vulnerability Scoring System (CVSS) base scores,\nwhich give detailed severity ratings, are available for each vulnerability\nfrom the CVE links in the References section.", "title": "Topic" }, { "category": "general", "text": "The kernel-rt packages contain the Linux kernel, the core of any Linux\noperating system.\n\nThis update fixes the following security issues:\n\n* A memory leak flaw was found in the way the Linux kernel\u0027s memory\nsubsystem handled resource clean up in the mmap() failure path when the\nMAP_HUGETLB flag was set. A local, unprivileged user could use this flaw to\ncause a denial of service. (CVE-2012-2390, Moderate)\n\n* A flaw was found in the way the Linux kernel\u0027s Event Poll (epoll)\nsubsystem handled resource clean up when an ELOOP error code was returned.\nA local, unprivileged user could use this flaw to cause a denial of\nservice. (CVE-2012-3375, Moderate)\n\nThis update also fixes the following bugs:\n\n* The MRG 2.1 realtime kernel lacked support for automatic memory\nreservation for the kdump kernel, as present in Red Hat Enterprise Linux\nkernels. Using the parameter crashkernel=auto on the kernel boot command\nline led to kdump being disabled because no memory was correctly reserved.\nSupport for crashkernel=auto has been implemented in the 3.0 realtime\nkernel and now when the crashkernel=auto parameter is specified, machines\nwith more than 4GB of RAM have the amount of memory required by the kdump\nkernel calculated and reserved. (BZ#820427)\n\n* The current bnx2x driver in the MRG 2.1 realtime kernel had faulty\nsupport for the network adapter PCI ID 14e4:168e and did not work\ncorrectly. The bnx2x driver was updated to include support for this network\nadapter. (BZ#839037)\n\nUsers should upgrade to these updated packages, which upgrade the kernel-rt\nkernel to version kernel-rt-3.0.36-rt57, and correct these issues. The\nsystem must be rebooted for this update to take effect.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2012:1150", "url": "https://access.redhat.com/errata/RHSA-2012:1150" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "824345", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=824345" }, { "category": "external", "summary": "837502", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=837502" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2012/rhsa-2012_1150.json" } ], "title": "Red Hat Security Advisory: kernel-rt security and bug fix update", "tracking": { "current_release_date": "2024-11-22T05:45:39+00:00", "generator": { "date": "2024-11-22T05:45:39+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2012:1150", "initial_release_date": "2012-08-08T16:31:00+00:00", "revision_history": [ { "date": "2012-08-08T16:31:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2012-08-08T16:31:44+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T05:45:39+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat MRG Realtime for RHEL 6 Server v.2", "product": { "name": "Red Hat MRG Realtime for RHEL 6 Server v.2", "product_id": "6Server-MRG-Realtime-2", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_mrg:2:server:el6" } } } ], "category": "product_family", "name": "Red Hat Enterprise MRG for RHEL-6" }, { "branches": [ { "category": "product_version", "name": "kernel-rt-doc-0:3.0.36-rt57.66.el6rt.noarch", "product": { "name": "kernel-rt-doc-0:3.0.36-rt57.66.el6rt.noarch", "product_id": "kernel-rt-doc-0:3.0.36-rt57.66.el6rt.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-doc@3.0.36-rt57.66.el6rt?arch=noarch" } } }, { "category": "product_version", "name": "kernel-rt-firmware-0:3.0.36-rt57.66.el6rt.noarch", "product": { "name": "kernel-rt-firmware-0:3.0.36-rt57.66.el6rt.noarch", "product_id": "kernel-rt-firmware-0:3.0.36-rt57.66.el6rt.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-firmware@3.0.36-rt57.66.el6rt?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "kernel-rt-devel-0:3.0.36-rt57.66.el6rt.x86_64", "product": { "name": "kernel-rt-devel-0:3.0.36-rt57.66.el6rt.x86_64", "product_id": "kernel-rt-devel-0:3.0.36-rt57.66.el6rt.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-devel@3.0.36-rt57.66.el6rt?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-trace-devel-0:3.0.36-rt57.66.el6rt.x86_64", "product": { "name": "kernel-rt-trace-devel-0:3.0.36-rt57.66.el6rt.x86_64", "product_id": "kernel-rt-trace-devel-0:3.0.36-rt57.66.el6rt.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-trace-devel@3.0.36-rt57.66.el6rt?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-vanilla-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64", "product": { "name": "kernel-rt-vanilla-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64", "product_id": "kernel-rt-vanilla-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-vanilla-debuginfo@3.0.36-rt57.66.el6rt?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-trace-0:3.0.36-rt57.66.el6rt.x86_64", "product": { "name": "kernel-rt-trace-0:3.0.36-rt57.66.el6rt.x86_64", "product_id": "kernel-rt-trace-0:3.0.36-rt57.66.el6rt.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-trace@3.0.36-rt57.66.el6rt?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debuginfo-common-x86_64-0:3.0.36-rt57.66.el6rt.x86_64", "product": { "name": "kernel-rt-debuginfo-common-x86_64-0:3.0.36-rt57.66.el6rt.x86_64", "product_id": "kernel-rt-debuginfo-common-x86_64-0:3.0.36-rt57.66.el6rt.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@3.0.36-rt57.66.el6rt?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-vanilla-0:3.0.36-rt57.66.el6rt.x86_64", "product": { "name": "kernel-rt-vanilla-0:3.0.36-rt57.66.el6rt.x86_64", "product_id": "kernel-rt-vanilla-0:3.0.36-rt57.66.el6rt.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-vanilla@3.0.36-rt57.66.el6rt?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-0:3.0.36-rt57.66.el6rt.x86_64", "product": { "name": "kernel-rt-0:3.0.36-rt57.66.el6rt.x86_64", "product_id": "kernel-rt-0:3.0.36-rt57.66.el6rt.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt@3.0.36-rt57.66.el6rt?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-devel-0:3.0.36-rt57.66.el6rt.x86_64", "product": { "name": "kernel-rt-debug-devel-0:3.0.36-rt57.66.el6rt.x86_64", "product_id": "kernel-rt-debug-devel-0:3.0.36-rt57.66.el6rt.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-devel@3.0.36-rt57.66.el6rt?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64", "product": { "name": "kernel-rt-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64", "product_id": "kernel-rt-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debuginfo@3.0.36-rt57.66.el6rt?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-trace-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64", "product": { "name": "kernel-rt-trace-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64", "product_id": "kernel-rt-trace-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-trace-debuginfo@3.0.36-rt57.66.el6rt?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64", "product": { "name": "kernel-rt-debug-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64", "product_id": "kernel-rt-debug-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@3.0.36-rt57.66.el6rt?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-0:3.0.36-rt57.66.el6rt.x86_64", "product": { "name": "kernel-rt-debug-0:3.0.36-rt57.66.el6rt.x86_64", "product_id": "kernel-rt-debug-0:3.0.36-rt57.66.el6rt.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug@3.0.36-rt57.66.el6rt?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-vanilla-devel-0:3.0.36-rt57.66.el6rt.x86_64", "product": { "name": "kernel-rt-vanilla-devel-0:3.0.36-rt57.66.el6rt.x86_64", "product_id": "kernel-rt-vanilla-devel-0:3.0.36-rt57.66.el6rt.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-vanilla-devel@3.0.36-rt57.66.el6rt?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "kernel-rt-0:3.0.36-rt57.66.el6rt.src", "product": { "name": "kernel-rt-0:3.0.36-rt57.66.el6rt.src", "product_id": "kernel-rt-0:3.0.36-rt57.66.el6rt.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt@3.0.36-rt57.66.el6rt?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-0:3.0.36-rt57.66.el6rt.src as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", "product_id": "6Server-MRG-Realtime-2:kernel-rt-0:3.0.36-rt57.66.el6rt.src" }, "product_reference": "kernel-rt-0:3.0.36-rt57.66.el6rt.src", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-0:3.0.36-rt57.66.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", "product_id": "6Server-MRG-Realtime-2:kernel-rt-0:3.0.36-rt57.66.el6rt.x86_64" }, "product_reference": "kernel-rt-0:3.0.36-rt57.66.el6rt.x86_64", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-0:3.0.36-rt57.66.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", "product_id": "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.0.36-rt57.66.el6rt.x86_64" }, "product_reference": "kernel-rt-debug-0:3.0.36-rt57.66.el6rt.x86_64", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", "product_id": "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64" }, "product_reference": "kernel-rt-debug-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-devel-0:3.0.36-rt57.66.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", "product_id": "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.0.36-rt57.66.el6rt.x86_64" }, "product_reference": "kernel-rt-debug-devel-0:3.0.36-rt57.66.el6rt.x86_64", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", "product_id": "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64" }, "product_reference": "kernel-rt-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debuginfo-common-x86_64-0:3.0.36-rt57.66.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", "product_id": "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.0.36-rt57.66.el6rt.x86_64" }, "product_reference": "kernel-rt-debuginfo-common-x86_64-0:3.0.36-rt57.66.el6rt.x86_64", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-devel-0:3.0.36-rt57.66.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", "product_id": "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.0.36-rt57.66.el6rt.x86_64" }, "product_reference": "kernel-rt-devel-0:3.0.36-rt57.66.el6rt.x86_64", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-doc-0:3.0.36-rt57.66.el6rt.noarch as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", "product_id": "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.0.36-rt57.66.el6rt.noarch" }, "product_reference": "kernel-rt-doc-0:3.0.36-rt57.66.el6rt.noarch", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-firmware-0:3.0.36-rt57.66.el6rt.noarch as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", "product_id": "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.0.36-rt57.66.el6rt.noarch" }, "product_reference": "kernel-rt-firmware-0:3.0.36-rt57.66.el6rt.noarch", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-trace-0:3.0.36-rt57.66.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", "product_id": "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.0.36-rt57.66.el6rt.x86_64" }, "product_reference": "kernel-rt-trace-0:3.0.36-rt57.66.el6rt.x86_64", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-trace-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", "product_id": "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64" }, "product_reference": "kernel-rt-trace-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-trace-devel-0:3.0.36-rt57.66.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", "product_id": "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.0.36-rt57.66.el6rt.x86_64" }, "product_reference": "kernel-rt-trace-devel-0:3.0.36-rt57.66.el6rt.x86_64", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-vanilla-0:3.0.36-rt57.66.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", "product_id": "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.0.36-rt57.66.el6rt.x86_64" }, "product_reference": "kernel-rt-vanilla-0:3.0.36-rt57.66.el6rt.x86_64", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-vanilla-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", "product_id": "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64" }, "product_reference": "kernel-rt-vanilla-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-vanilla-devel-0:3.0.36-rt57.66.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", "product_id": "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.0.36-rt57.66.el6rt.x86_64" }, "product_reference": "kernel-rt-vanilla-devel-0:3.0.36-rt57.66.el6rt.x86_64", "relates_to_product_reference": "6Server-MRG-Realtime-2" } ] }, "vulnerabilities": [ { "cve": "CVE-2012-2390", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "discovery_date": "2012-05-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "824345" } ], "notes": [ { "category": "description", "text": "Memory leak in mm/hugetlb.c in the Linux kernel before 3.4.2 allows local users to cause a denial of service (memory consumption or system crash) via invalid MAP_HUGETLB mmap operations.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: huge pages: memory leak on mmap failure", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 5 as they did not include the upstream commit 84afd99b that introduced this issue. Future kernel updates for Red Hat Enterprise Linux 6 may address this issue.\n\nThis has been addressed in Red Hat Enterprise Linux Red Hat Enterprise MRG 2 via https://rhn.redhat.com/errata/RHSA-2012-1150.html", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-MRG-Realtime-2:kernel-rt-0:3.0.36-rt57.66.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.0.36-rt57.66.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.0.36-rt57.66.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.0.36-rt57.66.el6rt.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2012-2390" }, { "category": "external", "summary": "RHBZ#824345", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=824345" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2012-2390", "url": "https://www.cve.org/CVERecord?id=CVE-2012-2390" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2012-2390", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-2390" } ], "release_date": "2012-05-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2012-08-08T16:31:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/knowledge/articles/11258\n\nTo install kernel packages manually, use \"rpm -ivh [package]\". Do not\nuse \"rpm -Uvh\" as that will remove the running kernel binaries from\nyour system. You may use \"rpm -e\" to remove old kernels after\ndetermining that the new kernel functions properly on your system.", "product_ids": [ "6Server-MRG-Realtime-2:kernel-rt-0:3.0.36-rt57.66.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.0.36-rt57.66.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.0.36-rt57.66.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.0.36-rt57.66.el6rt.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2012:1150" } ], "scores": [ { "cvss_v2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 4.9, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:L/AC:L/Au:N/C:N/I:N/A:C", "version": "2.0" }, "products": [ "6Server-MRG-Realtime-2:kernel-rt-0:3.0.36-rt57.66.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.0.36-rt57.66.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.0.36-rt57.66.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.0.36-rt57.66.el6rt.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: huge pages: memory leak on mmap failure" }, { "cve": "CVE-2012-3375", "discovery_date": "2012-04-27T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "837502" } ], "notes": [ { "category": "description", "text": "The epoll_ctl system call in fs/eventpoll.c in the Linux kernel before 3.2.24 does not properly handle ELOOP errors in EPOLL_CTL_ADD operations, which allows local users to cause a denial of service (file-descriptor consumption and system crash) via a crafted application that attempts to create a circular epoll dependency. NOTE: this vulnerability exists because of an incorrect fix for CVE-2011-1083.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: epoll: can leak file descriptors when returning -ELOOP", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 6, since updates fixing CVE-2011-1083 contained a corrected patch that did not introduce this regression. \n\nThis has been addressed in Red Hat Enterprise Linux 5 via https://rhn.redhat.com/errata/RHSA-2012-1061.html, and Red Hat Enterprise Linux Red Hat Enterprise MRG 2 via https://rhn.redhat.com/errata/RHSA-2012-1150.html", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-MRG-Realtime-2:kernel-rt-0:3.0.36-rt57.66.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.0.36-rt57.66.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.0.36-rt57.66.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.0.36-rt57.66.el6rt.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2012-3375" }, { "category": "external", "summary": "RHBZ#837502", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=837502" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2012-3375", "url": "https://www.cve.org/CVERecord?id=CVE-2012-3375" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2012-3375", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-3375" } ], "release_date": "2012-03-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2012-08-08T16:31:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/knowledge/articles/11258\n\nTo install kernel packages manually, use \"rpm -ivh [package]\". Do not\nuse \"rpm -Uvh\" as that will remove the running kernel binaries from\nyour system. You may use \"rpm -e\" to remove old kernels after\ndetermining that the new kernel functions properly on your system.", "product_ids": [ "6Server-MRG-Realtime-2:kernel-rt-0:3.0.36-rt57.66.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.0.36-rt57.66.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.0.36-rt57.66.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.0.36-rt57.66.el6rt.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2012:1150" } ], "scores": [ { "cvss_v2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 4.9, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:L/AC:L/Au:N/C:N/I:N/A:C", "version": "2.0" }, "products": [ "6Server-MRG-Realtime-2:kernel-rt-0:3.0.36-rt57.66.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.0.36-rt57.66.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.0.36-rt57.66.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.0.36-rt57.66.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.0.36-rt57.66.el6rt.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: epoll: can leak file descriptors when returning -ELOOP" } ] }
gsd-2012-3375
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
The epoll_ctl system call in fs/eventpoll.c in the Linux kernel before 3.2.24 does not properly handle ELOOP errors in EPOLL_CTL_ADD operations, which allows local users to cause a denial of service (file-descriptor consumption and system crash) via a crafted application that attempts to create a circular epoll dependency. NOTE: this vulnerability exists because of an incorrect fix for CVE-2011-1083.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2012-3375", "description": "The epoll_ctl system call in fs/eventpoll.c in the Linux kernel before 3.2.24 does not properly handle ELOOP errors in EPOLL_CTL_ADD operations, which allows local users to cause a denial of service (file-descriptor consumption and system crash) via a crafted application that attempts to create a circular epoll dependency. NOTE: this vulnerability exists because of an incorrect fix for CVE-2011-1083.", "id": "GSD-2012-3375", "references": [ "https://www.suse.com/security/cve/CVE-2012-3375.html", "https://access.redhat.com/errata/RHSA-2012:1150", "https://access.redhat.com/errata/RHSA-2012:1061", "https://linux.oracle.com/cve/CVE-2012-3375.html", "https://packetstormsecurity.com/files/cve/CVE-2012-3375" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2012-3375" ], "details": "The epoll_ctl system call in fs/eventpoll.c in the Linux kernel before 3.2.24 does not properly handle ELOOP errors in EPOLL_CTL_ADD operations, which allows local users to cause a denial of service (file-descriptor consumption and system crash) via a crafted application that attempts to create a circular epoll dependency. NOTE: this vulnerability exists because of an incorrect fix for CVE-2011-1083.", "id": "GSD-2012-3375", "modified": "2023-12-13T01:20:21.380302Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2012-3375", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_affected": "=", "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "The epoll_ctl system call in fs/eventpoll.c in the Linux kernel before 3.2.24 does not properly handle ELOOP errors in EPOLL_CTL_ADD operations, which allows local users to cause a denial of service (file-descriptor consumption and system crash) via a crafted application that attempts to create a circular epoll dependency. NOTE: this vulnerability exists because of an incorrect fix for CVE-2011-1083." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://ubuntu.com/usn/usn-1529-1", "refsource": "MISC", "url": "http://ubuntu.com/usn/usn-1529-1" }, { "name": "http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.24", "refsource": "MISC", "url": "http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.24" }, { "name": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=13d518074a952d33d47c428419693f63389547e9", "refsource": "MISC", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=13d518074a952d33d47c428419693f63389547e9" }, { "name": "http://secunia.com/advisories/51164", "refsource": "MISC", "url": "http://secunia.com/advisories/51164" }, { "name": "http://www.openwall.com/lists/oss-security/2012/07/04/2", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2012/07/04/2" }, { "name": "http://www.securitytracker.com/id?1027237", "refsource": "MISC", "url": "http://www.securitytracker.com/id?1027237" }, { "name": "https://downloads.avaya.com/css/P8/documents/100165733", "refsource": "MISC", "url": "https://downloads.avaya.com/css/P8/documents/100165733" }, { "name": "https://github.com/torvalds/linux/commit/13d518074a952d33d47c428419693f63389547e9", "refsource": "MISC", "url": "https://github.com/torvalds/linux/commit/13d518074a952d33d47c428419693f63389547e9" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=837502", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=837502" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.2.21:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.0.25:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.1.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.2.19:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.0.22:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.0.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.2.18:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.2.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.0.18:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.0.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.0.11:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.0.34:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.0.32:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.2.16:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.0.19:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.0.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.0.27:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.2.11:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.0.23:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.2.10:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.0.8:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.2.14:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.0.33:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.0.28:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.2.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.0.13:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.2.9:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.0.10:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.2.15:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.0.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.1.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.2.20:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.2.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.2.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.0.17:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.1.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.1.9:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.0.16:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.2.13:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.0.21:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.0.7:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.1.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.1.8:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.2.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.2.7:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.0.20:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.0.24:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.0.15:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.0.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "3.2.23", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.1.7:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.1.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.0.12:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.2.22:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.2.17:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.2.8:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.1.10:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.0.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.0.9:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.0.26:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.1.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.0.30:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.0.31:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.0.29:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.2.12:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.0.14:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:3.2.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2012-3375" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The epoll_ctl system call in fs/eventpoll.c in the Linux kernel before 3.2.24 does not properly handle ELOOP errors in EPOLL_CTL_ADD operations, which allows local users to cause a denial of service (file-descriptor consumption and system crash) via a crafted application that attempts to create a circular epoll dependency. NOTE: this vulnerability exists because of an incorrect fix for CVE-2011-1083." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.24", "refsource": "CONFIRM", "tags": [], "url": "http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.24" }, { "name": "https://github.com/torvalds/linux/commit/13d518074a952d33d47c428419693f63389547e9", "refsource": "CONFIRM", "tags": [ "Exploit" ], "url": "https://github.com/torvalds/linux/commit/13d518074a952d33d47c428419693f63389547e9" }, { "name": "[oss-security] 20120704 Re: CVE Request -- kernel: epoll: can leak file descriptors when returning -ELOOP", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2012/07/04/2" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=837502", "refsource": "CONFIRM", "tags": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=837502" }, { "name": "USN-1529-1", "refsource": "UBUNTU", "tags": [], "url": "http://ubuntu.com/usn/usn-1529-1" }, { "name": "1027237", "refsource": "SECTRACK", "tags": [], "url": "http://www.securitytracker.com/id?1027237" }, { "name": "51164", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/51164" }, { "name": "https://downloads.avaya.com/css/P8/documents/100165733", "refsource": "CONFIRM", "tags": [], "url": "https://downloads.avaya.com/css/P8/documents/100165733" }, { "name": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=13d518074a952d33d47c428419693f63389547e9", "refsource": "MISC", "tags": [], "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=13d518074a952d33d47c428419693f63389547e9" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 4.9, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:L/AC:L/Au:N/C:N/I:N/A:C", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 6.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2023-02-13T04:33Z", "publishedDate": "2012-10-03T11:02Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.