Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 501204 - Kernel: net/hamradio/yam.c: Uninitialized data read (CVE-2014-1446)
Summary: Kernel: net/hamradio/yam.c: Uninitialized data read (CVE-2014-1446)
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.8 ]
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-13 15:34 UTC by GLSAMaker/CVETool Bot
Modified: 2022-03-25 19:33 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-02-13 15:34:19 UTC
CVE-2014-1446 (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-1446):
  The yam_ioctl function in drivers/net/hamradio/yam.c in the Linux kernel
  before 3.12.8 does not initialize a certain structure member, which allows
  local users to obtain sensitive information from kernel memory by leveraging
  the CAP_NET_ADMIN capability for an SIOCYAMGCFG ioctl call.