Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 497834 - Kernel: net/ieee802154: Unitialized data write (CVE-2013-7281)
Summary: Kernel: net/ieee802154: Unitialized data write (CVE-2013-7281)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Security
Classification: Unclassified
Component: Kernel (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Kernel Security
URL:
Whiteboard: [ <3.12.4 ]
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-11 22:35 UTC by GLSAMaker/CVETool Bot
Modified: 2022-03-25 19:30 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description GLSAMaker/CVETool Bot gentoo-dev 2014-01-11 22:35:19 UTC
CVE-2013-7281 (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-7281):
  The dgram_recvmsg function in net/ieee802154/dgram.c in the Linux kernel
  before 3.12.4 updates a certain length value without ensuring that an
  associated data structure has been initialized, which allows local users to
  obtain sensitive information from kernel stack memory via a (1) recvfrom,
  (2) recvmmsg, or (3) recvmsg system call.