—–BEGIN PGP SIGNED MESSAGE—–
Hash: SHA1
Liebe Kolleginnen und Kollegen,
soeben erreichte uns nachfolgendes SuSE Security Advisory. Wir geben
diese Informationen unveraendert an Sie weiter.
CVE-2010-4157 – Integer Overflow in der Funktion gdth_ioctl_alloc() im
Linux Kernel
In der Funktion gdth_ioctl_alloc() im Linux Kernel kann ein Integer
Overflow auftreten, der zur Reservierung eines zu kleinen
Speicherbereiches fuehrt. Ein lokaler Angreifer kann diese Schwachstelle
unter Umstaenden ausnutzen, um beliebige Befehle mit den Rechten des
Kernels auszufuehren. Betroffen sind 64-bit Installationen mit GDT
ISA/EISA/PCI Disk Array Controller.
CVE-2010-3067 – Integer Overflow in der Funktion do_io_submit()
In der Funktion do_io_submit() des Linux Kernels werden Benutzereingaben
nicht richtig behandelt. Beim Senden einer uebergrossen Zahl von
Input/Output Control Blocks (IOCBs) kann ein Integer Overflow ausgeloest
werden. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um
eine Kernelpanik auszuloesen oder schlimmstenfalls beliebige Befehle mit
den Rechten des Kernels zur Ausfuehrung zu bringen.
CVE-2010-3874 – Schwachstelle im Control Area Network (CAN) im Linux
Kernel
In dem Control Area Network (CAN) im Linux Kernel auf 64-Bit Systemen
ist eine Schwachstelle vorhanden, die zu einem Fehler auf dem Heap
fuehren kann (heap corruption). Ein lokaler Angreifer kann diese
Schwachstelle zu einem Denial of Service Angriff ausnutzen.
CVE-2010-3437 – Vorzeichenfehler in der Linux Kernelfunktion
pkt_find_dev_from_minor()
In der Linux Kernelfunktion pkt_find_dev_from_minor() laesst sich durch
Angabe eines bestimmten Index Werts fuer den PKT_CTRL_CMD_STATUS Ioctl
ein Vorzeichenfehler ausloesen, der in Folge zur Dereferenzierung eines
ungueltigen Pointers fuehrt. Lokale Angreifer koennen diese
Schwachstelle dazu ausnutzen, evtl. vertrauliche Daten aus dem Kernel
auszulesen oder eine Kernel Panic auszuloesen (Denial of Service).
CVE-2010-4175 – Schwachstelle im RDS Protokoll Stack des Linux Kernel
Im Linux Kernel wird der RDS Protokoll Stack in unsicherer Weise
behandelt. Eine bislang nicht naeher beschriebene Schwachstelle kann
einen Speicherueberlauf ausloesen und den Kernel zum Absturz bringen.
Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um einen
Denial of Service auszuloesen oder schlimmstenfalls beliebige Befehle
mit den Rechten des Kernels zur Ausfuehrung zu bringen.
CVE-2010-3861 – Speicherleck in der Funktion ETHTOOL_GRXCLSRLALL im
Linux Kernel
Die Funktion ETHTOOL_GRXCLSRLALL im Linux Kernel reserviert
Kernel-Speicher, ohne diesen vorher zu loeschen. Der Speicherbereich
wird dann spaeter in den User-Space kopiert. Ein lokaler Angreifer kann
diese Schwachstelle unter Umstaenden ausnutzen, um an vertrauliche Daten
zu gelangen.
CVE-2010-4258 – Schwachstelle in der Adressbeschraenkung durch den Linux
Kernel
Wird vom Linux Kernel ein thread durch clone mit dem
CLONE_CHILD_CLEARTID Flag erzeugt, so wird ein benutzerspezifischer
Zeiger auf NULL gesetzt. Dieses wird mit put_user() durchgefuehrt und
mit access_ok() validiert, dass er im Benutzerspeicher liegt. Wird
jedoch vom Kernel via set_fs(KERNEL_DS) die Adressbeschraenkung
ausgesetzt und der Thread erzeugt nachfolgend einen OOPS, bleibt die
Aufhebung der Adressbeschraenkung bestehen und put_user() kann ein
NULL-Word an eine beliebige Kernelspeicheradresse schreiben. Ein lokaler
Angreifer kann diese Schwachstelle ausnutzen, um unter zu Hilfenahme
einer (anderen) Denial of Service Schwachstelle, beliebige Befehle mit
den Rechten des Kernels zur Ausfuehrung zu bringen.
CVE-2010-4169 – Schwachstelle im Linux Kernel
In der perf_counter Komponente im Linux Kernel ist eine Schachstelle
vorhanden. Ein lokaler Angreifer kann diese Schwachstelle unter
Umstaenden fuer einen Denial of Service Angriff auf das System
ausnutzen.
CVE-2010-4073 – Nicht initialisierte Struktur im ipc Subsystem
In dem Linux Kernel werden in dem ipc Subsystem bestimmte Strukturen
nicht initialisiert. Ein lokaler Angreifer kann diese Schwachstelle
ueber die Funktionen compat_sys_semctl, compat_sys_msgctl,
compat_sys_shmctl() (ipc/compat.c), compat_sys_mq_open oder
compat_sys_mq_getsetattr() (ipc/compat_mq.c) ausnutzen um unberechtigt
Daten aus dem Kernel Stack zu erhalten.
CVE-2010-4078 – Nicht initialisierte Teile einer Struktur in der
Funktion sisfb_ioctl()
In dem Linux Kernel werden in der Funktion sisfb_ioctl()
(drivers/video/sis/sis_main.c) bestimmte Teile einer Struktur nicht
initialisiert. Ein lokaler Angreifer kann diese Schwachstelle ueber den
FBIOGET_VBLANK ioctl Aufruf ausnutzen um unberechtigt Daten aus dem
Kernel Stack zu erhalten.
CVE-2010-0435 – Null Pointer Referenzierung im Linux KVM Code
Kann der Kernel eines Gastsystems dem Linux KVM Code dazu bringen, eine
“mov to/from DR” Instruktion zu emulieren, kann dies die Referenzierung
eines Null Pointers ausloesen und zum Systemabsturz auf Intel
Architekturen fuehren (Denial of Service).
CVE-2010-3432 – Fehler in der Linux Kernelfuntkion sctp_packet_config()
Die Funktion sctp_packet_config() aus dem SCTP Treiber des Linux Kernels
enthaelt einen Fehler, durch den die Laenge eines zu versendenden SCTP
Pakets falsch berechnet wird, was wiederum zu einer Kernel Panic fuehrt.
Der Fehler kann durch einen entfernten Angreifer zu einem Denial of
Service Angriff gegen das System ausgenutzt werden.
CVE-2010-4082 – Nicht initialisierte Struktur in VIAFB_GET_INFO
Das VIAFB_GET_INFO Device behandelt Kernelspeicher in unsicherer Weise.
Es werden 1968 Byte des “reserved” Datensatzes der viafb_ioctl_info
Struktur nicht geloescht bevor der Benutzer darauf zugreifen kann. Ein
lokaler Angreifer kann diese Schwachstelle ausnutzen, um unberechtigt an
Daten aus dem Kernel Stack zu gelangen.
CVE-2010-3865 – Schwachstelle in der Implementierung des RDS Protokolls
im Linux Kernel
Die Implementierung des Reliable Datagram Sockets (RDS) Protokolls im
Linux Kernel behandelt einen Zaehler nicht richtig. Die Anzahl
uebertragener Speicherseiten wird beim RDMA (Remote Direct Memory
Access) in einem vorzeichenlosen Ganzzahlwert abgelegt, wobei eine
eigene rds_iovec Datenstruktur verwendet wird, deren Bereichspruefung
hierfuer fehlerhaft implementiert ist, so dass ein Integer Overflow
ausgeloest werden kann. Hierdurch kann der Kernel zum Absturz gebracht
oder beliebige Daten in den Kernelspeicher geschrieben werden. Ein
lokaler Angreifer kann diese Schwachstelle ausnutzen, um seine Rechte zu
erweitern.
CVE-2010-4080 / CVE-2010-4081 – Nicht initialisierte Teile einer
Struktur im SNDRV_HDSP_IOCTL_GET_CONFIG_INFO ioctl Aufruf
In dem Linux Kernel werden in den SNDRV_HDSP_IOCTL_GET_CONFIG_INFO ioctl
Aufruf (hdsp.c) bestimmte Teile einer Struktur nicht initialisiert. Ein
lokaler Angreifer kann diese Schwachstelle ueber den
“SNDRV_HDSP_IOCTL_GET_CONFIG_INFO ioctl”-Aufruf ausnutzen um
unberechtigt Daten aus dem Kernel Stack zu erhalten.
CVE-2010-4347 – Schwachstelle im ACPI Subsystem des Linux Kernel vor
Version 2.6.36.2
Im ACPI Subsystem des Linux Kernel vor Version 2.6.36.2 werden
Berechtigungen in unsicherer Weise gesetzt. Die Datei ‘custom_method’
wird mit den Zugriffsrechten 0222 angelegt und ermoeglicht in Verbindung
mit der Funktion acpi_debugfs_init() (aus: drivers/acpi/debugfs.c) ueber
eigene ACPI Methoden erweiterte Rechte zu erlangen. Ein lokaler
Angreifer kann diese Schwachstelle ausnutzen, um beliebige Befehle mit
den Rechten des Kernels zur Ausfuehrung zu bringen. Bitte beachten Sie,
dass ein Exploit fuer diese Schwachstelle bereits verfuegbar ist.
CVE-2010-4162 – Schwachstelle im Linux Kernel Block Layer
Im Linux Kernel Block Layer werden von Anwendern bereitgestellte Daten
nicht hinreichend gefiltert. Werden an ein SCSI Device ioctls gesandt,
welches Benutzern mit den Gruppenrechten ‘cdrom’ ueblicherweise erlaubt
ist, koennen manipulierte I/O-Requests bei der Ermittlung der Zahl
angefragter Pages durch Integer Over- oder Underflows zur Allozierung zu
grosser Speicherbereich fuehren oder, bei einem Request der Laenge 0,
eine Kernelpanik ausgeloest werden. Ein lokaler Angreifer kann diese
Schwachstelle zu einem Denial of Service ausnutzen.
CVE-2010-4165 – Schwachstelle in der Funktion do_tcp_setsockopt() im
Linux Kernel
Im Linux Kernel vor Version 2.6.37-rc2 werden TCP_MAXSEG (aka MSS) nicht
richtig behandelt. Ein Aufruf der Funktion do_tcp_setsockopt() (aus:
net/ipv4/tcp.c) der einen niedrigen TCP_MAXSEG Wert spezifiziert kann
eine Division durch 0 oder einen falschen Gebrauch vorzeichenbehafteter
Ganzzahlwerte und damit einen Kernel OOPS ausloesen. Ein lokaler
Angreifer kann diese Schwachstelle ausnutzen, um einen Denial of Service
auszuloesen.
CVE-2010-4163 – Schwachstelle im Linux Kernel
Im Linux Kernel werden bestimmte I/O Requests nicht sicher behandelt.
Werden iov Eintraege (‘iov entries / segments’) der Laenge 0 an die
Funktion blk_rq_map_user_iov() uebergeben kann eine Kernelpanik
ausgeloest werden. Ein lokaler Angreifer kann diese Schwachstelle
ausnutzen, um einen Denial of Service auszuloesen.
CVE-2010-4158 – Schwachstelle im Socket-Filter im Linux Kernel
Socket-Filter im Linux Kernel reservieren Kernel-Speicher, ohne diesen
vorher zu loeschen. Ein lokaler Angreifer kann diese Schwachstelle
ausnutzen, um an potentiell vertrauliche Daten des Kernel-Stacks zu
gelangen. Ein Exploit fuer diese Schwachstelle ist bereits
veroeffentlicht worden.
CVE-2010-4072 – Nicht initialisierte Struktur in der Funktion
copy_shmid_to_user()
In dem Linux Kernel werden in der Funktion copy_shmid_to_user()
(ipc/shm.c) bestimmte Strukturen nicht initialisiert. Ein lokaler
Angreifer kann diese Schwachstelle ausnutzen, um unberechtigt Daten aus
dem Kernel Stack zu erhalten.
CVE-2010-3442 – Integer Overflows in der Linux Kernelfunktion
snd_ctl_new()
In der Linux Kernelfunktion snd_ctl_new() lassen sich mehrere Integer
Overflow und in Folge Heap Overflows ausloesen, wenn entsprechend
aufgebaute SNDRV_CTL_IOCTL_ELEM_ADD oder SNDRV_CTL_IOCTL_ELEM_REPLACE
Ioctls verarbeitet werden. Ein lokaler Angreifer kann diese
Schwachstelle dazu ausnutzen, einen Denial of Service Angriff gegen das
System durchzufuehren.
CVE-2010-4083 – Nicht initialisierte Teile einer Struktur im semctl
System Aufruf
In dem Linux Kernel werden in den semctl System Aufruf bestimmte Teile
einer semid_ds Struktur nicht initialisiert. Ein lokaler Angreifer kann
diese Schwachstelle ausnutzen um unberechtigt Daten aus dem Kernel Stack
zu erhalten.
CVE-2010-4164 – Interger Underflow Schwachstelle im Linux-Kernel
In dem Linux Kernel befindet sich eine Schwachstelle beim Parsen des
X.25 Netzwerk Protokolls und dadurch kann ein Interger Underflow
auftreten, der zu einer Endlosschleife fuehrt (infinite loop). Ein
lokaler Angreifer kann diese Schwachstelle ausnutzen um das System zum
Absturz zu bringen (Denial of Service).
Betroffen sind die folgenden Software Pakete und Plattformen:
Paket kernel
openSUSE 11.3
Vom Hersteller werden ueberarbeitete Pakete zur Verfuegung gestellt.
(c) der deutschen Zusammenfassung bei DFN-CERT Services GmbH; die
Verbreitung, auch auszugsweise, ist nur unter Hinweis auf den Urheber,
DFN-CERT Services GmbH, und nur zu nicht kommerziellen Zwecken
gestattet.
Mit freundlichen Gruessen,
Detlev O. Matthies
– —
Detlev O. Matthies, M.Sc. (Incident Response Team)
DFN-CERT Services GmbH, https://www.dfn-cert.de, Phone +49 40 808077-590
Sitz / Register: Hamburg, AG Hamburg, HRB 88805, Ust-IdNr.: DE 232129737
Sachsenstrasse 5, 20097 Hamburg/Germany, CEO: Dr. Klaus-Peter Kossakowski
Automatische Warnmeldungen https://www.cert.dfn.de/autowarn
– —–BEGIN PGP SIGNED MESSAGE—–
Hash: SHA1
______________________________________________________________________________
SUSE Security Announcement
Package: kernel
Announcement ID: SUSE-SA:2011:001
Date: Mon, 03 Jan 2011 15:00:00 +0000
Affected Products: openSUSE 11.3
Vulnerability Type: local privilege escalation, remote denial of service
CVSS v2 Base Score: 7.8 (AV:N/AC:L/Au:N/C:N/I:N/A:C)
SUSE Default Package: yes
Cross-References: CVE-2010-0435, CVE-2010-3067, CVE-2010-3432
CVE-2010-3437, CVE-2010-3442, CVE-2010-3861
CVE-2010-3865, CVE-2010-3874, CVE-2010-4072
CVE-2010-4073, CVE-2010-4078, CVE-2010-4080
CVE-2010-4081, CVE-2010-4082, CVE-2010-4083
CVE-2010-4157, CVE-2010-4158, CVE-2010-4162
CVE-2010-4163, CVE-2010-4164, CVE-2010-4165
CVE-2010-4169, CVE-2010-4175, CVE-2010-4258
CVE-2010-4347
Content of This Advisory:
1) Security Vulnerability Resolved:
Linux kernel security update
Problem Description
2) Solution or Work-Around
3) Special Instructions and Notes
4) Package Location and Checksums
5) Pending Vulnerabilities, Solutions, and Work-Arounds:
See SUSE Security Summary Report.
6) Authenticity Verification and Additional Information
______________________________________________________________________________
1) Problem Description and Brief Discussion
The openSUSE 11.3 kernel was updated to fix various bugs and security
issues.
Following security issues have been fixed:
CVE-2010-4347: A local user could inject ACPI code into the kernel
via the world-writable “custom_debug” file, allowing local privilege
escalation.
CVE-2010-4258: A local attacker could use a Oops (kernel crash) caused
by other flaws to write a 0 byte to a attacker controlled address
in the kernel. This could lead to privilege escalation together with
other issues.
CVE-2010-4157: A 32bit vs 64bit integer mismatch in gdth_ioctl_alloc
could lead to memory corruption in the GDTH driver.
CVE-2010-4165: The do_tcp_setsockopt function in net/ipv4/tcp.c
in the Linux kernel did not properly restrict TCP_MAXSEG (aka MSS)
values, which allows local users to cause a denial of service (OOPS)
via a setsockopt call that specifies a small value, leading to a
divide-by-zero error or incorrect use of a signed integer.
CVE-2010-4164: A remote (or local) attacker communicating over X.25
could cause a kernel panic by attempting to negotiate malformed
facilities.
CVE-2010-4175: A local attacker could cause memory overruns in the
RDS protocol stack, potentially crashing the kernel. So far it is
considered not to be exploitable.
CVE-2010-4169: Use-after-free vulnerability in mm/mprotect.c in the
Linux kernel allowed local users to cause a denial of service via
vectors involving an mprotect system call.
CVE-2010-3874: A minor heap overflow in the CAN network module
was fixed. Due to nature of the memory allocator it is likely not
exploitable.
CVE-2010-4158: A memory information leak in Berkeley packet filter
rules allowed local attackers to read uninitialized memory of the
kernel stack.
CVE-2010-4162: A local denial of service in the blockdevice layer
was fixed.
CVE-2010-4163: By submitting certain I/O requests with 0 length,
a local user could have caused a kernel panic.
CVE-2010-0435: The Hypervisor in KVM 83, when the Intel VT-x extension
is enabled, allows guest OS users to cause a denial of service
(NULL pointer dereference and host OS crash) via vectors related to
instruction emulation.
CVE-2010-3861: The ethtool_get_rxnfc function in net/core/ethtool.c
in the Linux kernel did not initialize a certain block of heap memory,
which allowed local users to obtain potentially sensitive information
via an ETHTOOL_GRXCLSRLALL ethtool command with a large info.rule_cnt
value.
CVE-2010-3442: Multiple integer overflows in the snd_ctl_new function
in sound/core/control.c in the Linux kernel allowed local users to
cause a denial of service (heap memory corruption) or possibly have
unspecified other impact via a crafted (1) SNDRV_CTL_IOCTL_ELEM_ADD or
(2) SNDRV_CTL_IOCTL_ELEM_REPLACE ioctl call.
CVE-2010-3437: A range checking overflow in pktcdvd ioctl was fixed.
CVE-2010-4078: The sisfb_ioctl function in drivers/video/sis/sis_main.c
in the Linux kernel did not properly initialize a certain structure
member, which allowed local users to obtain potentially sensitive
information from kernel stack memory via an FBIOGET_VBLANK ioctl call.
CVE-2010-4080: The snd_hdsp_hwdep_ioctl function in
sound/pci/rme9652/hdsp.c in the Linux kernel did not initialize
a certain structure, which allowed local users to obtain
potentially sensitive information from kernel stack memory via an
SNDRV_HDSP_IOCTL_GET_CONFIG_INFO ioctl call.
CVE-2010-4081: The snd_hdspm_hwdep_ioctl function in
sound/pci/rme9652/hdspm.c in the Linux kernel did not initialize
a certain structure, which allowed local users to obtain
potentially sensitive information from kernel stack memory via an
SNDRV_HDSPM_IOCTL_GET_CONFIG_INFO ioctl call.
CVE-2010-4082: The viafb_ioctl_get_viafb_info function in
drivers/video/via/ioctl.c in the Linux kernel did not properly
initialize a certain structure member, which allowed local users to
obtain potentially sensitive information from kernel stack memory
via a VIAFB_GET_INFO ioctl call.
CVE-2010-4073: The ipc subsystem in the Linux kernel did not
initialize certain structures, which allowed local users to obtain
potentially sensitive information from kernel stack memory via
vectors related to the (1) compat_sys_semctl, (2) compat_sys_msgctl,
and (3) compat_sys_shmctl functions in ipc/compat.c; and the (4)
compat_sys_mq_open and (5) compat_sys_mq_getsetattr functions in
ipc/compat_mq.c.
CVE-2010-4072: The copy_shmid_to_user function in ipc/shm.c in the
Linux kernel did not initialize a certain structure, which allowed
local users to obtain potentially sensitive information from kernel
stack memory via vectors related to the shmctl system call and the
“old shm interface.”
CVE-2010-4083: The copy_semid_to_user function in ipc/sem.c in the
Linux kernel did not initialize a certain structure, which allowed
local users to obtain potentially sensitive information from kernel
stack memory via a (1) IPC_INFO, (2) SEM_INFO, (3) IPC_STAT, or (4)
SEM_STAT command in a semctl system call.
CVE-2010-3432: The sctp_packet_config function in net/sctp/output.c
in the Linux kernel performed extraneous initializations of packet
data structures, which allowed remote attackers to cause a denial of
service (panic) via a certain sequence of SCTP traffic.
CVE-2010-3067: Integer overflow in the do_io_submit function in
fs/aio.c in the Linux kernel allowed local users to cause a denial
of service or possibly have unspecified other impact via crafted use
of the io_submit system call.
CVE-2010-3865: A iovec integer overflow in RDS sockets was fixed
which could lead to local attackers gaining kernel privileges.
2) Solution or Work-Around
There is no known workaround, please install the update packages.
3) Special Instructions and Notes
Please reboot the machine after installing the update.
4) Package Location and Checksums
The preferred method for installing security updates is to use the YaST
“Online Update” module or the “zypper” commandline tool. The package and
patch management stack will detect which updates are required and
automatically perform the necessary steps to verify and install them.
Alternatively, download the update packages for your distribution manually
and verify their integrity by the methods listed in Section 6 of this
announcement. Then install the packages using the command
rpm -Fhv
to apply the update, replacing
downloaded RPM package.
x86 Platform:
openSUSE 11.3:
http://download.opensuse.org/update/11.3/rpm/i586/kernel-debug-2.6.34.7-0.7.1.i586.rpm
http://download.opensuse.org/update/11.3/rpm/i586/kernel-debug-base-2.6.34.7-0.7.1.i586.rpm
http://download.opensuse.org/update/11.3/rpm/i586/kernel-debug-devel-2.6.34.7-0.7.1.i586.rpm
http://download.opensuse.org/update/11.3/rpm/i586/kernel-default-2.6.34.7-0.7.1.i586.rpm
http://download.opensuse.org/update/11.3/rpm/i586/kernel-default-base-2.6.34.7-0.7.1.i586.rpm
http://download.opensuse.org/update/11.3/rpm/i586/kernel-default-devel-2.6.34.7-0.7.1.i586.rpm
http://download.opensuse.org/update/11.3/rpm/i586/kernel-desktop-2.6.34.7-0.7.1.i586.rpm
http://download.opensuse.org/update/11.3/rpm/i586/kernel-desktop-base-2.6.34.7-0.7.1.i586.rpm
http://download.opensuse.org/update/11.3/rpm/i586/kernel-desktop-devel-2.6.34.7-0.7.1.i586.rpm
http://download.opensuse.org/update/11.3/rpm/i586/kernel-ec2-2.6.34.7-0.7.1.i586.rpm
http://download.opensuse.org/update/11.3/rpm/i586/kernel-ec2-base-2.6.34.7-0.7.1.i586.rpm
http://download.opensuse.org/update/11.3/rpm/i586/kernel-ec2-devel-2.6.34.7-0.7.1.i586.rpm
http://download.opensuse.org/update/11.3/rpm/i586/kernel-ec2-extra-2.6.34.7-0.7.1.i586.rpm
http://download.opensuse.org/update/11.3/rpm/i586/kernel-pae-2.6.34.7-0.7.1.i586.rpm
http://download.opensuse.org/update/11.3/rpm/i586/kernel-pae-base-2.6.34.7-0.7.1.i586.rpm
http://download.opensuse.org/update/11.3/rpm/i586/kernel-pae-devel-2.6.34.7-0.7.1.i586.rpm
http://download.opensuse.org/update/11.3/rpm/i586/kernel-syms-2.6.34.7-0.7.1.i586.rpm
http://download.opensuse.org/update/11.3/rpm/i586/kernel-trace-2.6.34.7-0.7.1.i586.rpm
http://download.opensuse.org/update/11.3/rpm/i586/kernel-trace-base-2.6.34.7-0.7.1.i586.rpm
http://download.opensuse.org/update/11.3/rpm/i586/kernel-trace-devel-2.6.34.7-0.7.1.i586.rpm
http://download.opensuse.org/update/11.3/rpm/i586/kernel-vanilla-2.6.34.7-0.7.1.i586.rpm
http://download.opensuse.org/update/11.3/rpm/i586/kernel-vanilla-base-2.6.34.7-0.7.1.i586.rpm
http://download.opensuse.org/update/11.3/rpm/i586/kernel-vanilla-devel-2.6.34.7-0.7.1.i586.rpm
http://download.opensuse.org/update/11.3/rpm/i586/kernel-vmi-2.6.34.7-0.7.1.i586.rpm
http://download.opensuse.org/update/11.3/rpm/i586/kernel-vmi-base-2.6.34.7-0.7.1.i586.rpm
http://download.opensuse.org/update/11.3/rpm/i586/kernel-vmi-devel-2.6.34.7-0.7.1.i586.rpm
http://download.opensuse.org/update/11.3/rpm/i586/kernel-xen-2.6.34.7-0.7.1.i586.rpm
http://download.opensuse.org/update/11.3/rpm/i586/kernel-xen-base-2.6.34.7-0.7.1.i586.rpm
http://download.opensuse.org/update/11.3/rpm/i586/kernel-xen-devel-2.6.34.7-0.7.1.i586.rpm
http://download.opensuse.org/update/11.3/rpm/i586/preload-kmp-default-1.1_k2.6.34.7_0.7-19.1.11.i586.rpm
http://download.opensuse.org/update/11.3/rpm/i586/preload-kmp-desktop-1.1_k2.6.34.7_0.7-19.1.11.i586.rpm
Platform Independent:
openSUSE 11.3:
http://download.opensuse.org/update/11.3/rpm/noarch/kernel-devel-2.6.34.7-0.7.1.noarch.rpm
http://download.opensuse.org/update/11.3/rpm/noarch/kernel-source-2.6.34.7-0.7.1.noarch.rpm
http://download.opensuse.org/update/11.3/rpm/noarch/kernel-source-vanilla-2.6.34.7-0.7.1.noarch.rpm
x86-64 Platform:
openSUSE 11.3:
http://download.opensuse.org/update/11.3/rpm/x86_64/kernel-debug-2.6.34.7-0.7.1.x86_64.rpm
http://download.opensuse.org/update/11.3/rpm/x86_64/kernel-debug-base-2.6.34.7-0.7.1.x86_64.rpm
http://download.opensuse.org/update/11.3/rpm/x86_64/kernel-debug-devel-2.6.34.7-0.7.1.x86_64.rpm
http://download.opensuse.org/update/11.3/rpm/x86_64/kernel-default-2.6.34.7-0.7.1.x86_64.rpm
http://download.opensuse.org/update/11.3/rpm/x86_64/kernel-default-base-2.6.34.7-0.7.1.x86_64.rpm
http://download.opensuse.org/update/11.3/rpm/x86_64/kernel-default-devel-2.6.34.7-0.7.1.x86_64.rpm
http://download.opensuse.org/update/11.3/rpm/x86_64/kernel-desktop-2.6.34.7-0.7.1.x86_64.rpm
http://download.opensuse.org/update/11.3/rpm/x86_64/kernel-desktop-base-2.6.34.7-0.7.1.x86_64.rpm
http://download.opensuse.org/update/11.3/rpm/x86_64/kernel-desktop-devel-2.6.34.7-0.7.1.x86_64.rpm
http://download.opensuse.org/update/11.3/rpm/x86_64/kernel-ec2-2.6.34.7-0.7.1.x86_64.rpm
http://download.opensuse.org/update/11.3/rpm/x86_64/kernel-ec2-base-2.6.34.7-0.7.1.x86_64.rpm
http://download.opensuse.org/update/11.3/rpm/x86_64/kernel-ec2-devel-2.6.34.7-0.7.1.x86_64.rpm
http://download.opensuse.org/update/11.3/rpm/x86_64/kernel-ec2-extra-2.6.34.7-0.7.1.x86_64.rpm
http://download.opensuse.org/update/11.3/rpm/x86_64/kernel-syms-2.6.34.7-0.7.1.x86_64.rpm
http://download.opensuse.org/update/11.3/rpm/x86_64/kernel-trace-2.6.34.7-0.7.1.x86_64.rpm
http://download.opensuse.org/update/11.3/rpm/x86_64/kernel-trace-base-2.6.34.7-0.7.1.x86_64.rpm
http://download.opensuse.org/update/11.3/rpm/x86_64/kernel-trace-devel-2.6.34.7-0.7.1.x86_64.rpm
http://download.opensuse.org/update/11.3/rpm/x86_64/kernel-vanilla-2.6.34.7-0.7.1.x86_64.rpm
http://download.opensuse.org/update/11.3/rpm/x86_64/kernel-vanilla-base-2.6.34.7-0.7.1.x86_64.rpm
http://download.opensuse.org/update/11.3/rpm/x86_64/kernel-vanilla-devel-2.6.34.7-0.7.1.x86_64.rpm
http://download.opensuse.org/update/11.3/rpm/x86_64/kernel-xen-2.6.34.7-0.7.1.x86_64.rpm
http://download.opensuse.org/update/11.3/rpm/x86_64/kernel-xen-base-2.6.34.7-0.7.1.x86_64.rpm
http://download.opensuse.org/update/11.3/rpm/x86_64/kernel-xen-devel-2.6.34.7-0.7.1.x86_64.rpm
http://download.opensuse.org/update/11.3/rpm/x86_64/preload-kmp-default-1.1_k2.6.34.7_0.7-19.1.11.x86_64.rpm
http://download.opensuse.org/update/11.3/rpm/x86_64/preload-kmp-desktop-1.1_k2.6.34.7_0.7-19.1.11.x86_64.rpm
Sources:
openSUSE 11.3:
http://download.opensuse.org/update/11.3/rpm/src/kernel-debug-2.6.34.7-0.7.1.nosrc.rpm
http://download.opensuse.org/update/11.3/rpm/src/kernel-default-2.6.34.7-0.7.1.nosrc.rpm
http://download.opensuse.org/update/11.3/rpm/src/kernel-desktop-2.6.34.7-0.7.1.nosrc.rpm
http://download.opensuse.org/update/11.3/rpm/src/kernel-ec2-2.6.34.7-0.7.1.nosrc.rpm
http://download.opensuse.org/update/11.3/rpm/src/kernel-pae-2.6.34.7-0.7.1.nosrc.rpm
http://download.opensuse.org/update/11.3/rpm/src/kernel-source-2.6.34.7-0.7.1.src.rpm
http://download.opensuse.org/update/11.3/rpm/src/kernel-syms-2.6.34.7-0.7.1.src.rpm
http://download.opensuse.org/update/11.3/rpm/src/kernel-trace-2.6.34.7-0.7.1.nosrc.rpm
http://download.opensuse.org/update/11.3/rpm/src/kernel-vanilla-2.6.34.7-0.7.1.nosrc.rpm
http://download.opensuse.org/update/11.3/rpm/src/kernel-vmi-2.6.34.7-0.7.1.nosrc.rpm
http://download.opensuse.org/update/11.3/rpm/src/kernel-xen-2.6.34.7-0.7.1.nosrc.rpm
______________________________________________________________________________
5) Pending Vulnerabilities, Solutions, and Work-Arounds:
none
______________________________________________________________________________
6) Authenticity Verification and Additional Information
– Announcement authenticity verification:
SUSE security announcements are published via mailing lists and on Web
sites. The authenticity and integrity of a SUSE security announcement is
guaranteed by a cryptographic signature in each announcement. All SUSE
security announcements are published with a valid signature.
To verify the signature of the announcement, save it as text into a file
and run the command
gpg –verify
replacing
announcement. The output for a valid signature looks like:
gpg: Signature made
gpg: Good signature from “SuSE Security Team
where
If the security team’s key is not contained in your key ring, you can
import it from the first installation CD. To import the key, use the
command
gpg –import gpg-pubkey-3d25d3d9-36e12d04.asc
– Package authenticity verification:
SUSE update packages are available on many mirror FTP servers all over the
world. While this service is considered valuable and important to the free
and open source software community, the authenticity and the integrity of
a package needs to be verified to ensure that it has not been tampered
with.
The internal rpm package signatures provide an easy way to verify the
authenticity of an RPM package. Use the command
rpm -v –checksig
to verify the signature of the package, replacing
filename of the RPM package downloaded. The package is unmodified if it
contains a valid signature from build@suse.de with the key ID 9C800ACA.
This key is automatically imported into the RPM database (on
RPMv4-based distributions) and the gpg key ring of ‘root’ during
installation. You can also find it on the first installation CD and at
the end of this announcement.
– SUSE runs two security mailing lists to which any interested party may
subscribe:
opensuse-security@opensuse.org
– General Linux and SUSE security discussion.
All SUSE security announcements are sent to this list.
To subscribe, send an e-mail to
opensuse-security-announce@opensuse.org
– SUSE’s announce-only mailing list.
Only SUSE’s security announcements are sent to this list.
To subscribe, send an e-mail to
=====================================================================
SUSE’s security contact is
The
=====================================================================
______________________________________________________________________________
The information in this advisory may be distributed or reproduced,
provided that the advisory is not modified in any way. In particular, the
clear text signature should show proof of the authenticity of the text.
SUSE Linux Products GmbH provides no warranties of any kind whatsoever
with respect to the information contained in this security advisory.
Type Bits/KeyID Date User ID
pub 2048R/3D25D3D9 1999-03-06 SuSE Security Team
pub 1024D/9C800ACA 2000-10-19 SuSE Package Signing Key
– – —–BEGIN PGP PUBLIC KEY BLOCK—–
Version: GnuPG v1.4.2 (GNU/Linux)
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
=ypVs
– – —–END PGP PUBLIC KEY BLOCK—–
– —–BEGIN PGP SIGNATURE—–
Version: GnuPG v2.0.16 (GNU/Linux)
iQEVAwUBTSHd93ey5gA9JdPZAQJ3lwf+KTA3cV8oT163osL5yS91E3FKskPUB46J
J5oeZfPjfMuUc9xaKUKNV/rD4hG014suDwHHwZuTIObtGdbtfv5CIFMVyCj3utSp
h419+vSQiiDqOcQ2RHkne4GsSWxPf2larM16LaVtS54au92TJftKH+q2vgszR+b9
ZjgN+6PFP7PYKA5noxenK3kg5F4QdnVWozxGNyCKD4IYzUbA+4hdFJ80WrfmUIkI
18b+3kOLfHkd4CWx9FxJ+eD17R/9ZNPcFvz/zDN5pqslcdQgP/RIeoI2G/+HHZx3
gKqRSfuEzlgOCQccQYDRqYjOLA4c6lzI3mioIOyAl6ROVPaEIzxviA==
=ChuL
– —–END PGP SIGNATURE—–
—–BEGIN PGP SIGNATURE—–
Version: GnuPG v2.0.9 (GNU/Linux)
iQEcBAEBAgAGBQJNIwW+AAoJEJtyb8U7iGZBh+EIAJHuXZvEF39th4nQNGMdSwbn
oejnbrofoXX90ytt9wdSBAo3d1Spxg9FpPgj8NHIv5BIF0xV1+wrimIeWWSXr/JP
2I9OSE+l/fE6f10pXT8RQU6P8yKYRZX5dPC5ZOp7Tv81pDDvK7usJ4P0rY0kQN+L
x+bfQ62cmhW4XOk7kroD52xS1fjeqKvkbbaGvo2I2uTUKWXbl/yk2nSe8TrwKPwh
H2RIVTaYaEpyAXr1kjD82c0aSo/HTAaKVth3pyuj08YpCIEgOdXA5vC/b1A8Mb8Z
u1ISWRpkPVvE8Rk4WHIYvyYYjCcIgA28J4jUxZapWgWrdej2TB32MUcosSsoGig=
=rmuf
—–END PGP SIGNATURE—–