CVE-2013-6763

medium
Published 2013-11-12 · Modified 2026-04-29
CVSS v3
CVSS v2
6.9
VIR risk
6.9

Description

The uio_mmap_physical function in drivers/uio/uio.c in the Linux kernel before 3.12 does not validate the size of a memory block, which allows local users to cause a denial of service (memory corruption) or possibly gain privileges via crafted mmap operations, a different vulnerability than CVE-2013-4511.

Predictions

Exploit likelihood
20%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — https://www.kernel.org/pub/linux/kernel/v3.x/patch-3.12.bz2

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — https://github.com/torvalds/linux/commit/7314e613d5ff9f0934f7a0f74ed7973b903315d1

OS impact

OSVersionStatusFixed in
linux linux-kernelaffected3.2.53

References

CWEs

CWE-119

Verify integrity in audit chain (admin only). AS-IS.