This kernel-tmb update provides the upstream 3.4.52 kernel and fixes the follwing security issues:
The pcibackenablemsi function in the PCI backend driver (drivers/xen/pciback/confspacecapability_msi.c) in Xen for the Linux kernel 2.6.18 and 3.8 allows guest OS users with PCI device access to cause a denial of service via a large number of kernel log messages. (CVE-2013-0231 / XSA-43)
ipv6: ip6skdstcheck() must not assume ipv6 dst It's possible to use AFINET6 sockets and to connect to an IPv4 destination. After this, socket dst cache is a pointer to a rtable, not rt6_info. This bug can be exploited by local non-root users to trigger various corruptions/crashes (CVE-2013-2232)
afkey: fix info leaks in notify messages keynotifysaflush() and keynotifypolicyflush() miss to initialize the sadbmsg_reserved member of the broadcasted message and thereby leak 2 bytes of heap memory to listeners (CVE-2013-2234)
afkey: initialize satype in keynotifypolicyflush() keynotifypolicyflush() miss to nitialize the sadbmsg_satype member of the broadcasted message and thereby leak heap memory to listeners (CVE-2013-2237)
Heap-based buffer overflow in the iscsiaddnotunderstoodresponse function in drivers/target/iscsi/iscsitarget_parameters.c in the iSCSI target subsystem in the Linux kernel through 3.9.4 allows remote attackers to cause a denial of service (memory corruption and OOPS) or possibly execute arbitrary code via a long key that is not properly handled during construction of an error-response packet. A reproduction case requires patching open-iscsi to send overly large keys. Performing discovery in a loop will Oops the remote server. (CVE-2013-2850)
Format string vulnerability in the b43requestfirmware function in drivers/net/wireless/b43/main.c in the Broadcom B43 wireless driver in the Linux kernel through 3.9.4 allows local users to gain privileges by leveraging root access and including format string specifiers in an fwpostfix modprobe parameter, leading to improper construction of an error message. (CVE-2013-2852)
Other fixes: Fix up alx AR8161 breakage (mga #10079)
For other -stable fixes, read the referenced changelogs