Bug 30352
Summary: | System call recvfrom() returns "EFAULT" when the receive buffer end at 0x7fffffffefff | ||
---|---|---|---|
Product: | Platform Specific/Hardware | Reporter: | Nan Wang (pi3orama) |
Component: | x86-64 | Assignee: | platform_x86_64 (platform_x86_64) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | alan, jolsa |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://bugs.gentoo.org/show_bug.cgi?id=356661 | ||
Kernel Version: | 2.6.36 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Nan Wang
2011-03-02 00:29:51 UTC
fixed by following commit: x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limit commit 26afb7c661080ae3f1f13ddf7f0c58c4f931c22b Date: Thu May 12 16:30:30 2011 +0200 |