[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#725391: marked as done (Null pointer dereference in sg_scsi_ioctl after hot-plugging a disk)



Your message dated Sat, 24 Apr 2021 20:40:45 +0200
with message-id <YIRmLaopJ2SsmD9k@eldamar.lan>
and subject line Re: Bug#725391: Null pointer dereference in sg_scsi_ioctl after hot-plugging a disk
has caused the Debian Bug report #725391,
regarding Null pointer dereference in sg_scsi_ioctl after hot-plugging a disk
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 owner@bugs.debian.org
immediately.)


-- 
725391: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725391
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:linux
Version: 3.2.46-1
Severity: normal
Tags: patch upstream

I just swapped a SATA disk on this computer, and smartctl then
triggered a null pointer dereference in sg_scsi_ioctl.

It looks like there are fixes for it here:
http://thread.gmane.org/gmane.linux.scsi/80934/focus=82217

But these have not yet been applied upstream.

Ben.

-- Package-specific info:
** Version:
Linux version 3.2.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 SMP Debian 3.2.46-1

** Command line:
BOOT_IMAGE=/boot/vmlinuz-3.2.0-4-amd64 root=/dev/mapper/shadbolt2-root ro

** Tainted: D (128)
 * Kernel has oopsed before.

** Kernel log:
[7438462.004682] ata4: exception Emask 0x10 SAct 0x0 SErr 0x90202 action 0xe frozen
[7438462.010550] ata4: irq_stat 0x00400000, PHY RDY changed
[7438462.016325] ata4: SError: { RecovComm Persist PHYRdyChg 10B8B }
[7438462.022064] ata4: hard resetting link
[7438462.744220] ata4: SATA link down (SStatus 0 SControl 300)
[7438467.744195] ata4: hard resetting link
[7438468.064208] ata4: SATA link down (SStatus 0 SControl 300)
[7438468.064230] ata4: limiting SATA link speed to 1.5 Gbps
[7438471.002286] IN=wl0 OUT= MAC= SRC=192.168.4.1 DST=192.168.4.255 LEN=263 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=243 
[7438473.064211] ata4: hard resetting link
[7438473.384223] ata4: SATA link down (SStatus 0 SControl 310)
[7438473.384243] ata4.00: disabled
[7438473.389926] ata4: EH complete
[7438473.389963] ata4.00: detaching (SCSI 3:0:0:0)
[7438473.390297] program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO
[7438473.396409] sd 3:0:0:0: [sdc] Synchronizing SCSI cache
[7438473.403307] sd 3:0:0:0: [sdc]  Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[7438473.403320] sd 3:0:0:0: [sdc] Stopping disk
[7438473.409215] program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO
[7438473.409235] sd 3:0:0:0: [sdc] START_STOP FAILED
[7438473.409241] sd 3:0:0:0: [sdc]  Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[7438473.420946] BUG: unable to handle kernel NULL pointer dereference at 0000000000000118
[7438473.424772] IP: [<ffffffff811a0379>] sg_scsi_ioctl+0x123/0x2fb
[7438473.432138] PGD 73957067 PUD 370bb067 PMD 0 
[7438473.432138] Oops: 0000 [#1] SMP 
[7438473.432138] CPU 0 
[7438473.432138] Modules linked in: e1000e ebtable_nat ebtables ipt_REDIRECT ipt_MASQUERADE xt_multiport nf_conntrack_ipv6 nf_defrag_ipv6 xt_state xt_tcpudp xt_mac ip6t_REJECT ipt_REJECT ip6t_LOG ipt_LOG iptable_nat nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_conntrack ip6table_filter ip6_tables iptable_filter ip_tables x_tables sch_tbf ppp_deflate zlib_deflate bsd_comp parport_pc ppdev lp parport cpufreq_conservative cpufreq_powersave cpufreq_stats cpufreq_userspace nfsd nfs nfs_acl auth_rpcgss fscache lockd sunrpc sit tunnel4 ppp_async crc_ccitt ppp_generic slhc ext3 jbd hwmon_vid kvm_amd kvm radeon snd_pcm ttm snd_page_alloc snd_timer drm_kms_helper snd soundcore drm sp5100_tco power_supply i2c_piix4 powernow_k8 mperf i2c_algo_bit amd64_edac_mod i2c_core k10temp edac_mce_amd edac_core pcspkr evdev shpchp processor button thermal_sys ext4 crc16 jbd2 mbcache dm_mod raid1 md_mod microcode usbhid hid sg sd_mod crc_t10dif ata_generic ohci_hcd pata_atiixp ahci libahci ehci_hcd libata tg3
  libphy scsi_mod usbcore usb_common [last unloaded: e1000e]
[7438473.432138] 
[7438473.432138] Pid: 27190, comm: smartctl Not tainted 3.2.0-4-amd64 #1 Debian 3.2.46-1 HP ProLiant MicroServer
[7438473.432138] RIP: 0010:[<ffffffff811a0379>]  [<ffffffff811a0379>] sg_scsi_ioctl+0x123/0x2fb
[7438473.432138] RSP: 0018:ffff88003f8a7c58  EFLAGS: 00010257
[7438473.432138] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000000
[7438473.432138] RDX: 0000000000000000 RSI: 00007fff6034db38 RDI: ffff880036c3041c
[7438473.432138] RBP: ffff880072503800 R08: 00000000000282d0 R09: 0000000000000000
[7438473.432138] R10: 0000000000000202 R11: 0000000000000202 R12: 0000000000000024
[7438473.432138] R13: 00000000fffffff2 R14: 0000000000000012 R15: 00007fff6034db30
[7438473.432138] FS:  00007f6015e3e7c0(0000) GS:ffff880077c00000(0000) knlGS:0000000000000000
[7438473.432138] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[7438473.432138] CR2: 0000000000000118 CR3: 000000005171d000 CR4: 00000000000006f0
[7438473.432138] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[7438473.432138] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[7438473.432138] Process smartctl (pid: 27190, threadinfo ffff88003f8a6000, task ffff8800745ac970)
[7438473.432138] Stack:
[7438473.432138]  375b000000000004 0000000034383334 00007fff6034db38 ffff880036c30038
[7438473.432138]  ffff8800725df800 0000005d00000024 ffff88003e8abd28 00000000fb777c0d
[7438473.432138]  ffffffff810364e8 ffff880036c30038 00000000fffffffa 00007fff6034db30
[7438473.620376] Call Trace:
[7438473.620376]  [<ffffffff810364e8>] ? should_resched+0x5/0x23
[7438473.620376]  [<ffffffff8134833d>] ? printk+0x43/0x48
[7438473.620376]  [<ffffffff811a0c55>] ? scsi_cmd_ioctl+0x353/0x3aa
[7438473.620376]  [<ffffffff810d0c6b>] ? handle_pte_fault+0x298/0x79f
[7438473.620376]  [<ffffffffa00193a2>] ? sd_ioctl+0xe8/0x119 [sd_mod]
[7438473.620376]  [<ffffffff8119e4ef>] ? blkdev_ioctl+0x5e6/0x5fb
[7438473.620376]  [<ffffffff811213a0>] ? block_ioctl+0x38/0x3c
[7438473.620376]  [<ffffffff81121368>] ? bdgrab+0x12/0x12
[7438473.620376]  [<ffffffff81107721>] ? do_vfs_ioctl+0x459/0x49a
[7438473.620376]  [<ffffffff811b3d99>] ? __strncpy_from_user+0x18/0x48
[7438473.620376]  [<ffffffff810ead50>] ? kmem_cache_free+0x2d/0x69
[7438473.620376]  [<ffffffff811077ad>] ? sys_ioctl+0x4b/0x72
[7438473.620376]  [<ffffffff81353b52>] ? system_call_fastpath+0x16/0x1b
[7438473.620376] Code: 24 0c 00 48 8b 7c 24 18 ba 10 00 00 00 41 bd f2 ff ff ff 40 0f 95 c6 e8 ce 8e ff ff 48 89 c3 4c 89 f0 48 8b 74 24 10 48 c1 e8 05 <48> 8b bb 18 01 00 00 83 e0 07 0f b6 88 70 79 42 81 66 89 8b 20 
[7438473.620376] RIP  [<ffffffff811a0379>] sg_scsi_ioctl+0x123/0x2fb
[7438473.620376]  RSP <ffff88003f8a7c58>
[7438473.620376] CR2: 0000000000000118
[7438473.785183] ---[ end trace 9ab17248b2604d45 ]---
[7438499.125626] ata4: exception Emask 0x10 SAct 0x0 SErr 0x40c0000 action 0xe frozen
[7438499.133085] ata4: irq_stat 0x00000040, connection status changed
[7438499.140570] ata4: SError: { CommWake 10B8B DevExch }
[7438499.147977] ata4: hard resetting link
[7438502.033991] IN=wl0 OUT= MAC= SRC=192.168.4.1 DST=192.168.4.255 LEN=263 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=243 
[7438505.984237] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[7438506.073458] ata4.00: ATA-8: WDC WD10EZRX-00A8LB0, 01.01A01, max UDMA/133
[7438506.081168] ata4.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[7438506.089962] ata4.00: configured for UDMA/133
[7438506.097552] ata4: EH complete
[7438506.105336] scsi 3:0:0:0: Direct-Access     ATA      WDC WD10EZRX-00A 01.0 PQ: 0 ANSI: 5
[7438506.114956] sd 3:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[7438506.122622] sd 3:0:0:0: [sdc] 4096-byte physical blocks
[7438506.130379] sd 3:0:0:0: [sdc] Write Protect is off
[7438506.130423] sd 3:0:0:0: Attached scsi generic sg2 type 0
[7438506.145252] sd 3:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[7438506.152765] sd 3:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[7438506.191487]  sdc: unknown partition table
[7438506.199651] sd 3:0:0:0: [sdc] Attached SCSI disk

** Model information
sys_vendor: HP
product_name: ProLiant MicroServer
product_version:    
chassis_vendor: HP
chassis_version:    
bios_vendor: HP
bios_version: O41    

** Loaded modules:
e1000e
ebtable_nat
ebtables
ipt_REDIRECT
ipt_MASQUERADE
xt_multiport
nf_conntrack_ipv6
nf_defrag_ipv6
xt_state
xt_tcpudp
xt_mac
ip6t_REJECT
ipt_REJECT
ip6t_LOG
ipt_LOG
iptable_nat
nf_nat
nf_conntrack_ipv4
nf_defrag_ipv4
nf_conntrack
ip6table_filter
ip6_tables
iptable_filter
ip_tables
x_tables
sch_tbf
ppp_deflate
zlib_deflate
bsd_comp
parport_pc
ppdev
lp
parport
cpufreq_conservative
cpufreq_powersave
cpufreq_stats
cpufreq_userspace
nfsd
nfs
nfs_acl
auth_rpcgss
fscache
lockd
sunrpc
sit
tunnel4
ppp_async
crc_ccitt
ppp_generic
slhc
ext3
jbd
hwmon_vid
kvm_amd
kvm
radeon
snd_pcm
ttm
snd_page_alloc
snd_timer
drm_kms_helper
snd
soundcore
drm
sp5100_tco
power_supply
i2c_piix4
powernow_k8
mperf
i2c_algo_bit
amd64_edac_mod
i2c_core
k10temp
edac_mce_amd
edac_core
pcspkr
evdev
shpchp
processor
button
thermal_sys
ext4
crc16
jbd2
mbcache
dm_mod
raid1
md_mod
microcode
usbhid
hid
sg
sd_mod
crc_t10dif
ata_generic
ohci_hcd
pata_atiixp
ahci
libahci
ehci_hcd
libata
tg3
libphy
scsi_mod
usbcore
usb_common

** PCI devices:
00:00.0 Host bridge [0600]: Advanced Micro Devices [AMD] RS880 Host Bridge [1022:9601]
	Subsystem: Hewlett-Packard Company Device [103c:1609]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
	Latency: 0
	Capabilities: <access denied>

00:01.0 PCI bridge [0604]: Hewlett-Packard Company Device [103c:9602] (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
	I/O behind bridge: 0000d000-0000dfff
	Memory behind bridge: fe600000-fe7fffff
	Prefetchable memory behind bridge: 00000000f0000000-00000000f7ffffff
	Secondary status: 66MHz+ FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>

00:04.0 PCI bridge [0604]: Advanced Micro Devices [AMD] RS780/RS880 PCI to PCI bridge (PCIE port 0) [1022:9604] (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	I/O behind bridge: 0000e000-0000efff
	Memory behind bridge: fe800000-fe8fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity+ SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:06.0 PCI bridge [0604]: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 2) [1022:9606] (prog-if 00 [Normal decode])
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	Memory behind bridge: fe900000-fe9fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity+ SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:11.0 SATA controller [0106]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 SATA Controller [AHCI mode] [1002:4391] (rev 40) (prog-if 01 [AHCI 1.0])
	Subsystem: Hewlett-Packard Company Device [103c:1609]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 45
	Region 0: I/O ports at c000 [size=8]
	Region 1: I/O ports at b000 [size=4]
	Region 2: I/O ports at a000 [size=8]
	Region 3: I/O ports at 9000 [size=4]
	Region 4: I/O ports at 8000 [size=16]
	Region 5: Memory at fe5ffc00 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ahci

00:12.0 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB OHCI0 Controller [1002:4397] (prog-if 10 [OHCI])
	Subsystem: Hewlett-Packard Company Device [103c:1609]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 18
	Region 0: Memory at fe5fe000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd

00:12.2 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB EHCI Controller [1002:4396] (prog-if 20 [EHCI])
	Subsystem: Hewlett-Packard Company Device [103c:1609]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 64 bytes
	Interrupt: pin B routed to IRQ 17
	Region 0: Memory at fe5ff800 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

00:13.0 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB OHCI0 Controller [1002:4397] (prog-if 10 [OHCI])
	Subsystem: Hewlett-Packard Company Device [103c:1609]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 18
	Region 0: Memory at fe5fd000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd

00:13.2 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB EHCI Controller [1002:4396] (prog-if 20 [EHCI])
	Subsystem: Hewlett-Packard Company Device [103c:1609]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 64 bytes
	Interrupt: pin B routed to IRQ 17
	Region 0: Memory at fe5ff400 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

00:14.0 SMBus [0c05]: Advanced Micro Devices [AMD] nee ATI SBx00 SMBus Controller [1002:4385] (rev 42)
	Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Kernel driver in use: piix4_smbus

00:14.1 IDE interface [0101]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 IDE Controller [1002:439c] (rev 40) (prog-if 8a [Master SecP PriP])
	Subsystem: Hewlett-Packard Company Device [103c:1609]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64
	Interrupt: pin B routed to IRQ 17
	Region 0: I/O ports at 01f0 [size=8]
	Region 1: I/O ports at 03f4 [size=1]
	Region 2: I/O ports at 0170 [size=8]
	Region 3: I/O ports at 0374 [size=1]
	Region 4: I/O ports at ff00 [size=16]
	Kernel driver in use: pata_atiixp

00:14.3 ISA bridge [0601]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 LPC host controller [1002:439d] (rev 40)
	Subsystem: Hewlett-Packard Company Device [103c:1609]
	Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0

00:14.4 PCI bridge [0604]: Advanced Micro Devices [AMD] nee ATI SBx00 PCI to PCI Bridge [1002:4384] (rev 40) (prog-if 01 [Subtractive decode])
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64
	Bus: primary=00, secondary=04, subordinate=04, sec-latency=64
	Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity+ SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-

00:16.0 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB OHCI0 Controller [1002:4397] (prog-if 10 [OHCI])
	Subsystem: Hewlett-Packard Company Device [103c:1609]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 18
	Region 0: Memory at fe5fc000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd

00:16.2 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB EHCI Controller [1002:4396] (prog-if 20 [EHCI])
	Subsystem: Hewlett-Packard Company Device [103c:1609]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 64 bytes
	Interrupt: pin B routed to IRQ 17
	Region 0: Memory at fe5ff000 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

00:18.0 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor HyperTransport Configuration [1022:1200]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

00:18.1 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor Address Map [1022:1201]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

00:18.2 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor DRAM Controller [1022:1202]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Kernel driver in use: amd64_edac

00:18.3 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor Miscellaneous Control [1022:1203]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>
	Kernel driver in use: k10temp

00:18.4 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor Link Control [1022:1204]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

01:05.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD] nee ATI RS880M [Mobility Radeon HD 4200 Series] [1002:9712] (prog-if 00 [VGA controller])
	Subsystem: Hewlett-Packard Company Device [103c:1609]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 18
	Region 0: Memory at f0000000 (32-bit, prefetchable) [size=128M]
	Region 1: I/O ports at d000 [size=256]
	Region 2: Memory at fe7f0000 (32-bit, non-prefetchable) [size=64K]
	Region 5: Memory at fe600000 (32-bit, non-prefetchable) [size=1M]
	Expansion ROM at <unassigned> [disabled]
	Capabilities: <access denied>
	Kernel driver in use: radeon

02:00.0 Ethernet controller [0200]: Intel Corporation 82574L Gigabit Network Connection [8086:10d3]
	Subsystem: Intel Corporation Gigabit CT Desktop Adapter [8086:a01f]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at fe8e0000 (32-bit, non-prefetchable) [size=128K]
	Region 1: Memory at fe800000 (32-bit, non-prefetchable) [size=512K]
	Region 2: I/O ports at e800 [size=32]
	Region 3: Memory at fe8dc000 (32-bit, non-prefetchable) [size=16K]
	Expansion ROM at fe880000 [disabled] [size=256K]
	Capabilities: <access denied>
	Kernel driver in use: e1000e

03:00.0 Ethernet controller [0200]: Broadcom Corporation NetXtreme BCM5723 Gigabit Ethernet PCIe [14e4:165b] (rev 10)
	Subsystem: Hewlett-Packard Company NC107i Integrated PCI Express Gigabit Server Adapter [103c:705d]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 46
	Region 0: Memory at fe9f0000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: tg3


** USB devices:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 002: ID 0a81:0205 Chesen Electronics Corp. PS/2 Keyboard+Mouse Adapter


-- System Information:
Debian Release: 7.1
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'stable-updates'), (100, 'proposed-updates'), (100, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-image-3.2.0-4-amd64 depends on:
ii  debconf [debconf-2.0]                   1.5.49
ii  initramfs-tools [linux-initramfs-tool]  0.109.1
ii  kmod                                    9-3
ii  linux-base                              3.5
ii  module-init-tools                       9-3

Versions of packages linux-image-3.2.0-4-amd64 recommends:
ii  firmware-linux-free  3.2

Versions of packages linux-image-3.2.0-4-amd64 suggests:
pn  debian-kernel-handbook  <none>
ii  grub-pc                 1.99-27+deb7u1
ii  linux-doc-3.2           3.2.46-1

Versions of packages linux-image-3.2.0-4-amd64 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>
ii  firmware-linux-nonfree  0.36+wheezy.1
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.2.0-4-amd64/postinst/ignoring-ramdisk:
  linux-image-3.2.0-4-amd64/postinst/depmod-error-initrd-3.2.0-4-amd64: false
  linux-image-3.2.0-4-amd64/prerm/removing-running-kernel-3.2.0-4-amd64: true
  linux-image-3.2.0-4-amd64/postinst/missing-firmware-3.2.0-4-amd64:

--- End Message ---
--- Begin Message ---
Hi Ben,

On Sat, Oct 05, 2013 at 05:17:54AM +0100, Ben Hutchings wrote:
> Package: src:linux
> Version: 3.2.46-1
> Severity: normal
> Tags: patch upstream
> 
> I just swapped a SATA disk on this computer, and smartctl then
> triggered a null pointer dereference in sg_scsi_ioctl.
> 
> It looks like there are fixes for it here:
> http://thread.gmane.org/gmane.linux.scsi/80934/focus=82217
> 
> But these have not yet been applied upstream.

The above link to the linux.scsi thread via gmane was not accessible
anymore, but given the age I assume the issue was resolved in
meanwhile upstream. Thus I'm inclined to close the bug now. We can
reopen if this is still a problem.

Regards,
Salvatore
> sys_vendor: HP
> product_name: ProLiant MicroServer
> product_version:    
> chassis_vendor: HP
> chassis_version:    
> bios_vendor: HP
> bios_version: O41    
> 
> ** Loaded modules:
> e1000e
> ebtable_nat
> ebtables
> ipt_REDIRECT
> ipt_MASQUERADE
> xt_multiport
> nf_conntrack_ipv6
> nf_defrag_ipv6
> xt_state
> xt_tcpudp
> xt_mac
> ip6t_REJECT
> ipt_REJECT
> ip6t_LOG
> ipt_LOG
> iptable_nat
> nf_nat
> nf_conntrack_ipv4
> nf_defrag_ipv4
> nf_conntrack
> ip6table_filter
> ip6_tables
> iptable_filter
> ip_tables
> x_tables
> sch_tbf
> ppp_deflate
> zlib_deflate
> bsd_comp
> parport_pc
> ppdev
> lp
> parport
> cpufreq_conservative
> cpufreq_powersave
> cpufreq_stats
> cpufreq_userspace
> nfsd
> nfs
> nfs_acl
> auth_rpcgss
> fscache
> lockd
> sunrpc
> sit
> tunnel4
> ppp_async
> crc_ccitt
> ppp_generic
> slhc
> ext3
> jbd
> hwmon_vid
> kvm_amd
> kvm
> radeon
> snd_pcm
> ttm
> snd_page_alloc
> snd_timer
> drm_kms_helper
> snd
> soundcore
> drm
> sp5100_tco
> power_supply
> i2c_piix4
> powernow_k8
> mperf
> i2c_algo_bit
> amd64_edac_mod
> i2c_core
> k10temp
> edac_mce_amd
> edac_core
> pcspkr
> evdev
> shpchp
> processor
> button
> thermal_sys
> ext4
> crc16
> jbd2
> mbcache
> dm_mod
> raid1
> md_mod
> microcode
> usbhid
> hid
> sg
> sd_mod
> crc_t10dif
> ata_generic
> ohci_hcd
> pata_atiixp
> ahci
> libahci
> ehci_hcd
> libata
> tg3
> libphy
> scsi_mod
> usbcore
> usb_common
> 
> ** PCI devices:
> 00:00.0 Host bridge [0600]: Advanced Micro Devices [AMD] RS880 Host Bridge [1022:9601]
> 	Subsystem: Hewlett-Packard Company Device [103c:1609]
> 	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
> 	Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
> 	Latency: 0
> 	Capabilities: <access denied>
> 
> 00:01.0 PCI bridge [0604]: Hewlett-Packard Company Device [103c:9602] (prog-if 00 [Normal decode])
> 	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
> 	Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
> 	Latency: 64
> 	Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
> 	I/O behind bridge: 0000d000-0000dfff
> 	Memory behind bridge: fe600000-fe7fffff
> 	Prefetchable memory behind bridge: 00000000f0000000-00000000f7ffffff
> 	Secondary status: 66MHz+ FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- <SERR- <PERR-
> 	BridgeCtl: Parity- SERR+ NoISA- VGA+ MAbort- >Reset- FastB2B-
> 		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
> 	Capabilities: <access denied>
> 
> 00:04.0 PCI bridge [0604]: Advanced Micro Devices [AMD] RS780/RS880 PCI to PCI bridge (PCIE port 0) [1022:9604] (prog-if 00 [Normal decode])
> 	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
> 	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
> 	Latency: 0, Cache Line Size: 64 bytes
> 	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
> 	I/O behind bridge: 0000e000-0000efff
> 	Memory behind bridge: fe800000-fe8fffff
> 	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
> 	BridgeCtl: Parity+ SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
> 		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
> 	Capabilities: <access denied>
> 	Kernel driver in use: pcieport
> 
> 00:06.0 PCI bridge [0604]: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 2) [1022:9606] (prog-if 00 [Normal decode])
> 	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
> 	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
> 	Latency: 0, Cache Line Size: 64 bytes
> 	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
> 	Memory behind bridge: fe900000-fe9fffff
> 	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
> 	BridgeCtl: Parity+ SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
> 		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
> 	Capabilities: <access denied>
> 	Kernel driver in use: pcieport
> 
> 00:11.0 SATA controller [0106]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 SATA Controller [AHCI mode] [1002:4391] (rev 40) (prog-if 01 [AHCI 1.0])
> 	Subsystem: Hewlett-Packard Company Device [103c:1609]
> 	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
> 	Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
> 	Latency: 64, Cache Line Size: 64 bytes
> 	Interrupt: pin A routed to IRQ 45
> 	Region 0: I/O ports at c000 [size=8]
> 	Region 1: I/O ports at b000 [size=4]
> 	Region 2: I/O ports at a000 [size=8]
> 	Region 3: I/O ports at 9000 [size=4]
> 	Region 4: I/O ports at 8000 [size=16]
> 	Region 5: Memory at fe5ffc00 (32-bit, non-prefetchable) [size=1K]
> 	Capabilities: <access denied>
> 	Kernel driver in use: ahci
> 
> 00:12.0 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB OHCI0 Controller [1002:4397] (prog-if 10 [OHCI])
> 	Subsystem: Hewlett-Packard Company Device [103c:1609]
> 	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
> 	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
> 	Latency: 64, Cache Line Size: 64 bytes
> 	Interrupt: pin A routed to IRQ 18
> 	Region 0: Memory at fe5fe000 (32-bit, non-prefetchable) [size=4K]
> 	Kernel driver in use: ohci_hcd
> 
> 00:12.2 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB EHCI Controller [1002:4396] (prog-if 20 [EHCI])
> 	Subsystem: Hewlett-Packard Company Device [103c:1609]
> 	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
> 	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
> 	Latency: 64, Cache Line Size: 64 bytes
> 	Interrupt: pin B routed to IRQ 17
> 	Region 0: Memory at fe5ff800 (32-bit, non-prefetchable) [size=256]
> 	Capabilities: <access denied>
> 	Kernel driver in use: ehci_hcd
> 
> 00:13.0 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB OHCI0 Controller [1002:4397] (prog-if 10 [OHCI])
> 	Subsystem: Hewlett-Packard Company Device [103c:1609]
> 	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
> 	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
> 	Latency: 64, Cache Line Size: 64 bytes
> 	Interrupt: pin A routed to IRQ 18
> 	Region 0: Memory at fe5fd000 (32-bit, non-prefetchable) [size=4K]
> 	Kernel driver in use: ohci_hcd
> 
> 00:13.2 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB EHCI Controller [1002:4396] (prog-if 20 [EHCI])
> 	Subsystem: Hewlett-Packard Company Device [103c:1609]
> 	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
> 	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
> 	Latency: 64, Cache Line Size: 64 bytes
> 	Interrupt: pin B routed to IRQ 17
> 	Region 0: Memory at fe5ff400 (32-bit, non-prefetchable) [size=256]
> 	Capabilities: <access denied>
> 	Kernel driver in use: ehci_hcd
> 
> 00:14.0 SMBus [0c05]: Advanced Micro Devices [AMD] nee ATI SBx00 SMBus Controller [1002:4385] (rev 42)
> 	Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
> 	Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
> 	Kernel driver in use: piix4_smbus
> 
> 00:14.1 IDE interface [0101]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 IDE Controller [1002:439c] (rev 40) (prog-if 8a [Master SecP PriP])
> 	Subsystem: Hewlett-Packard Company Device [103c:1609]
> 	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
> 	Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
> 	Latency: 64
> 	Interrupt: pin B routed to IRQ 17
> 	Region 0: I/O ports at 01f0 [size=8]
> 	Region 1: I/O ports at 03f4 [size=1]
> 	Region 2: I/O ports at 0170 [size=8]
> 	Region 3: I/O ports at 0374 [size=1]
> 	Region 4: I/O ports at ff00 [size=16]
> 	Kernel driver in use: pata_atiixp
> 
> 00:14.3 ISA bridge [0601]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 LPC host controller [1002:439d] (rev 40)
> 	Subsystem: Hewlett-Packard Company Device [103c:1609]
> 	Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
> 	Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
> 	Latency: 0
> 
> 00:14.4 PCI bridge [0604]: Advanced Micro Devices [AMD] nee ATI SBx00 PCI to PCI Bridge [1002:4384] (rev 40) (prog-if 01 [Subtractive decode])
> 	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
> 	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
> 	Latency: 64
> 	Bus: primary=00, secondary=04, subordinate=04, sec-latency=64
> 	Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
> 	BridgeCtl: Parity+ SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
> 		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
> 
> 00:16.0 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB OHCI0 Controller [1002:4397] (prog-if 10 [OHCI])
> 	Subsystem: Hewlett-Packard Company Device [103c:1609]
> 	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
> 	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
> 	Latency: 64, Cache Line Size: 64 bytes
> 	Interrupt: pin A routed to IRQ 18
> 	Region 0: Memory at fe5fc000 (32-bit, non-prefetchable) [size=4K]
> 	Kernel driver in use: ohci_hcd
> 
> 00:16.2 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB EHCI Controller [1002:4396] (prog-if 20 [EHCI])
> 	Subsystem: Hewlett-Packard Company Device [103c:1609]
> 	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
> 	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
> 	Latency: 64, Cache Line Size: 64 bytes
> 	Interrupt: pin B routed to IRQ 17
> 	Region 0: Memory at fe5ff000 (32-bit, non-prefetchable) [size=256]
> 	Capabilities: <access denied>
> 	Kernel driver in use: ehci_hcd
> 
> 00:18.0 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor HyperTransport Configuration [1022:1200]
> 	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
> 	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
> 	Capabilities: <access denied>
> 
> 00:18.1 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor Address Map [1022:1201]
> 	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
> 	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
> 
> 00:18.2 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor DRAM Controller [1022:1202]
> 	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
> 	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
> 	Kernel driver in use: amd64_edac
> 
> 00:18.3 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor Miscellaneous Control [1022:1203]
> 	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
> 	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
> 	Capabilities: <access denied>
> 	Kernel driver in use: k10temp
> 
> 00:18.4 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor Link Control [1022:1204]
> 	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
> 	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
> 
> 01:05.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD] nee ATI RS880M [Mobility Radeon HD 4200 Series] [1002:9712] (prog-if 00 [VGA controller])
> 	Subsystem: Hewlett-Packard Company Device [103c:1609]
> 	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
> 	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
> 	Latency: 0, Cache Line Size: 64 bytes
> 	Interrupt: pin A routed to IRQ 18
> 	Region 0: Memory at f0000000 (32-bit, prefetchable) [size=128M]
> 	Region 1: I/O ports at d000 [size=256]
> 	Region 2: Memory at fe7f0000 (32-bit, non-prefetchable) [size=64K]
> 	Region 5: Memory at fe600000 (32-bit, non-prefetchable) [size=1M]
> 	Expansion ROM at <unassigned> [disabled]
> 	Capabilities: <access denied>
> 	Kernel driver in use: radeon
> 
> 02:00.0 Ethernet controller [0200]: Intel Corporation 82574L Gigabit Network Connection [8086:10d3]
> 	Subsystem: Intel Corporation Gigabit CT Desktop Adapter [8086:a01f]
> 	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
> 	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
> 	Latency: 0, Cache Line Size: 64 bytes
> 	Interrupt: pin A routed to IRQ 16
> 	Region 0: Memory at fe8e0000 (32-bit, non-prefetchable) [size=128K]
> 	Region 1: Memory at fe800000 (32-bit, non-prefetchable) [size=512K]
> 	Region 2: I/O ports at e800 [size=32]
> 	Region 3: Memory at fe8dc000 (32-bit, non-prefetchable) [size=16K]
> 	Expansion ROM at fe880000 [disabled] [size=256K]
> 	Capabilities: <access denied>
> 	Kernel driver in use: e1000e
> 
> 03:00.0 Ethernet controller [0200]: Broadcom Corporation NetXtreme BCM5723 Gigabit Ethernet PCIe [14e4:165b] (rev 10)
> 	Subsystem: Hewlett-Packard Company NC107i Integrated PCI Express Gigabit Server Adapter [103c:705d]
> 	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
> 	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
> 	Latency: 0, Cache Line Size: 64 bytes
> 	Interrupt: pin A routed to IRQ 46
> 	Region 0: Memory at fe9f0000 (64-bit, non-prefetchable) [size=64K]
> 	Capabilities: <access denied>
> 	Kernel driver in use: tg3
> 
> 
> ** USB devices:
> Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
> Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
> Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
> Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> Bus 004 Device 002: ID 0a81:0205 Chesen Electronics Corp. PS/2 Keyboard+Mouse Adapter
> 
> 
> -- System Information:
> Debian Release: 7.1
>   APT prefers stable
>   APT policy: (990, 'stable'), (500, 'stable-updates'), (100, 'proposed-updates'), (100, 'unstable')
> Architecture: amd64 (x86_64)
> 
> Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
> Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> 
> Versions of packages linux-image-3.2.0-4-amd64 depends on:
> ii  debconf [debconf-2.0]                   1.5.49
> ii  initramfs-tools [linux-initramfs-tool]  0.109.1
> ii  kmod                                    9-3
> ii  linux-base                              3.5
> ii  module-init-tools                       9-3
> 
> Versions of packages linux-image-3.2.0-4-amd64 recommends:
> ii  firmware-linux-free  3.2
> 
> Versions of packages linux-image-3.2.0-4-amd64 suggests:
> pn  debian-kernel-handbook  <none>
> ii  grub-pc                 1.99-27+deb7u1
> ii  linux-doc-3.2           3.2.46-1
> 
> Versions of packages linux-image-3.2.0-4-amd64 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>
> ii  firmware-linux-nonfree  0.36+wheezy.1
> 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.2.0-4-amd64/postinst/ignoring-ramdisk:
>   linux-image-3.2.0-4-amd64/postinst/depmod-error-initrd-3.2.0-4-amd64: false
>   linux-image-3.2.0-4-amd64/prerm/removing-running-kernel-3.2.0-4-amd64: true
>   linux-image-3.2.0-4-amd64/postinst/missing-firmware-3.2.0-4-amd64:

--- End Message ---

Reply to: