CVE-2005-4881
MediumThe netlink subsystem in the Linux kernel 2.4.x before 2.4.37.6 and 2.6.x before 2.6.13-rc1 does not initialize certain padding fields in structures, which might allow local users to obtain sensitive information from kernel memory via unspecified vectors, related to the (1) tc_fill_qdisc, (2) tcf_fill_node, (3) neightbl_fill_info, (4) neightbl_fill_param_info, (5) neigh_fill_info, (6) rtnetlink_fill_ifinfo, (7) rtnetlink_fill_iwinfo, (8) vif_delete, (9) ipmr_destroy_unres, (10) ipmr_cache_alloc_unres, (11) ipmr_cache_resolve, (12) inet6_fill_ifinfo, (13) tca_get_fill, (14) tca_action_flush, (15) tcf_add_notify, (16) tc_dump_action, (17) cbq_dump_police, (18) __nlmsg_put, (19) __rta_fill, (20) __rta_reserve, (21) inet6_fill_prefix, (22) rsvp_dump, and (23) cbq_dump_ovl functions.
CVSS 2.0 score
4.9
AV:L/AC:L/Au:N/C:C/I:N/A:N
Weakness type
CWE-200CVE-2005-4881 is a Information Exposure vulnerability
What is Information Exposure?
The product exposes sensitive information to an actor not authorised to see it. Learn more on MITRE CWE
References
The following references provide additional information about CVE-2005-4881 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
-
-
-
Vendor Advisory
-
-
-
-
PatchKernel patch commithttp://git.kernel.org/?p=linux/kernel/git/stable/linux-2.4.37.y.git%3Ba=commit%3Bh=0f3f2328f63c521fe4b435f148687452f98b2349
-
PatchKernel patch commithttp://git.kernel.org/?p=linux/kernel/git/stable/linux-2.4.37.y.git%3Ba=commit%3Bh=30e744716c4a6cc4e8ecaaddf68f20057c03dc8d
-
PatchKernel patch commithttp://git.kernel.org/?p=linux/kernel/git/stable/linux-2.4.37.y.git%3Ba=commit%3Bh=3408cce0c2f380884070896420ca566704452fb5
Frequently asked questions
-
What is CVE-2005-4881?
CVE-2005-4881 is a Medium severity Linux kernel vulnerability with a CVSS score of 4.9 out of 10 , classified as an Information Exposure flaw (CWE-200) . CVE-2005-4881 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2005-4881?
CVE-2005-4881 has a CVSS score of 4.9 out of 10, rated Medium severity (CVSS 2.0). The vector string is
AV:L/AC:L/Au:N/C:C/I:N/A:N. -
Is there a patch available for CVE-2005-4881?
No patch is currently available for CVE-2005-4881. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2005-4881 actively exploited?
No — CVE-2005-4881 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.
-
What is Information Exposure (CWE-200)?
The product exposes sensitive information to an actor not authorised to see it. View CWE-200 on MITRE CWE →