Bug 487966

Summary: Application bug, race in MSG_PEEK
Product: [Fedora] Fedora Reporter: Nicolas Mailhot <nicolas.mailhot>
Component: fetchmailAssignee: Vitezslav Crhonek <vcrhonek>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: pertusus, vcrhonek
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-03-02 15:16:18 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 446451    

Description Nicolas Mailhot 2009-03-01 20:04:58 UTC
Description of problem:

Found this in kernel logs, no additional info available

kernel: TCP(fetchmail:12072): Application bug, race in MSG_PEEK.

(greping logs for MSG_PEEK reveals lots of older occurrences I didn't notice before)

fetchmail-6.3.9-3.fc11.x86_64

Comment 1 Vitezslav Crhonek 2009-03-02 15:16:18 UTC
Hi,

Thanks for report. The log message is present in fetchmail for longer time (I think since Fedora 8). Upstream is aware of this issue and working on fix.

Here you can find additional information:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=513695

Comment 2 Vitezslav Crhonek 2009-05-11 10:08:24 UTC
"That's in fact a bug in Linux kernels around the late 2.6.2X versions, rather than fetchmail. Fetchmail has no race bugs around MSG_PEEK, as of version 6.3.9. The message can safely be ignored."
(http://www.fetchmail.info/fetchmail-FAQ.html#O17)