CVE-2013-7266: Input Validation
Last updated 24 July 2024
Other sources
Linux kernel built with the networking support(CONFIGNET) is vulnerable to an information leakage flaw in the socket layer. It could occur while doing recvmsg(2), recvfrom(2) socket calls. It occurs due to improperly initialised msgname & msgnamelen message header parameters.
A user/program could use this flaw to leak kernel memory bytes.
Upstream fix: ------------- -> https://git.kernel.org/linus/f3d3342602f8bcbf37d7c46641cb9bca7618eb1c
Original 'CVE-2013-6463' assigned to this issue has been rejected and the following 6 have been assigned for the same:
- CVE-2013-7266 (drivers/isdn/mISDN/socket.c), - CVE-2013-7267 (net/appletalk/ddp.c), - CVE-2013-7268 (net/ipx/afipx.c), - CVE-2013-7269 (net/netrom/afnetrom.c), - CVE-2013-7270 (net/packet/afpacket.c), - CVE-2013-7271 (net/x25/afx25.c)
== Name: CVE-2013-6463
REJECT
DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: CVE-2013-7266, CVE-2013-7267, CVE-2013-7268, CVE-2013-7269, CVE-2013-7270, CVE-2013-7271. Reason: This candidate is a duplicate of CVE-2013-7266, CVE-2013-7267, CVE-2013-7268, CVE-2013-7269, CVE-2013-7270, and CVE-2013-7271. Notes: All CVE users should reference CVE-2013-7266, CVE-2013-7267, CVE-2013-7268, CVE-2013-7269, CVE-2013-7270, and/or CVE-2013-7271 instead of this candidate. All references and descriptions in this candidate have been removed to prevent accidental usage. ===
— Red Hat
The mISDNsockrecvmsg function in drivers/isdn/mISDN/socket.c in the Linux kernel before 3.12.4 does not ensure that a certain length value is consistent with the size of an associated data structure, which allows local users to obtain sensitive information from kernel memory via a (1) recvfrom, (2) recvmmsg, or (3) recvmsg system call.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
redhat/kernelto a version that resolves this vulnerability.Fixed in 0:2.6.32-431.11.2.el6 - Upgrade
Upgrade
debian/linuxto a version that resolves this vulnerability.Fixed in 5.10.223-1Fixed in 5.10.234-1Fixed in 6.1.129-1Fixed in 6.1.135-1Fixed in 6.12.22-1Fixed in 6.12.25-1
Event History
Frequently Asked Questions
What is the severity of CVE-2013-7266?
CVE-2013-7266 is classified as a moderate severity vulnerability.
How do I fix CVE-2013-7266?
To fix CVE-2013-7266, you should update to the latest kernel version provided by your distribution.
What systems are affected by CVE-2013-7266?
CVE-2013-7266 affects various versions of the Linux kernel, specifically those with networking support enabled.
Can CVE-2013-7266 lead to data exposure?
Yes, CVE-2013-7266 can potentially lead to information leakage if exploited.
Is there a workaround for CVE-2013-7266?
There are no effective workarounds for CVE-2013-7266; updating the kernel is the recommended mitigative action.