File _patchinfo of Package patchinfo.2530
<patchinfo> <issue id="859804" tracker="bnc">dell xps 18 touch screen inoperative</issue> <issue id="852931" tracker="bnc">Immediate restart after shutdown (S5) on Haswell</issue> <issue id="733022" tracker="bnc">xen guest - login takes very long</issue> <issue id="773058" tracker="bnc">non-existent floppy drive enabled in BIOS causes hang while searching for partitions</issue> <issue id="854722" tracker="bnc">VUL-0: kernel: net: memory leak in recvmsg handler msg_name & msg_namelen logic</issue> <issue id="852656" tracker="bnc">mei_me 0000:00:03.0: unexpected reset</issue> <issue id="838024" tracker="bnc">NFS mount show id 4294967294 for some users.</issue> <issue id="856294" tracker="bnc">Backlight brightness is not changeable</issue> <issue id="849021" tracker="bnc">VUL-0: CVE-2013-4511: kernel: mapping of physical memory to user space without proper size check</issue> <issue id="854175" tracker="bnc">VUL-1: CVE-2013-6432: kernel: ping: NULL pointer dereference on write to msg_name</issue> <issue id="845621" tracker="bnc">RIP printout is broken</issue> <issue id="860993" tracker="bnc">VUL-0: EMBARGOED: CVE-2014-0038: kernel: 3.4+: arbitrary write with CONFIG_X86_X32</issue> <issue id="848042" tracker="bnc">VUL-1: CVE-2013-4563: kernel: net: Large UDP packet over IPv6 over UFO-enabled device with TBF qdisc (No corking needed)</issue> <issue id="853052" tracker="bnc">VUL-1: CVE-2013-6368: kernel: kvm: cross page vapic_addr access</issue> <issue id="853051" tracker="bnc">VUL-1: CVE-2013-6367: kernel: kvm: division by zero in apic_get_tmcct()</issue> <issue id="853050" tracker="bnc">VUL-1: CVE-2013-4587: kernel: kvm: rtc_status.dest_map out-of-bounds access</issue> <issue id="853053" tracker="bnc">VUL-1: CVE-2013-6376: kernel: kvm: BUG_ON() in apic_cluster_id()</issue> <issue id="852652" tracker="bnc">Xen DomU, upgraded from Opensuse 12.3 -> 13.1, takes ~ 3mins to boot, up from ~ 20 secs in 12.3</issue> <issue id="850072" tracker="bnc">Kernel oops when deleting target on iscsi-lio-server</issue> <issue id="846529" tracker="bnc">ASUS N76VZ: subwoofer doesn't work</issue> <issue id="844513" tracker="bnc">Broken MSI and MSI-X interrupt remapping on Intel 55XX chipsets</issue> <issue id="CVE-2013-4587" tracker="cve" /> <issue id="CVE-2013-6367" tracker="cve" /> <issue id="CVE-2013-6376" tracker="cve" /> <issue id="CVE-2014-0038" tracker="cve" /> <issue id="CVE-2013-6368" tracker="cve" /> <issue id="CVE-2013-4511" tracker="cve" /> <issue id="CVE-2013-4563" tracker="cve" /> <issue id="CVE-2013-6432" tracker="cve" /> <category>security</category> <rating>important</rating> <packager>msmeissn</packager> <description> The Linux Kernel was updated to version 3.11.10, fixing security issues and bugs: - floppy: bail out in open() if drive is not responding to block0 read (bnc#773058). - compat_sys_recvmmsg X32 fix (bnc#860993 CVE-2014-0038). - HID: usbhid: fix sis quirk (bnc#859804). - hwmon: (coretemp) Fix truncated name of alarm attributes - HID: usbhid: quirk for Synaptics Quad HD touchscreen (bnc#859804). - HID: usbhid: quirk for Synaptics HD touchscreen (bnc#859804). - HID: usbhid: merge the sis quirk (bnc#859804). - HID: hid-multitouch: add support for SiS panels (bnc#859804). - HID: usbhid: quirk for SiS Touchscreen (bnc#859804). - HID: usbhid: quirk for Synaptics Large Touchccreen (bnc#859804). - drivers: net: cpsw: fix dt probe for one port ethernet. - drivers: net: cpsw: fix for cpsw crash when build as modules. - dma: edma: Remove limits on number of slots. - dma: edma: Leave linked to Null slot instead of DUMMY slot. - dma: edma: Find missed events and issue them. - dma: edma: Write out and handle MAX_NR_SG at a given time. - dma: edma: Setup parameters to DMA MAX_NR_SG at a time. - ARM: edma: Add function to manually trigger an EDMA channel. - ARM: edma: Fix clearing of unused list for DT DMA resources. - ACPI: Add Toshiba NB100 to Vista _OSI blacklist. - ACPI: add missing win8 OSI comment to blacklist (bnc#856294). - ACPI: update win8 OSI blacklist. - ACPI: blacklist win8 OSI for buggy laptops. - ACPI: blacklist win8 OSI for ASUS Zenbook Prime UX31A (bnc#856294). - ACPI: Blacklist Win8 OSI for some HP laptop 2013 models (bnc#856294). - floppy: bail out in open() if drive is not responding to block0 read (bnc#773058). - ping: prevent NULL pointer dereference on write to msg_name (bnc#854175 CVE-2013-6432). - x86/dumpstack: Fix printk_address for direct addresses (bnc#845621). - Refresh patches.suse/stack-unwind. - Refresh patches.xen/xen-x86_64-dump-user-pgt. - KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368) (bnc#853052 CVE-2013-6368). - KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376) (bnc#853053 CVE-2013-6376). - Build the KOTD against openSUSE:13.1:Update - xencons: generalize use of add_preferred_console() (bnc#733022, bnc#852652). - Update Xen patches to 3.11.10. - Rename patches.xen/xen-pcpu-hotplug to patches.xen/xen-pcpu. - KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367) (bnc#853051 CVE-2013-6367). - KVM: Improve create VCPU parameter (CVE-2013-4587) (bnc#853050 CVE-2013-4587). - ipv6: fix headroom calculation in udp6_ufo_fragment (bnc#848042 CVE-2013-4563). - net: rework recvmsg handler msg_name and msg_namelen logic (bnc#854722). - patches.drivers/gpio-ucb1400-add-module_alias.patch: Update upstream reference - patches.drivers/gpio-ucb1400-can-be-built-as-a-module.patch: Update upstream reference - Delete patches.suse/ida-remove-warning-dump-stack.patch. Already included in kernel 3.11 (WARN calls dump_stack.) - xhci: Limit the spurious wakeup fix only to HP machines (bnc#852931). - iscsi_target: race condition on shutdown (bnc#850072). - Linux 3.11.10. - Refresh patches.xen/xen3-patch-2.6.29. - Delete patches.suse/btrfs-relocate-csums-properly-with-prealloc-extents.patch. - patches.drivers/xhci-Fix-spurious-wakeups-after-S5-on-Haswell.patch: (bnc#852931). - Build mei and mei_me as modules (bnc#852656) - Linux 3.11.9. - Linux 3.11.8 (CVE-2013-4511 bnc#846529 bnc#849021). - Delete patches.drivers/ALSA-hda-Add-a-fixup-for-ASUS-N76VZ. - Delete patches.fixes/Fix-a-few-incorrectly-checked-io_-remap_pfn_range-ca.patch. - Add USB PHY support (needed to get USB and Ethernet working on beagle and panda boards) Add CONFIG_PINCTRL_SINGLE=y to be able to use Device tree (at least for beagle and panda boards) Add ARM SoC sound support Add SPI bus support Add user-space access to I2C and SPI - patches.arch/iommu-vt-d-remove-stack-trace-from-broken-irq-remapping-warning.patch: Fix forward porting, sorry. - iommu: Remove stack trace from broken irq remapping warning (bnc#844513). - gpio: ucb1400: Add MODULE_ALIAS. - Allow NFSv4 username mapping to work properly (bnc#838024). - nfs: check if gssd is running before attempting to use krb5i auth in SETCLIENTID call. - sunrpc: replace sunrpc_net->gssd_running flag with a more reliable check. - sunrpc: create a new dummy pipe for gssd to hold open. - Set CONFIG_GPIO_TWL4030 as built-in (instead of module) as a requirement to boot on SD card on beagleboard xM - armv6hl, armv7hl: Update config files. Set CONFIG_BATMAN_ADV_BLA=y as all other kernel configuration files have. - Update config files: * CONFIG_BATMAN_ADV_NC=y, because other BATMAN_ADV options are all enabled so why not this one. * CONFIG_GPIO_SCH=m, CONFIG_GPIO_PCH=m, because we support all other features of these pieces of hardware. * CONFIG_INTEL_POWERCLAMP=m, because this small driver might be useful in specific cases, and there's no obvious reason not to include it. - Fix a few incorrectly checked [io_]remap_pfn_range() calls (bnc#849021, CVE-2013-4511). - Linux 3.11.7. </description> <reboot_needed/> <summary>kernel: security update to 3.11.10</summary> </patchinfo>