Your message dated Sat, 02 Jan 2016 17:06:48 +0000
with message-id <e1afpdg-0005yh...@franck.debian.org>
and subject line Bug#808293: fixed in linux-2.6 2.6.32-48squeeze18
has caused the Debian Bug report #808293,
regarding linux-image-3.16.0-4-686-pae: FreeRADIUS EAP-TLS stopped working when
kernel was updated
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
808293: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808293
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:linux
Version: 3.16.7-ckt20-1+deb8u1
Severity: important
Dear Maintainer,
After updating the kernel with the latest security release FreeRADIUS
seem to be unable to process the UDP packets it is receiving. As you
can see in this strace there's some error occuring with the recvfrom()
that is triggered by the incoming packet. Downgrading the kernel to
linux-image-3.16.0-4-686-pae:i386 3.16.7-ckt11-1+deb8u6 makes it work
again.
This is a i686 domU on a X86_64 XEN host if that matters.
When using current kernel:
execve("/usr/sbin/freeradius", ["freeradius", "-s"], [/* 21 vars */]) = 0
brk(0) = 0x9e47000
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or
directory)
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0xb77c5000
mmap2(NULL, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0xb77c2000
[...]
select(10, [4 6 7 8 9], NULL, NULL, NULL) = 1 (in [6])
recvfrom(6, 0xbf9909c8, 4, 2, 0xbf990948, 0xbf990944) = -1 EAGAIN
(Resource temporarily unavailable)
select(10, [4 6 7 8 9], NULL, NULL, NULL) = 1 (in [6])
recvfrom(6, 0xbf9909c8, 4, 2, 0xbf990948, 0xbf990944) = -1 EAGAIN
(Resource temporarily unavailable)
select(10, [4 6 7 8 9], NULL, NULL, NULL) = 1 (in [6])
recvfrom(6, 0xbf9909c8, 4, 2, 0xbf990948, 0xbf990944) = -1 EAGAIN
(Resource temporarily unavailable)
select(10, [4 6 7 8 9], NULL, NULL, NULL) = ? ERESTARTNOHAND (To be
restarted if no handler)
--- SIGINT {si_signo=SIGINT, si_code=SI_KERNEL,
si_value={int=1851877730, ptr=0x6e616962}} ---
exit_group(2) = ?
+++ exited with 2 +++
When using the linux-image-3.16.0-4-686-pae:i386 3.16.7-ckt11-1+deb8u6
kernel - which is working:
select(10, [4 6 7 8 9], NULL, NULL, NULL) = 1 (in [6])
recvfrom(6, "\1\f\0\244", 4, MSG_PEEK, {sa_family=AF_INET,
sin_port=htons(39163), sin_addr=inet_addr("192.168.20.25")}, [16]) = 4
getsockname(6, {sa_family=AF_INET, sin_port=htons(1812),
sin_addr=inet_addr("0.0.0.0")}, [16]) = 0
recvfrom(6, "\1\f\0\244", 4, MSG_PEEK, {sa_family=AF_INET,
sin_port=htons(39163), sin_addr=inet_addr("192.168.20.25")}, [16]) = 4
getsockname(6, {sa_family=AF_INET, sin_port=htons(1812),
sin_addr=inet_addr("0.0.0.0")}, [16]) = 0
recvmsg(6, {msg_name(16)={sa_family=AF_INET, sin_port=htons(39163),
sin_addr=inet_addr("192.168.20.25")},
msg_iov(1)=[{"\1\f\0\244_\7\317Y\232\343U\306\6
\\\312\31\2775\315\1\10nobody\4\6\300\250"..., 164}], msg_controllen=24,
{cmsg_len=24, cmsg_level=SOL_IP, cmsg_type=, ...}, msg_flags=0}, 0) = 164
I don't have any clue as to what change has caused the problem though..
/Andreas Sundstrom
-- Package-specific info:
** Version:
Linux version 3.16.0-4-686-pae (debian-kernel@lists.debian.org) (gcc
version 4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt20-1+deb8u1
(2015-12-14)
** Command line:
root=UUID=4692e988-b453-4884-bbf0-43c29565b821 ro quiet
** Not tainted
** Kernel log:
[ 1.558784] xenbus_probe_frontend: Device with no driver:
device/vbd/51760
[ 1.558785] xenbus_probe_frontend: Device with no driver:
device/vbd/51776
[ 1.558786] xenbus_probe_frontend: Device with no driver:
device/vbd/51792
[ 1.558787] xenbus_probe_frontend: Device with no driver:
device/vbd/51808
[ 1.558788] xenbus_probe_frontend: Device with no driver:
device/vbd/51824
[ 1.558789] xenbus_probe_frontend: Device with no driver:
device/vbd/51840
[ 1.558790] xenbus_probe_frontend: Device with no driver:
device/vbd/51856
[ 1.558791] xenbus_probe_frontend: Device with no driver: device/vif/0
[ 1.558871] rtc_hctosys: unable to open rtc device (rtc0)
[ 1.558896] PM: Hibernation image not present or could not be loaded.
[ 1.559264] Freeing unused kernel memory: 656K (c1671000 - c1715000)
[ 1.560167] Write protecting the kernel text: 4612k
[ 1.560455] Write protecting the kernel read-only data: 1456k
[ 1.560457] NX-protecting the kernel data: 3580k
[ 1.579136] systemd-udevd[63]: starting version 215
[ 1.579513] random: systemd-udevd urandom read with 16 bits of
entropy available
[ 1.591625] xen_netfront: Initialising Xen virtual ethernet driver
[ 1.615196] blkfront: xvda: barrier or flush: disabled; persistent
grants: enabled; indirect descriptors: enabled;
[ 1.617050] xvda: unknown partition table
[ 1.629571] blkfront: xvdc: barrier or flush: disabled; persistent
grants: enabled; indirect descriptors: enabled;
[ 1.678369] xvdc: unknown partition table
[ 1.696112] blkfront: xvdd: barrier or flush: disabled; persistent
grants: enabled; indirect descriptors: enabled;
[ 1.704598] xvdd: unknown partition table
[ 1.705035] Setting capacity to 2097152
[ 1.705039] xvdc: detected capacity change from 0 to 1073741824
[ 1.711299] blkfront: xvde: barrier or flush: disabled; persistent
grants: enabled; indirect descriptors: enabled;
[ 1.773927] xvde: unknown partition table
[ 1.781711] Setting capacity to 209715200
[ 1.781716] xvdd: detected capacity change from 0 to 107374182400
[ 1.783608] blkfront: xvdf: barrier or flush: disabled; persistent
grants: enabled; indirect descriptors: enabled;
[ 1.800883] xvdf: unknown partition table
[ 1.801931] blkfront: xvdg: barrier or flush: disabled; persistent
grants: enabled; indirect descriptors: enabled;
[ 1.814421] xvdg: unknown partition table
[ 1.815383] blkfront: xvdh: barrier or flush: disabled; persistent
grants: enabled; indirect descriptors: enabled;
[ 1.822520] xvdh: unknown partition table
[ 1.823455] blkfront: xvdi: barrier or flush: disabled; persistent
grants: enabled; indirect descriptors: enabled;
[ 1.830493] xvdi: unknown partition table
[ 1.831470] blkfront: xvdj: barrier or flush: disabled; persistent
grants: enabled; indirect descriptors: enabled;
[ 1.847090] xvdj: unknown partition table
[ 1.847326] Setting capacity to 83886080
[ 1.847330] xvde: detected capacity change from 0 to 42949672960
[ 1.847422] Setting capacity to 20971520
[ 1.847424] xvdf: detected capacity change from 0 to 10737418240
[ 1.847519] Setting capacity to 83886080
[ 1.847521] xvdg: detected capacity change from 0 to 42949672960
[ 1.847661] Setting capacity to 2097152
[ 1.847663] xvdh: detected capacity change from 0 to 1073741824
[ 1.847755] Setting capacity to 67108864
[ 1.847757] xvdi: detected capacity change from 0 to 34359738368
[ 1.847850] Setting capacity to 33554432
[ 1.847852] xvdj: detected capacity change from 0 to 17179869184
[ 1.949972] random: nonblocking pool is initialized
[ 2.649768] device-mapper: uevent: version 1.0.3
[ 2.649833] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30)
initialised: dm-de...@redhat.com
[ 2.655922] PM: Starting manual resume from disk
[ 2.655926] PM: Hibernation image partition 202:112 present
[ 2.655927] PM: Looking for hibernation image.
[ 2.656098] PM: Image not found (code -22)
[ 2.656101] PM: Hibernation image not present or could not be loaded.
[ 2.759610] xvda: unknown partition table
[ 2.761420] EXT4-fs (xvda): mounting ext3 file system using the ext4
subsystem
[ 2.764077] EXT4-fs (xvda): mounted filesystem with ordered data
mode. Opts: (null)
[ 4.395050] lp: driver loaded but no devices found
[ 4.408825] ppdev: user-space parallel port driver
[ 4.515096] xen_wdt: Xen WatchDog Timer Driver v0.01
[ 4.515188] xen_wdt: initialized (timeout=60s, nowayout=0)
[ 4.606821] EXT4-fs (xvda): warning: checktime reached, running
e2fsck is recommended
[ 4.624542] EXT4-fs (xvda): re-mounted. Opts: acl
[ 4.652027] systemd-udevd[163]: starting version 215
[ 4.878829] input: PC Speaker as /devices/platform/pcspkr/input/input0
[ 5.639430] Adding 1048572k swap on /dev/xvdh. Priority:-1 extents:1
across:1048572k SSFS
[ 5.814478] xvdj: unknown partition table
[ 5.889622] EXT4-fs (xvdj): mounted filesystem with ordered data
mode. Opts: acl
[ 6.124016] xvdc: unknown partition table
[ 6.146621] EXT4-fs (xvdc): mounting ext3 file system using the ext4
subsystem
[ 6.218937] EXT4-fs (xvdc): mounted filesystem with ordered data
mode. Opts: acl
[ 6.518899] xvde: unknown partition table
[ 6.545333] EXT4-fs (xvde): mounting ext3 file system using the ext4
subsystem
[ 6.564088] xvdd: unknown partition table
[ 6.597660] xvdf: unknown partition table
[ 6.609644] EXT4-fs (xvde): mounted filesystem with ordered data
mode. Opts: acl
[ 6.642232] EXT4-fs (xvdd): mounting ext3 file system using the ext4
subsystem
[ 6.648713] EXT4-fs (xvdd): mounted filesystem with ordered data
mode. Opts: acl
[ 6.729441] EXT4-fs (xvdf): mounting ext3 file system using the ext4
subsystem
[ 6.789952] xvdg: unknown partition table
[ 6.812171] EXT4-fs (xvdf): mounted filesystem with ordered data
mode. Opts: acl
[ 6.836662] EXT4-fs (xvdg): mounting ext3 file system using the ext4
subsystem
[ 6.952555] EXT4-fs (xvdg): mounted filesystem with ordered data
mode. Opts: acl
[ 7.062239] EXT4-fs (dm-0): mounting ext3 file system using the ext4
subsystem
[ 7.089854] EXT4-fs (dm-0): mounted filesystem with ordered data
mode. Opts: acl
[ 7.145845] systemd-journald[146]: Received request to flush runtime
journal from PID 1
[ 10.766923] RPC: Registered named UNIX socket transport module.
[ 10.766927] RPC: Registered udp transport module.
[ 10.766928] RPC: Registered tcp transport module.
[ 10.766929] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 10.829170] FS-Cache: Loaded
[ 10.987715] FS-Cache: Netfs 'nfs' registered for caching
[ 11.226045] Installing knfsd (copyright (C) 1996 o...@monad.swb.de).
[ 18.399468] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state
recovery directory
[ 18.441471] NFSD: starting 90-second grace period (net c1653fc0)
** Model information
not available
** Loaded modules:
hmac
cbc
cts
rpcsec_gss_krb5
nfsd
auth_rpcgss
oid_registry
nfs_acl
nfs
lockd
fscache
sunrpc
evdev
processor
pcspkr
thermal_sys
xen_wdt
dm_snapshot
dm_bufio
parport_pc
ppdev
lp
parport
autofs4
ext4
crc16
mbcache
jbd2
dm_mod
xen_netfront
xen_blkfront
*** Device statistics:
Inter-| Receive | Transmit
face |bytes packets errs drop fifo frame compressed
multicast|bytes packets errs drop fifo colls carrier compressed
lo: 133720 1267 0 0 0 0 0 0
133720 1267 0 0 0 0 0 0
eth0: 53437306 41643 0 0 0 0 0 0
6487356 40361 0 0 0 0 0 0
*** Protocol statistics:
Ip:
27649 total packets received
5 with invalid addresses
0 forwarded
0 incoming packets discarded
27284 incoming packets delivered
21143 requests sent out
22 reassemblies required
11 packets reassembled ok
Icmp:
175 ICMP messages received
0 input ICMP message failed.
ICMP input histogram:
destination unreachable: 65
echo requests: 110
133 ICMP messages sent
0 ICMP messages failed
ICMP output histogram:
destination unreachable: 23
echo replies: 110
IcmpMsg:
InType3: 65
InType8: 110
OutType0: 110
OutType3: 23
Tcp:
248 active connections openings
340 passive connection openings
96 failed connection attempts
3 connection resets received
19 connections established
35139 segments received
35883 segments send out
10 segments retransmited
0 bad segments received.
130 resets sent
Udp:
4722 packets received
25 packets to unknown port received.
15 packet receive errors
4682 packets sent
InCsumErrors: 15
UdpLite:
TcpExt:
18 invalid SYN cookies received
1 resets received for embryonic SYN_RECV sockets
1 packets pruned from receive queue because of socket buffer overrun
132 TCP sockets finished time wait in fast timer
577 delayed acks sent
1 delayed acks further delayed because of locked socket
Quick ack mode was activated 11 times
10 packets directly queued to recvmsg prequeue.
638 bytes directly received in process context from prequeue
18976 packet headers predicted
2 packets header predicted and directly queued to user
1883 acknowledgments not containing data payload received
7153 predicted acknowledgments
1 times recovered from packet loss by selective acknowledgements
1 fast retransmits
1 other TCP timeouts
TCPLossProbes: 6
TCPLossProbeRecovery: 2
1 SACK retransmits failed
88 packets collapsed in receive queue due to low socket buffer
12 DSACKs sent for old packets
1 DSACKs received
2 connections reset due to early user close
TCPDSACKIgnoredNoUndo: 1
TCPSackShiftFallback: 1
TCPDeferAcceptDrop: 141
TCPRcvCoalesce: 2475
TCPOFOQueue: 2254
TCPAutoCorking: 7035
TCPWantZeroWindowAdv: 50
TCPSynRetrans: 4
TCPOrigDataSent: 18806
IpExt:
InMcastPkts: 70
OutMcastPkts: 36
InBcastPkts: 89
OutBcastPkts: 49
InOctets: 46444822
OutOctets: 2363491
InMcastOctets: 17740
OutMcastOctets: 11604
InBcastOctets: 9797
OutBcastOctets: 6917
InNoECTPkts: 29076
** PCI devices:
** USB devices:
not available
-- System Information:
Debian Release: 8.2
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 3.16.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages linux-image-3.16.0-4-686-pae depends on:
ii debconf [debconf-2.0] 1.5.56
ii initramfs-tools [linux-initramfs-tool] 0.120
ii kmod 18-3
ii linux-base 3.5
ii module-init-tools 18-3
Versions of packages linux-image-3.16.0-4-686-pae recommends:
ii firmware-linux-free 3.3
ii irqbalance 1.0.6-3
ii libc6-i686 2.19-18+deb8u1
Versions of packages linux-image-3.16.0-4-686-pae suggests:
pn debian-kernel-handbook <none>
ii grub-pc 2.02~beta2-22+deb8u1
pn linux-doc-3.16 <none>
Versions of packages linux-image-3.16.0-4-686-pae is related to:
pn firmware-atheros <none>
pn firmware-bnx2 <none>
pn firmware-bnx2x <none>
pn firmware-brcm80211 <none>
pn firmware-intelwimax <none>
pn firmware-ipw2x00 <none>
pn firmware-ivtv <none>
pn firmware-iwlwifi <none>
pn firmware-libertas <none>
pn firmware-linux <none>
pn firmware-linux-nonfree <none>
pn firmware-myricom <none>
pn firmware-netxen <none>
pn firmware-qlogic <none>
pn firmware-ralink <none>
pn firmware-realtek <none>
pn xen-hypervisor <none>
-- debconf information:
linux-image-3.16.0-4-686-pae/postinst/depmod-error-initrd-3.16.0-4-686-pae:
false
linux-image-3.16.0-4-686-pae/postinst/mips-initrd-3.16.0-4-686-pae:
linux-image-3.16.0-4-686-pae/prerm/removing-running-kernel-3.16.0-4-686-pae:
true
--- End Message ---
--- Begin Message ---
Source: linux-2.6
Source-Version: 2.6.32-48squeeze18
We believe that the bug you reported is fixed in the latest version of
linux-2.6, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 808...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Ben Hutchings <b...@decadent.org.uk> (supplier of updated linux-2.6 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 02 Jan 2016 03:31:10 +0000
Source: linux-2.6
Binary: linux-tools-2.6.32 linux-source-2.6.32 linux-doc-2.6.32
linux-manual-2.6.32 linux-patch-debian-2.6.32 firmware-linux-free
linux-support-2.6.32-5 linux-base linux-libc-dev linux-headers-2.6.32-5-all
linux-headers-2.6.32-5-all-alpha linux-headers-2.6.32-5-common
linux-image-2.6.32-5-alpha-generic linux-headers-2.6.32-5-alpha-generic
linux-image-2.6.32-5-alpha-smp linux-headers-2.6.32-5-alpha-smp
linux-image-2.6.32-5-alpha-legacy linux-headers-2.6.32-5-alpha-legacy
linux-headers-2.6.32-5-all-amd64 linux-image-2.6.32-5-amd64
linux-headers-2.6.32-5-amd64 linux-image-2.6.32-5-amd64-dbg
linux-headers-2.6.32-5-common-openvz linux-image-2.6.32-5-openvz-amd64
linux-headers-2.6.32-5-openvz-amd64 linux-image-2.6.32-5-openvz-amd64-dbg
linux-headers-2.6.32-5-common-vserver linux-image-2.6.32-5-vserver-amd64
linux-headers-2.6.32-5-vserver-amd64 linux-image-2.6.32-5-vserver-amd64-dbg
linux-headers-2.6.32-5-common-xen linux-image-2.6.32-5-xen-amd64
linux-headers-2.6.32-5-xen-amd64
linux-image-2.6.32-5-xen-amd64-dbg xen-linux-system-2.6.32-5-xen-amd64
linux-headers-2.6.32-5-all-armel linux-image-2.6.32-5-iop32x
linux-headers-2.6.32-5-iop32x linux-image-2.6.32-5-ixp4xx
linux-headers-2.6.32-5-ixp4xx linux-image-2.6.32-5-kirkwood
linux-headers-2.6.32-5-kirkwood linux-image-2.6.32-5-orion5x
linux-headers-2.6.32-5-orion5x linux-image-2.6.32-5-versatile
linux-headers-2.6.32-5-versatile linux-headers-2.6.32-5-all-hppa
linux-image-2.6.32-5-parisc linux-headers-2.6.32-5-parisc
linux-image-2.6.32-5-parisc-smp linux-headers-2.6.32-5-parisc-smp
linux-image-2.6.32-5-parisc64 linux-headers-2.6.32-5-parisc64
linux-image-2.6.32-5-parisc64-smp linux-headers-2.6.32-5-parisc64-smp
linux-headers-2.6.32-5-all-i386 linux-image-2.6.32-5-486
linux-headers-2.6.32-5-486 linux-image-2.6.32-5-686 linux-headers-2.6.32-5-686
linux-image-2.6.32-5-686-bigmem linux-headers-2.6.32-5-686-bigmem
linux-image-2.6.32-5-686-bigmem-dbg linux-image-2.6.32-5-openvz-686
linux-headers-2.6.32-5-openvz-686 linux-image-2.6.32-5-openvz-686-dbg
linux-image-2.6.32-5-vserver-686 linux-headers-2.6.32-5-vserver-686
linux-image-2.6.32-5-vserver-686-bigmem
linux-headers-2.6.32-5-vserver-686-bigmem
linux-image-2.6.32-5-vserver-686-bigmem-dbg linux-image-2.6.32-5-xen-686
linux-headers-2.6.32-5-xen-686 linux-image-2.6.32-5-xen-686-dbg
xen-linux-system-2.6.32-5-xen-686 linux-headers-2.6.32-5-all-ia64
linux-image-2.6.32-5-itanium linux-headers-2.6.32-5-itanium
linux-image-2.6.32-5-mckinley linux-headers-2.6.32-5-mckinley
linux-image-2.6.32-5-vserver-itanium linux-headers-2.6.32-5-vserver-itanium
linux-image-2.6.32-5-vserver-mckinley linux-headers-2.6.32-5-vserver-mckinley
linux-headers-2.6.32-5-all-m68k linux-image-2.6.32-5-amiga
linux-headers-2.6.32-5-amiga linux-image-2.6.32-5-atari
linux-headers-2.6.32-5-atari linux-image-2.6.32-5-bvme6000
linux-headers-2.6.32-5-bvme6000 linux-image-2.6.32-5-mac
linux-headers-2.6.32-5-mac
linux-image-2.6.32-5-mvme147 linux-headers-2.6.32-5-mvme147
linux-image-2.6.32-5-mvme16x linux-headers-2.6.32-5-mvme16x
linux-headers-2.6.32-5-all-mips linux-image-2.6.32-5-r4k-ip22
linux-headers-2.6.32-5-r4k-ip22 linux-image-2.6.32-5-r5k-ip32
linux-headers-2.6.32-5-r5k-ip32 linux-image-2.6.32-5-sb1-bcm91250a
linux-headers-2.6.32-5-sb1-bcm91250a linux-image-2.6.32-5-sb1a-bcm91480b
linux-headers-2.6.32-5-sb1a-bcm91480b linux-image-2.6.32-5-4kc-malta
linux-headers-2.6.32-5-4kc-malta linux-image-2.6.32-5-5kc-malta
linux-headers-2.6.32-5-5kc-malta linux-headers-2.6.32-5-all-mipsel
linux-image-2.6.32-5-r5k-cobalt linux-headers-2.6.32-5-r5k-cobalt
linux-headers-2.6.32-5-all-powerpc linux-image-2.6.32-5-powerpc
linux-headers-2.6.32-5-powerpc linux-image-2.6.32-5-powerpc-smp
linux-headers-2.6.32-5-powerpc-smp linux-image-2.6.32-5-powerpc64
linux-headers-2.6.32-5-powerpc64 linux-image-2.6.32-5-vserver-powerpc
linux-headers-2.6.32-5-vserver-powerpc
linux-image-2.6.32-5-vserver-powerpc64
linux-headers-2.6.32-5-vserver-powerpc64 linux-headers-2.6.32-5-all-s390
linux-image-2.6.32-5-s390x linux-headers-2.6.32-5-s390x
linux-image-2.6.32-5-s390x-tape linux-image-2.6.32-5-vserver-s390x
linux-headers-2.6.32-5-vserver-s390x linux-headers-2.6.32-5-all-sh4
linux-image-2.6.32-5-sh7751r linux-headers-2.6.32-5-sh7751r
linux-image-2.6.32-5-sh7785lcr linux-headers-2.6.32-5-sh7785lcr
linux-headers-2.6.32-5-all-sparc linux-image-2.6.32-5-sparc64
linux-headers-2.6.32-5-sparc64 linux-image-2.6.32-5-sparc64-smp
linux-headers-2.6.32-5-sparc64-smp linux-image-2.6.32-5-vserver-sparc64
linux-headers-2.6.32-5-vserver-sparc64
linux-headers-2.6.32-5-all-sparc64
Architecture: all source
Version: 2.6.32-48squeeze18
Distribution: squeeze-lts
Urgency: medium
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Changed-By: Ben Hutchings <b...@decadent.org.uk>
Closes: 808293
Description:
firmware-linux-free - Binary firmware for various drivers in the Linux kernel
linux-base - Linux image base package
linux-doc-2.6.32 - Linux kernel specific documentation for version 2.6.32
linux-headers-2.6.32-5-486 - Header files for Linux 2.6.32-5-486
linux-headers-2.6.32-5-4kc-malta - Header files for Linux 2.6.32-5-4kc-malta
linux-headers-2.6.32-5-5kc-malta - Header files for Linux 2.6.32-5-5kc-malta
linux-headers-2.6.32-5-686-bigmem - Header files for Linux 2.6.32-5-686-bigmem
linux-headers-2.6.32-5-686 - Header files for Linux 2.6.32-5-686
linux-headers-2.6.32-5-all - All header files for Linux 2.6.32 (meta-package)
linux-headers-2.6.32-5-all-alpha - All header files for Linux 2.6.32
(meta-package)
linux-headers-2.6.32-5-all-amd64 - All header files for Linux 2.6.32
(meta-package)
linux-headers-2.6.32-5-all-armel - All header files for Linux 2.6.32
(meta-package)
linux-headers-2.6.32-5-all-hppa - All header files for Linux 2.6.32
(meta-package)
linux-headers-2.6.32-5-all-i386 - All header files for Linux 2.6.32
(meta-package)
linux-headers-2.6.32-5-all-ia64 - All header files for Linux 2.6.32
(meta-package)
linux-headers-2.6.32-5-all-m68k - All header files for Linux 2.6.32
(meta-package)
linux-headers-2.6.32-5-all-mips - All header files for Linux 2.6.32
(meta-package)
linux-headers-2.6.32-5-all-mipsel - All header files for Linux 2.6.32
(meta-package)
linux-headers-2.6.32-5-all-powerpc - All header files for Linux 2.6.32
(meta-package)
linux-headers-2.6.32-5-all-s390 - All header files for Linux 2.6.32
(meta-package)
linux-headers-2.6.32-5-all-sh4 - All header files for Linux 2.6.32
(meta-package)
linux-headers-2.6.32-5-all-sparc64 - All header files for Linux 2.6.32
(meta-package)
linux-headers-2.6.32-5-all-sparc - All header files for Linux 2.6.32
(meta-package)
linux-headers-2.6.32-5-alpha-generic - Header files for Linux
2.6.32-5-alpha-generic
linux-headers-2.6.32-5-alpha-legacy - Header files for Linux
2.6.32-5-alpha-legacy
linux-headers-2.6.32-5-alpha-smp - Header files for Linux 2.6.32-5-alpha-smp
linux-headers-2.6.32-5-amd64 - Header files for Linux 2.6.32-5-amd64
linux-headers-2.6.32-5-amiga - Header files for Linux 2.6.32-5-amiga
linux-headers-2.6.32-5-atari - Header files for Linux 2.6.32-5-atari
linux-headers-2.6.32-5-bvme6000 - Header files for Linux 2.6.32-5-bvme6000
linux-headers-2.6.32-5-common - Common header files for Linux 2.6.32-5
linux-headers-2.6.32-5-common-openvz - Common header files for Linux
2.6.32-5-openvz
linux-headers-2.6.32-5-common-vserver - Common header files for Linux
2.6.32-5-vserver
linux-headers-2.6.32-5-common-xen - Common header files for Linux 2.6.32-5-xen
linux-headers-2.6.32-5-iop32x - Header files for Linux 2.6.32-5-iop32x
linux-headers-2.6.32-5-itanium - Header files for Linux 2.6.32-5-itanium
linux-headers-2.6.32-5-ixp4xx - Header files for Linux 2.6.32-5-ixp4xx
linux-headers-2.6.32-5-kirkwood - Header files for Linux 2.6.32-5-kirkwood
linux-headers-2.6.32-5-mac - Header files for Linux 2.6.32-5-mac
linux-headers-2.6.32-5-mckinley - Header files for Linux 2.6.32-5-mckinley
linux-headers-2.6.32-5-mvme147 - Header files for Linux 2.6.32-5-mvme147
linux-headers-2.6.32-5-mvme16x - Header files for Linux 2.6.32-5-mvme16x
linux-headers-2.6.32-5-openvz-686 - Header files for Linux 2.6.32-5-openvz-686
linux-headers-2.6.32-5-openvz-amd64 - Header files for Linux
2.6.32-5-openvz-amd64
linux-headers-2.6.32-5-orion5x - Header files for Linux 2.6.32-5-orion5x
linux-headers-2.6.32-5-parisc64 - Header files for Linux 2.6.32-5-parisc64
linux-headers-2.6.32-5-parisc64-smp - Header files for Linux
2.6.32-5-parisc64-smp
linux-headers-2.6.32-5-parisc - Header files for Linux 2.6.32-5-parisc
linux-headers-2.6.32-5-parisc-smp - Header files for Linux 2.6.32-5-parisc-smp
linux-headers-2.6.32-5-powerpc64 - Header files for Linux 2.6.32-5-powerpc64
linux-headers-2.6.32-5-powerpc - Header files for Linux 2.6.32-5-powerpc
linux-headers-2.6.32-5-powerpc-smp - Header files for Linux
2.6.32-5-powerpc-smp
linux-headers-2.6.32-5-r4k-ip22 - Header files for Linux 2.6.32-5-r4k-ip22
linux-headers-2.6.32-5-r5k-cobalt - Header files for Linux 2.6.32-5-r5k-cobalt
linux-headers-2.6.32-5-r5k-ip32 - Header files for Linux 2.6.32-5-r5k-ip32
linux-headers-2.6.32-5-s390x - Header files for Linux 2.6.32-5-s390x
linux-headers-2.6.32-5-sb1a-bcm91480b - Header files for Linux
2.6.32-5-sb1a-bcm91480b
linux-headers-2.6.32-5-sb1-bcm91250a - Header files for Linux
2.6.32-5-sb1-bcm91250a
linux-headers-2.6.32-5-sh7751r - Header files for Linux 2.6.32-5-sh7751r
linux-headers-2.6.32-5-sh7785lcr - Header files for Linux 2.6.32-5-sh7785lcr
linux-headers-2.6.32-5-sparc64 - Header files for Linux 2.6.32-5-sparc64
linux-headers-2.6.32-5-sparc64-smp - Header files for Linux
2.6.32-5-sparc64-smp
linux-headers-2.6.32-5-versatile - Header files for Linux 2.6.32-5-versatile
linux-headers-2.6.32-5-vserver-686-bigmem - Header files for Linux
2.6.32-5-vserver-686-bigmem
linux-headers-2.6.32-5-vserver-686 - Header files for Linux
2.6.32-5-vserver-686
linux-headers-2.6.32-5-vserver-amd64 - Header files for Linux
2.6.32-5-vserver-amd64
linux-headers-2.6.32-5-vserver-itanium - Header files for Linux
2.6.32-5-vserver-itanium
linux-headers-2.6.32-5-vserver-mckinley - Header files for Linux
2.6.32-5-vserver-mckinley
linux-headers-2.6.32-5-vserver-powerpc64 - Header files for Linux
2.6.32-5-vserver-powerpc64
linux-headers-2.6.32-5-vserver-powerpc - Header files for Linux
2.6.32-5-vserver-powerpc
linux-headers-2.6.32-5-vserver-s390x - Header files for Linux
2.6.32-5-vserver-s390x
linux-headers-2.6.32-5-vserver-sparc64 - Header files for Linux
2.6.32-5-vserver-sparc64
linux-headers-2.6.32-5-xen-686 - Header files for Linux 2.6.32-5-xen-686
linux-headers-2.6.32-5-xen-amd64 - Header files for Linux 2.6.32-5-xen-amd64
linux-image-2.6.32-5-486 - Linux 2.6.32 for old PCs
linux-image-2.6.32-5-4kc-malta - Linux 2.6.32 for MIPS Malta
linux-image-2.6.32-5-5kc-malta - Linux 2.6.32 for MIPS Malta (64-bit)
linux-image-2.6.32-5-686-bigmem-dbg - Debugging infos for Linux
2.6.32-5-686-bigmem
linux-image-2.6.32-5-686-bigmem - Linux 2.6.32 for PCs with 4GB+ RAM
linux-image-2.6.32-5-686 - Linux 2.6.32 for modern PCs
linux-image-2.6.32-5-alpha-generic - Linux 2.6.32 for Alpha
linux-image-2.6.32-5-alpha-legacy - Linux 2.6.32 for Alpha Legacy
linux-image-2.6.32-5-alpha-smp - Linux 2.6.32 for Alpha SMP
linux-image-2.6.32-5-amd64-dbg - Debugging infos for Linux 2.6.32-5-amd64
linux-image-2.6.32-5-amd64 - Linux 2.6.32 for 64-bit PCs
linux-image-2.6.32-5-amiga - Linux 2.6.32 for Amiga
linux-image-2.6.32-5-atari - Linux 2.6.32 for Atari
linux-image-2.6.32-5-bvme6000 - Linux 2.6.32 for BVM BVME4000 and BVME6000
linux-image-2.6.32-5-iop32x - Linux 2.6.32 for IOP32x
linux-image-2.6.32-5-itanium - Linux 2.6.32 for Itanium
linux-image-2.6.32-5-ixp4xx - Linux 2.6.32 for IXP4xx
linux-image-2.6.32-5-kirkwood - Linux 2.6.32 for Marvell Kirkwood
linux-image-2.6.32-5-mac - Linux 2.6.32 for Macintosh
linux-image-2.6.32-5-mckinley - Linux 2.6.32 for Itanium II
linux-image-2.6.32-5-mvme147 - Linux 2.6.32 for Motorola MVME147
linux-image-2.6.32-5-mvme16x - Linux 2.6.32 for Motorola MVME162/6/7, MVME172/7
linux-image-2.6.32-5-openvz-686-dbg - Debugging infos for Linux
2.6.32-5-openvz-686
linux-image-2.6.32-5-openvz-686 - Linux 2.6.32 for modern PCs, OpenVZ support
linux-image-2.6.32-5-openvz-amd64-dbg - Debugging infos for Linux
2.6.32-5-openvz-amd64
linux-image-2.6.32-5-openvz-amd64 - Linux 2.6.32 for 64-bit PCs, OpenVZ support
linux-image-2.6.32-5-orion5x - Linux 2.6.32 for Marvell Orion
linux-image-2.6.32-5-parisc64 - Linux 2.6.32 for 64-bit PA-RISC
linux-image-2.6.32-5-parisc64-smp - Linux 2.6.32 for multiprocessor 64-bit
PA-RISC
linux-image-2.6.32-5-parisc - Linux 2.6.32 for 32-bit PA-RISC
linux-image-2.6.32-5-parisc-smp - Linux 2.6.32 for multiprocessor 32-bit
PA-RISC
linux-image-2.6.32-5-powerpc64 - Linux 2.6.32 for 64-bit PowerPC
linux-image-2.6.32-5-powerpc - Linux 2.6.32 for uniprocessor 32-bit PowerPC
linux-image-2.6.32-5-powerpc-smp - Linux 2.6.32 for multiprocessor 32-bit
PowerPC
linux-image-2.6.32-5-r4k-ip22 - Linux 2.6.32 for SGI IP22
linux-image-2.6.32-5-r5k-cobalt - Linux 2.6.32 for Cobalt
linux-image-2.6.32-5-r5k-ip32 - Linux 2.6.32 for SGI IP32
linux-image-2.6.32-5-s390x - Linux 2.6.32 for IBM zSeries
linux-image-2.6.32-5-s390x-tape - Linux 2.6.32 for IBM zSeries, IPL from tape
linux-image-2.6.32-5-sb1a-bcm91480b - Linux 2.6.32 for BCM91480B
linux-image-2.6.32-5-sb1-bcm91250a - Linux 2.6.32 for BCM91250A
linux-image-2.6.32-5-sh7751r - Linux 2.6.32 for sh7751r
linux-image-2.6.32-5-sh7785lcr - Linux 2.6.32 for sh7785lcr
linux-image-2.6.32-5-sparc64 - Linux 2.6.32 for uniprocessor 64-bit UltraSPARC
linux-image-2.6.32-5-sparc64-smp - Linux 2.6.32 for multiprocessor 64-bit
UltraSPARC
linux-image-2.6.32-5-versatile - Linux 2.6.32 for Versatile
linux-image-2.6.32-5-vserver-686-bigmem-dbg - Debugging infos for Linux
2.6.32-5-vserver-686-bigmem
linux-image-2.6.32-5-vserver-686-bigmem - Linux 2.6.32 for PCs with 4GB+ RAM,
Linux-VServer support
linux-image-2.6.32-5-vserver-686 - Linux 2.6.32 for modern PCs, Linux-VServer
support
linux-image-2.6.32-5-vserver-amd64-dbg - Debugging infos for Linux
2.6.32-5-vserver-amd64
linux-image-2.6.32-5-vserver-amd64 - Linux 2.6.32 for 64-bit PCs,
Linux-VServer support
linux-image-2.6.32-5-vserver-itanium - Linux 2.6.32 for Itanium, Linux-VServer
support
linux-image-2.6.32-5-vserver-mckinley - Linux 2.6.32 for Itanium II,
Linux-VServer support
linux-image-2.6.32-5-vserver-powerpc64 - Linux 2.6.32 for 64-bit PowerPC,
Linux-VServer support
linux-image-2.6.32-5-vserver-powerpc - Linux 2.6.32 for uniprocessor 32-bit
PowerPC, Linux-VServer suppo
linux-image-2.6.32-5-vserver-s390x - Linux 2.6.32 for IBM zSeries,
Linux-VServer support
linux-image-2.6.32-5-vserver-sparc64 - Linux 2.6.32 for uniprocessor 64-bit
UltraSPARC, Linux-VServer su
linux-image-2.6.32-5-xen-686-dbg - Debugging infos for Linux 2.6.32-5-xen-686
linux-image-2.6.32-5-xen-686 - Linux 2.6.32 for modern PCs, Xen dom0 support
linux-image-2.6.32-5-xen-amd64-dbg - Debugging infos for Linux
2.6.32-5-xen-amd64
linux-image-2.6.32-5-xen-amd64 - Linux 2.6.32 for 64-bit PCs, Xen dom0 support
linux-libc-dev - Linux support headers for userspace development
linux-manual-2.6.32 - Linux kernel API manual pages for version 2.6.32
linux-patch-debian-2.6.32 - Debian patches to version 2.6.32 of the Linux
kernel
linux-source-2.6.32 - Linux kernel source for version 2.6.32 with Debian
patches
linux-support-2.6.32-5 - Support files for Linux 2.6.32
linux-tools-2.6.32 - Performance analysis tools for Linux 2.6.32
xen-linux-system-2.6.32-5-xen-686 - Xen system with Linux 2.6.32 on modern PCs
(meta-package)
xen-linux-system-2.6.32-5-xen-amd64 - Xen system with Linux 2.6.32 on 64-bit
PCs (meta-package)
Changes:
linux-2.6 (2.6.32-48squeeze18) squeeze-lts; urgency=medium
.
* net: add validation for the socket syscall protocol argument
(CVE-2015-8543)
* bluetooth: Validate socket address length in sco_sock_bind()
(CVE-2015-8575)
* KEYS: Fix race between read and revoke (CVE-2015-7550)
* udp: properly support MSG_PEEK with truncated buffers
(Closes: #808293, regression in 2.6.32.69)
Checksums-Sha1:
c390cb17b46809b41298a29630c7e97fa6778ea0 6970 linux-2.6_2.6.32-48squeeze18.dsc
b232c90cf0a75c874552f2738f7e7c8a25d784ea 17052485
linux-2.6_2.6.32-48squeeze18.diff.gz
eabf615b35668e325a09863bf8570509eab866bd 186060
linux-support-2.6.32-5_2.6.32-48squeeze18_all.deb
63707ae9ed75945f225ca46acd73fe19f5c254b8 174014
firmware-linux-free_2.6.32-48squeeze18_all.deb
5d719646faccfa44ee45fb21d105412e2ca09aae 196012
linux-base_2.6.32-48squeeze18_all.deb
1d026a13ac51d6714c1c67a7df653b2d580b18b5 65431832
linux-source-2.6.32_2.6.32-48squeeze18_all.deb
d053b4b3207901d9e823fdeb56032dddfd21c420 10810162
linux-patch-debian-2.6.32_2.6.32-48squeeze18_all.deb
0cb66f5fdcb24eba4d8d1e12d011275a6b082a0b 6093826
linux-doc-2.6.32_2.6.32-48squeeze18_all.deb
bf5dd564ef5a5fff6b356a2d1a2daf00b276fddc 2757294
linux-manual-2.6.32_2.6.32-48squeeze18_all.deb
Checksums-Sha256:
28b5420482f048c07c7eecfdd04b6df4fc7ceb5976852f7563836840cbce790e 6970
linux-2.6_2.6.32-48squeeze18.dsc
a00221fe71669a5116004a549f58183f843a0ff69b49f4e23e530bbbb8c4299a 17052485
linux-2.6_2.6.32-48squeeze18.diff.gz
c586cb4f71ead25fdb1b6897c3a04d335c167e89290b011347cbcb8c19a6f297 186060
linux-support-2.6.32-5_2.6.32-48squeeze18_all.deb
b1efaba8d2bed03e0fdb3458b2aaa7deb96ae38962f2cd3bf8b327e93d4bc40c 174014
firmware-linux-free_2.6.32-48squeeze18_all.deb
e6de6f6264d4d82c2178f94bf6d8fca7abc9af4336f0892616928021e716964c 196012
linux-base_2.6.32-48squeeze18_all.deb
6bf9f010bde6f902142f664800e13ff0d9b05892e71f3a4d76a2e5843a843629 65431832
linux-source-2.6.32_2.6.32-48squeeze18_all.deb
7382948799d522d48db138de4ccd8b81cc07b44954c258ba662234ee379d643b 10810162
linux-patch-debian-2.6.32_2.6.32-48squeeze18_all.deb
d2a5ce59bae5de9b461f37dc32a984ac4217a5b93e94b7749d2bd155dc23fa31 6093826
linux-doc-2.6.32_2.6.32-48squeeze18_all.deb
b6be0a94857e8737bb9d6696f7ea6dea3704ef36f098e01cb900c5b45a7c8eb1 2757294
linux-manual-2.6.32_2.6.32-48squeeze18_all.deb
Files:
37c5ecd52f4efe0322cbaa7998aa86f9 6970 kernel optional
linux-2.6_2.6.32-48squeeze18.dsc
1ebbb003ef032aab14779ca4183104e6 17052485 kernel optional
linux-2.6_2.6.32-48squeeze18.diff.gz
ce972616bb5fb77ac3b0728f0a1d3685 186060 devel optional
linux-support-2.6.32-5_2.6.32-48squeeze18_all.deb
b0139b9566c58d8017d3383b50191dcd 174014 kernel optional
firmware-linux-free_2.6.32-48squeeze18_all.deb
bf449b1cb4797bc02437bc1320b7b66d 196012 kernel optional
linux-base_2.6.32-48squeeze18_all.deb
3ebe0bf442ac8e613fe6b2b124cc297d 65431832 kernel optional
linux-source-2.6.32_2.6.32-48squeeze18_all.deb
bfca7f9148bb717b8f3a6a0b3fbeedc0 10810162 kernel optional
linux-patch-debian-2.6.32_2.6.32-48squeeze18_all.deb
e9d13944e847c9b573f2b1170dbaa445 6093826 doc optional
linux-doc-2.6.32_2.6.32-48squeeze18_all.deb
7b0aefec659b5c0511e8bd4f70c0c4fa 2757294 doc optional
linux-manual-2.6.32_2.6.32-48squeeze18_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIVAwUBVof5Vee/yOyVhhEJAQrRIBAA0iJjPKtE6rvrlZmD3DOZMRSyaDBq8WLE
NPMOoH7GsU3Gnk9QasgBnVGNLYftp8rWBElLYZ5US3oIVSO7/SFCanDOO746JJXK
euAiXv4FSQl1tzHc2heHgkkBa3H0Hlv4tIuwOG3Aqb792rkKQHjeEJ0JZhddxZX4
/AlWCBTQ+Mr3G8/sqQ9UUD0JGQ0iU87UZz/vbzohrqTR1QQd0JFcgPC1d8V7V+IW
Vjrtf5nPwDbRcgHHxEdiPh23LCfzwE67CsPvQpWECkrhTNRbRUnuQmxOl3b9gaFV
LdTBisRsUE8upEKusyLpfNpvz+zzDEITtWN/OBxPqOYU18aea8sBqKwWz8ZciDz1
TFZ4ufKT2KPU7DEGwmOjAJJ/bBNYgkFZk6MGIdBDdN2CcXUwXKaLKj1xIKdA46xv
jmc23TMtqwGYYKXBuEnEtLRdh+TSwwnrfiD2ippQu1KYt/ba/dSkWBKQZSH+StZ8
WJ5kpRXNJPI3BKceIzSdJDveXLlHy2Jh1C2pj6rG1j56g6cRdsPgERXEUJx84Ik7
cnlGRzzJ/rEplYt4x2/zc+lrxJXBpqcPNySbLU/w5gJCWzCxbWxyT3sdYXjAzDDU
m6+6WOqxcQ94trZqufz3ee2l1wL9MuhnBsTJJpQuJbixfDg9w0on96d1XdutK563
K9FvCRUBCds=
=2p3l
-----END PGP SIGNATURE-----
--- End Message ---