summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-09Linux 2.6.27.57v2.6.27.57Greg Kroah-Hartman
2010-12-09econet: fix CVE-2010-3850Phil Blundell
2010-12-09econet: disallow NULL remote addr for sendmsg(), fixes CVE-2010-3849Phil Blundell
2010-12-09x25: Prevent crashing when parsing bad X.25 facilitiesDan Rosenberg
2010-12-09V4L/DVB: ivtvfb: prevent reading uninitialized stack memoryDan Rosenberg
2010-12-09can-bcm: fix minor heap overflowOliver Hartkopp
2010-12-09memory corruption in X.25 facilities parsingandrew hendry
2010-12-09x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.John Hughes
2010-12-09ipv6: conntrack: Add member of user to nf_ct_frag6_queue structureShan Wei
2010-12-09net: Truncate recvfrom and sendto length to INT_MAX.Linus Torvalds
2010-12-09tcp: Fix race in tcp_pollTom Marshall
2010-12-09Limit sysctl_tcp_mem and sysctl_udp_mem initializers to prevent integer overf...Robin Holt
2010-12-09net: Fix the condition passed to sk_wait_event()Nagendra Tomar
2010-12-09rose: Fix signedness issues wrt. digi count.David S. Miller
2010-12-09net: Fix IPv6 PMTU disc. w/ asymmetric routesMaciej Żenczykowski
2010-12-09xfrm4: strip ECN and IP Precedence bits in policy lookupUlrich Weber
2010-12-09net: clear heap allocations for privileged ethtool actionsKees Cook
2010-12-09ARM: 6482/2: Fix find_next_zero_bit and related assemblyJames Jones
2010-12-09DECnet: don't leak uninitialized stack byteDan Rosenberg
2010-12-09do_exit(): make sure that we run with get_fs() == USER_DSNelson Elhage
2010-12-09acpi-cpufreq: fix a memleak when unloading driverZhang Rui
2010-12-09USB: misc: trancevibrator: fix up a sysfs attribute permissionGreg Kroah-Hartman
2010-12-09USB: misc: usbled: fix up some sysfs attribute permissionsGreg Kroah-Hartman
2010-12-09USB: misc: cypress_cy7c63: fix up some sysfs attribute permissionsGreg Kroah-Hartman
2010-12-09USB: atm: ueagle-atm: fix up some permissions on the sysfs filesGreg Kroah-Hartman
2010-12-09USB: storage: sierra_ms: fix sysfs file attributeGreg Kroah-Hartman
2010-12-09USB: EHCI: fix obscure race in ehci_endpoint_disableAlan Stern
2010-12-09usb: core: fix information leak to userlandVasiliy Kulikov
2010-12-09usb: misc: iowarrior: fix information leak to userlandVasiliy Kulikov
2010-12-09usb: misc: sisusbvga: fix information leak to userlandVasiliy Kulikov
2010-12-09libata: fix NULL sdev dereference race in atapi_qc_complete()Tejun Heo
2010-12-09bio: take care not overflow page count when mapping/copying user dataJens Axboe
2010-12-09eCryptfs: Clear LOOKUP_OPEN flag when creating lower fileTyler Hicks
2010-12-09drivers/char/vt_ioctl.c: fix VT_OPENQRY error valueGraham Gower
2010-12-09sys_semctl: fix kernel stack leakageDan Rosenberg
2010-12-09ipc: shm: fix information leak to userlandVasiliy Kulikov
2010-12-09ipc: initialize structure memory to zero for compat functionsDan Rosenberg
2010-12-09mm: fix is_mem_section_removable() page_order BUG_ON checkKAMEZAWA Hiroyuki
2010-12-09mm: fix return value of scan_lru_pages in memory unplugKAMEZAWA Hiroyuki
2010-12-09numa: fix slab_node(MPOL_BIND)Eric Dumazet
2010-12-09um: fix global timer issue when using CONFIG_NO_HZRichard Weinberger
2010-12-09percpu: fix list_head init bug in __percpu_counter_init()Masanori ITOH
2010-12-09irda: Fix heap memory corruption in iriap.cSamuel Ortiz
2010-12-09irda: Fix parameter extraction stack overflowSamuel Ortiz
2010-12-09block: check for proper length of iov entries in blk_rq_map_user_iov()Jens Axboe
2010-11-22Linux 2.6.27.56v2.6.27.56Greg Kroah-Hartman
2010-11-22Fix race when removing SCSI devicesChristof Schmitt
2010-11-22gdth: integer overflow in ioctlDan Carpenter
2010-11-22libsas: fix NCQ mixing with non-NCQDavid Milburn
2010-11-22sched: Fix string comparison in /proc/sched_featuresMathieu Desnoyers