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

Bug#974193: marked as done (linux-image-5.9.0-1-amd64: sunrpc.transports sysctl contains binary data)



Your message dated Fri, 13 Nov 2020 10:30:45 +0100
with message-id <[🔎] 20201113093045.GB273041@eldamar.lan>
and subject line Re: Bug#974193: linux-image-5.9.0-1-amd64: sunrpc.transports sysctl contains binary data
has caused the Debian Bug report #974193,
regarding linux-image-5.9.0-1-amd64: sunrpc.transports sysctl contains binary data
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.)


-- 
974193: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=974193
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:linux
Version: 5.9.1-1
Severity: minor

Dear Maintainer,

The sunrpc.transports sysctl looks emtpy when directly queried with sysctl,
but a closer inspection of /proc/sys/sunrpc/transports reveals a list of null
bytes. Even weirder, sysctl -a does produce a different set of random(?)
characters each time.

I would expect an output such as:
sunrpc.transports = tcp 1048576
sunrpc.transports = udp 32768

instead of this weirdness.

$ /sbin/sysctl sunrpc.transports | cat -A ; od -c /proc/sys/sunrpc/transports ; /sbin/sysctl -a 2>/dev/null | grep -a sunrpc.transports
sunrpc.transports = $
0000000  \0  \0  \0  \0  \0  \0  \0  \0  \0  \0  \0  \0  \0  \0  \0  \0
0000020  \0  \0  \0  \0  \0  \0
0000026
sunrpc.transports = �]�
$ /sbin/sysctl -a 2>/dev/null | grep -a sunrpc.transports
sunrpc.transports = ��
$ /sbin/sysctl -a 2>/dev/null | grep -a sunrpc.transports
sunrpc.transports = �vo�

Last week I updated this system to Debian testing (from stable).

-- Package-specific info:
** Version:
Linux version 5.9.0-1-amd64 (debian-kernel@lists.debian.org) (gcc-10 (Debian 10.2.0-15) 10.2.0, GNU ld (GNU Binutils for Debian) 2.35.1) #1 SMP Debian 5.9.1-1 (2020-10-17)

** Command line:
BOOT_IMAGE=/vmlinuz-5.9.0-1-amd64 root=/dev/mapper/gallumbits--vg-root ro security=selinux selinux=1 enforcing=0 quiet splash

** Not tainted

** Kernel log:
[106119.880235] wlp3s0: associate with 10:8c:cf:45:c8:30 (try 1/3)
[106119.882096] wlp3s0: RX AssocResp from 10:8c:cf:45:c8:30 (capab=0x431 status=0 aid=4)
[106119.883865] wlp3s0: associated
[106119.985055] wlp3s0: Limiting TX power to 17 dBm as advertised by 10:8c:cf:45:c8:30
[107923.048112] Rekeying PTK for STA 10:8c:cf:45:c8:30 but driver can't safely do that.
[109750.489728] Rekeying PTK for STA 10:8c:cf:45:c8:30 but driver can't safely do that.
[110774.623556] wlp3s0: Connection to AP 10:8c:cf:45:c8:30 lost
[110775.552659] wlp3s0: authenticate with 10:8c:cf:45:c8:3f
[110775.564745] wlp3s0: send auth to 10:8c:cf:45:c8:3f (try 1/3)
[110775.573867] wlp3s0: authenticated
[110775.577549] wlp3s0: associate with 10:8c:cf:45:c8:3f (try 1/3)
[110775.579184] wlp3s0: RX AssocResp from 10:8c:cf:45:c8:3f (capab=0x111 status=0 aid=2)
[110775.581302] wlp3s0: associated
[110775.663930] wlp3s0: Limiting TX power to 17 dBm as advertised by 10:8c:cf:45:c8:3f
[112547.826793] Rekeying PTK for STA 10:8c:cf:45:c8:3f but driver can't safely do that.
[113700.390630] input: MX Anywhere 2 Keyboard as /devices/virtual/misc/uhid/0005:046D:B013.0008/input/input35
[113700.391394] input: MX Anywhere 2 Mouse as /devices/virtual/misc/uhid/0005:046D:B013.0008/input/input36
[113700.391973] hid-generic 0005:046D:B013.0008: input,hidraw4: BLUETOOTH HID v0.07 Keyboard [MX Anywhere 2] on f8:63:3f:ad:9b:60
[114348.207660] Rekeying PTK for STA 10:8c:cf:45:c8:3f but driver can't safely do that.
[116132.560788] Rekeying PTK for STA 10:8c:cf:45:c8:3f but driver can't safely do that.
[117919.948857] Rekeying PTK for STA 10:8c:cf:45:c8:3f but driver can't safely do that.
[119733.414499] Rekeying PTK for STA 10:8c:cf:45:c8:3f but driver can't safely do that.
[121561.843725] Rekeying PTK for STA 10:8c:cf:45:c8:3f but driver can't safely do that.
[123385.320312] Rekeying PTK for STA 10:8c:cf:45:c8:3f but driver can't safely do that.
[123388.358737] wlp3s0: deauthenticated from 10:8c:cf:45:c8:3f (Reason: 15=4WAY_HANDSHAKE_TIMEOUT)
[123389.351694] wlp3s0: authenticate with 10:8c:cf:45:c8:30
[123389.364570] wlp3s0: send auth to 10:8c:cf:45:c8:30 (try 1/3)
[123389.370529] wlp3s0: authenticated
[123389.371314] wlp3s0: associate with 10:8c:cf:45:c8:30 (try 1/3)
[123389.373066] wlp3s0: RX AssocResp from 10:8c:cf:45:c8:30 (capab=0x431 status=0 aid=5)
[123389.374380] wlp3s0: associated
[123389.419363] wlp3s0: Limiting TX power to 17 dBm as advertised by 10:8c:cf:45:c8:30
[123420.689422] wlp3s0: disconnect from AP 10:8c:cf:45:c8:30 for new auth to 10:8c:cf:45:c8:3f
[123420.706046] wlp3s0: authenticate with 10:8c:cf:45:c8:3f
[123420.719214] wlp3s0: send auth to 10:8c:cf:45:c8:3f (try 1/3)
[123420.725049] wlp3s0: authenticated
[123420.731234] wlp3s0: associate with 10:8c:cf:45:c8:3f (try 1/3)
[123420.733363] wlp3s0: RX ReassocResp from 10:8c:cf:45:c8:3f (capab=0x111 status=0 aid=4)
[123420.737478] wlp3s0: associated
[123420.765964] wlp3s0: Limiting TX power to 17 dBm as advertised by 10:8c:cf:45:c8:3f
[125243.819212] Rekeying PTK for STA 10:8c:cf:45:c8:3f but driver can't safely do that.
[127015.155167] Rekeying PTK for STA 10:8c:cf:45:c8:3f but driver can't safely do that.
[128799.543331] Rekeying PTK for STA 10:8c:cf:45:c8:3f but driver can't safely do that.
[130601.937152] Rekeying PTK for STA 10:8c:cf:45:c8:3f but driver can't safely do that.
[132400.352431] Rekeying PTK for STA 10:8c:cf:45:c8:3f but driver can't safely do that.
[134225.821021] Rekeying PTK for STA 10:8c:cf:45:c8:3f but driver can't safely do that.
[136038.256243] Rekeying PTK for STA 10:8c:cf:45:c8:3f but driver can't safely do that.
[136041.370049] wlp3s0: deauthenticated from 10:8c:cf:45:c8:3f (Reason: 15=4WAY_HANDSHAKE_TIMEOUT)
[136042.712815] wlp3s0: authenticate with 10:8c:cf:45:c8:30
[136042.724591] wlp3s0: send auth to 10:8c:cf:45:c8:30 (try 1/3)
[136042.726611] wlp3s0: authenticated
[136042.735361] wlp3s0: associate with 10:8c:cf:45:c8:30 (try 1/3)
[136042.737107] wlp3s0: RX AssocResp from 10:8c:cf:45:c8:30 (capab=0x431 status=0 aid=6)
[136042.738393] wlp3s0: associated
[136042.884935] wlp3s0: Limiting TX power to 17 dBm as advertised by 10:8c:cf:45:c8:30
[136347.042841] wlp3s0: disconnect from AP 10:8c:cf:45:c8:30 for new auth to 10:8c:cf:45:c8:3f
[136347.054672] wlp3s0: authenticate with 10:8c:cf:45:c8:3f
[136347.065115] wlp3s0: send auth to 10:8c:cf:45:c8:3f (try 1/3)
[136347.070615] wlp3s0: authenticated
[136347.073046] wlp3s0: associate with 10:8c:cf:45:c8:3f (try 1/3)
[136347.074934] wlp3s0: RX ReassocResp from 10:8c:cf:45:c8:3f (capab=0x111 status=0 aid=1)
[136347.077100] wlp3s0: associated
[136347.152935] wlp3s0: Limiting TX power to 17 dBm as advertised by 10:8c:cf:45:c8:3f
[138119.188263] Rekeying PTK for STA 10:8c:cf:45:c8:3f but driver can't safely do that.
[139934.612967] Rekeying PTK for STA 10:8c:cf:45:c8:3f but driver can't safely do that.
[141731.010888] Rekeying PTK for STA 10:8c:cf:45:c8:3f but driver can't safely do that.
[143522.416754] Rekeying PTK for STA 10:8c:cf:45:c8:3f but driver can't safely do that.
[145325.805714] Rekeying PTK for STA 10:8c:cf:45:c8:3f but driver can't safely do that.
[147184.225994] Rekeying PTK for STA 10:8c:cf:45:c8:3f but driver can't safely do that.
[148966.725358] Rekeying PTK for STA 10:8c:cf:45:c8:3f but driver can't safely do that.
[150762.107154] Rekeying PTK for STA 10:8c:cf:45:c8:3f but driver can't safely do that.
[152571.582422] Rekeying PTK for STA 10:8c:cf:45:c8:3f but driver can't safely do that.
[154398.986202] Rekeying PTK for STA 10:8c:cf:45:c8:3f but driver can't safely do that.
[156170.353484] Rekeying PTK for STA 10:8c:cf:45:c8:3f but driver can't safely do that.
[157985.776404] Rekeying PTK for STA 10:8c:cf:45:c8:3f but driver can't safely do that.
[159775.197663] Rekeying PTK for STA 10:8c:cf:45:c8:3f but driver can't safely do that.
[161592.610743] Rekeying PTK for STA 10:8c:cf:45:c8:3f but driver can't safely do that.
[163414.059804] Rekeying PTK for STA 10:8c:cf:45:c8:3f but driver can't safely do that.
[165191.430786] Rekeying PTK for STA 10:8c:cf:45:c8:3f but driver can't safely do that.
[166973.837368] Rekeying PTK for STA 10:8c:cf:45:c8:3f but driver can't safely do that.
[166976.854492] wlp3s0: deauthenticated from 10:8c:cf:45:c8:3f (Reason: 15=4WAY_HANDSHAKE_TIMEOUT)
[166977.912247] wlp3s0: authenticate with 10:8c:cf:45:c8:30
[166977.925173] wlp3s0: send auth to 10:8c:cf:45:c8:30 (try 1/3)
[166977.930661] wlp3s0: authenticated
[166977.936325] wlp3s0: associate with 10:8c:cf:45:c8:30 (try 1/3)
[166977.938125] wlp3s0: RX AssocResp from 10:8c:cf:45:c8:30 (capab=0x431 status=0 aid=5)
[166977.942999] wlp3s0: associated
[166978.099348] wlp3s0: Limiting TX power to 17 dBm as advertised by 10:8c:cf:45:c8:30
[167290.777745] wlp3s0: disconnect from AP 10:8c:cf:45:c8:30 for new auth to 10:8c:cf:45:c8:3f
[167290.792395] wlp3s0: authenticate with 10:8c:cf:45:c8:3f
[167290.805312] wlp3s0: send auth to 10:8c:cf:45:c8:3f (try 1/3)
[167290.814627] wlp3s0: authenticated
[167290.817670] wlp3s0: associate with 10:8c:cf:45:c8:3f (try 1/3)
[167290.819518] wlp3s0: RX ReassocResp from 10:8c:cf:45:c8:3f (capab=0x111 status=0 aid=1)
[167290.821713] wlp3s0: associated
[167290.827923] wlp3s0: Limiting TX power to 17 dBm as advertised by 10:8c:cf:45:c8:3f
[169117.867353] Rekeying PTK for STA 10:8c:cf:45:c8:3f but driver can't safely do that.
[169797.744979] input: MX Anywhere 2 Keyboard as /devices/virtual/misc/uhid/0005:046D:B013.0009/input/input38
[169797.745845] input: MX Anywhere 2 Mouse as /devices/virtual/misc/uhid/0005:046D:B013.0009/input/input39
[169797.746332] hid-generic 0005:046D:B013.0009: input,hidraw4: BLUETOOTH HID v0.07 Keyboard [MX Anywhere 2] on f8:63:3f:ad:9b:60

** Model information
sys_vendor: LENOVO
product_name: 20L5CTO1WW
product_version: ThinkPad T480
chassis_vendor: LENOVO
chassis_version: None
bios_vendor: LENOVO
bios_version: N24ET61W (1.36 )
board_vendor: LENOVO
board_name: 20L5CTO1WW
board_version: Not Defined

** Loaded modules:
ctr
ccm
sctp
uhid
vhost_net
vhost
tap
vhost_iotlb
tun
rfcomm
snd_seq_dummy
snd_hrtimer
fuse
snd_seq
snd_seq_device
bridge
stp
llc
cmac
algif_hash
algif_skcipher
af_alg
r8152
bnep
btusb
btrtl
btbcm
btintel
bluetooth
typec_displayport
cdc_mbim
cdc_wdm
cdc_ncm
uvcvideo
cdc_ether
usbnet
cdc_acm
mii
videobuf2_vmalloc
videobuf2_memops
videobuf2_v4l2
jitterentropy_rng
videobuf2_common
drbg
ansi_cprng
videodev
ecdh_generic
sg
mc
ecc
ipt_REJECT
nf_reject_ipv4
xt_multiport
xt_comment
xt_state
xt_conntrack
nft_chain_nat
uinput
xt_MASQUERADE
nf_nat
nf_conntrack
nf_defrag_ipv6
nf_defrag_ipv4
nft_counter
intel_pmc_core_pltdrv
intel_pmc_core
xt_CHECKSUM
xt_tcpudp
nft_compat
nf_tables
snd_hda_codec_hdmi
nfnetlink
binfmt_misc
intel_rapl_msr
snd_soc_skl
iwlmvm
x86_pkg_temp_thermal
snd_soc_hdac_hda
intel_powerclamp
snd_hda_ext_core
snd_soc_sst_ipc
coretemp
snd_hda_codec_realtek
snd_soc_sst_dsp
mac80211
snd_soc_acpi_intel_match
kvm_intel
snd_soc_acpi
snd_hda_codec_generic
libarc4
kvm
snd_soc_core
snd_compress
snd_hda_intel
snd_intel_dspcfg
iwlwifi
irqbypass
snd_hda_codec
nls_ascii
nls_cp437
rapl
vfat
intel_cstate
efi_pstore
snd_hda_core
fat
joydev
snd_hwdep
intel_uncore
iTCO_wdt
intel_pmc_bxt
pcspkr
snd_pcm
iTCO_vendor_support
serio_raw
efivars
tpm_crb
cfg80211
wmi_bmof
intel_wmi_thunderbolt
snd_timer
watchdog
thinkpad_acpi
mei_me
mei
processor_thermal_device
tpm_tis
tpm_tis_core
nvram
ucsi_acpi
ledtrig_audio
intel_pch_thermal
typec_ucsi
intel_rapl_common
intel_xhci_usb_role_switch
snd
tpm
intel_soc_dts_iosf
roles
typec
rng_core
soundcore
rfkill
int3403_thermal
evdev
ac
int340x_thermal_zone
int3400_thermal
acpi_thermal_rel
acpi_pad
nfsd
auth_rpcgss
nfs_acl
lockd
grace
parport_pc
ppdev
sunrpc
lp
parport
efivarfs
ip_tables
x_tables
autofs4
ext4
crc16
mbcache
jbd2
btrfs
blake2b_generic
zstd_compress
dm_crypt
dm_mod
raid10
raid456
async_raid6_recov
async_memcpy
async_pq
async_xor
async_tx
xor
hid_generic
usbhid
hid
sd_mod
raid6_pq
libcrc32c
crc32c_generic
raid1
raid0
multipath
linear
md_mod
uas
usb_storage
scsi_mod
i915
crc32_pclmul
crc32c_intel
ghash_clmulni_intel
i2c_algo_bit
drm_kms_helper
aesni_intel
xhci_pci
cec
xhci_hcd
libaes
crypto_simd
e1000e
nvme
drm
cryptd
psmouse
glue_helper
usbcore
nvme_core
ptp
pps_core
t10_pi
i2c_i801
crc_t10dif
crct10dif_generic
intel_lpss_pci
i2c_smbus
crct10dif_pclmul
intel_lpss
crct10dif_common
usb_common
idma64
wmi
battery
video
button

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers [8086:5914] (rev 08)
	Subsystem: Lenovo ThinkPad T480 [17aa:225d]
	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
	IOMMU group: 0
	Capabilities: <access denied>
	Kernel driver in use: skl_uncore

00:02.0 VGA compatible controller [0300]: Intel Corporation UHD Graphics 620 [8086:5917] (rev 07) (prog-if 00 [VGA controller])
	Subsystem: Lenovo UHD Graphics 620 [17aa:225d]
	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
	Interrupt: pin A routed to IRQ 137
	IOMMU group: 1
	Region 0: Memory at db000000 (64-bit, non-prefetchable) [size=16M]
	Region 2: Memory at 80000000 (64-bit, prefetchable) [size=512M]
	Region 4: I/O ports at e000 [size=64]
	Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: i915
	Kernel modules: i915

00:04.0 Signal processing controller [1180]: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem [8086:1903] (rev 08)
	Subsystem: Lenovo ThinkPad T480 [17aa:225d]
	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-
	Interrupt: pin A routed to IRQ 16
	IOMMU group: 2
	Region 0: Memory at dc240000 (64-bit, non-prefetchable) [size=32K]
	Capabilities: <access denied>
	Kernel driver in use: proc_thermal
	Kernel modules: processor_thermal_device

00:08.0 System peripheral [0880]: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model [8086:1911]
	Subsystem: Lenovo ThinkPad T480 [17aa:225d]
	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-
	Interrupt: pin A routed to IRQ 255
	IOMMU group: 3
	Region 0: Memory at dc250000 (64-bit, non-prefetchable) [disabled] [size=4K]
	Capabilities: <access denied>

00:14.0 USB controller [0c03]: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller [8086:9d2f] (rev 21) (prog-if 30 [XHCI])
	Subsystem: Lenovo ThinkPad T480 [17aa:225d]
	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
	Interrupt: pin A routed to IRQ 128
	IOMMU group: 4
	Region 0: Memory at dc220000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci

00:14.2 Signal processing controller [1180]: Intel Corporation Sunrise Point-LP Thermal subsystem [8086:9d31] (rev 21)
	Subsystem: Lenovo ThinkPad T480 [17aa:225d]
	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-
	Interrupt: pin C routed to IRQ 18
	IOMMU group: 4
	Region 0: Memory at dc251000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: intel_pch_thermal
	Kernel modules: intel_pch_thermal

00:15.0 Signal processing controller [1180]: Intel Corporation Sunrise Point-LP Serial IO I2C Controller #0 [8086:9d60] (rev 21)
	Subsystem: Lenovo ThinkPad T480 [17aa:225d]
	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
	IOMMU group: 5
	Region 0: Memory at dc252000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: intel-lpss
	Kernel modules: intel_lpss_pci

00:16.0 Communication controller [0780]: Intel Corporation Sunrise Point-LP CSME HECI #1 [8086:9d3a] (rev 21)
	Subsystem: Lenovo ThinkPad T480 [17aa:225d]
	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
	Interrupt: pin A routed to IRQ 138
	IOMMU group: 6
	Region 0: Memory at dc253000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: mei_me
	Kernel modules: mei_me

00:1c.0 PCI bridge [0604]: Intel Corporation Sunrise Point-LP PCI Express Root Port #1 [8086:9d10] (rev f1) (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
	Interrupt: pin A routed to IRQ 122
	IOMMU group: 7
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: 00002000-00002fff [size=4K]
	Memory behind bridge: 7c800000-7c9fffff [size=2M]
	Prefetchable memory behind bridge: 000000007ca00000-000000007cbfffff [size=2M]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1c.6 PCI bridge [0604]: Intel Corporation Sunrise Point-LP PCI Express Root Port #7 [8086:9d16] (rev f1) (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
	Interrupt: pin C routed to IRQ 123
	IOMMU group: 8
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	I/O behind bridge: [disabled]
	Memory behind bridge: dc100000-dc1fffff [size=1M]
	Prefetchable memory behind bridge: [disabled]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1d.0 PCI bridge [0604]: Intel Corporation Sunrise Point-LP PCI Express Root Port #9 [8086:9d18] (rev f1) (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
	Interrupt: pin A routed to IRQ 124
	IOMMU group: 9
	Bus: primary=00, secondary=04, subordinate=3c, sec-latency=0
	I/O behind bridge: 00003000-00003fff [size=4K]
	Memory behind bridge: c4000000-da0fffff [size=353M]
	Prefetchable memory behind bridge: 00000000a0000000-00000000c1ffffff [size=544M]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1d.2 PCI bridge [0604]: Intel Corporation Sunrise Point-LP PCI Express Root Port #11 [8086:9d1a] (rev f1) (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
	Interrupt: pin C routed to IRQ 125
	IOMMU group: 10
	Bus: primary=00, secondary=3d, subordinate=3d, sec-latency=0
	I/O behind bridge: [disabled]
	Memory behind bridge: dc000000-dc0fffff [size=1M]
	Prefetchable memory behind bridge: [disabled]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1f.0 ISA bridge [0601]: Intel Corporation Sunrise Point LPC Controller/eSPI Controller [8086:9d4e] (rev 21)
	Subsystem: Lenovo ThinkPad T480 [17aa:225d]
	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
	IOMMU group: 11

00:1f.2 Memory controller [0580]: Intel Corporation Sunrise Point-LP PMC [8086:9d21] (rev 21)
	Subsystem: Lenovo ThinkPad T480 [17aa:225d]
	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-
	IOMMU group: 11
	Region 0: Memory at dc24c000 (32-bit, non-prefetchable) [disabled] [size=16K]

00:1f.3 Audio device [0403]: Intel Corporation Sunrise Point-LP HD Audio [8086:9d71] (rev 21)
	Subsystem: Lenovo ThinkPad T480 [17aa:225d]
	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: 64
	Interrupt: pin A routed to IRQ 140
	IOMMU group: 11
	Region 0: Memory at dc248000 (64-bit, non-prefetchable) [size=16K]
	Region 4: Memory at dc230000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel, snd_soc_skl

00:1f.4 SMBus [0c05]: Intel Corporation Sunrise Point-LP SMBus [8086:9d23] (rev 21)
	Subsystem: Lenovo ThinkPad T480 [17aa:225d]
	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-
	Interrupt: pin A routed to IRQ 16
	IOMMU group: 11
	Region 0: Memory at dc254000 (64-bit, non-prefetchable) [size=256]
	Region 4: I/O ports at efa0 [size=32]
	Kernel driver in use: i801_smbus
	Kernel modules: i2c_i801

00:1f.6 Ethernet controller [0200]: Intel Corporation Ethernet Connection (4) I219-V [8086:15d8] (rev 21)
	Subsystem: Lenovo ThinkPad T480 [17aa:225d]
	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
	Interrupt: pin A routed to IRQ 127
	IOMMU group: 11
	Region 0: Memory at dc200000 (32-bit, non-prefetchable) [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: e1000e
	Kernel modules: e1000e

03:00.0 Network controller [0280]: Intel Corporation Wireless 8265 / 8275 [8086:24fd] (rev 78)
	Subsystem: Intel Corporation Dual Band Wireless-AC 8265 [8086:0010]
	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
	Interrupt: pin A routed to IRQ 139
	IOMMU group: 12
	Region 0: Memory at dc100000 (64-bit, non-prefetchable) [size=8K]
	Capabilities: <access denied>
	Kernel driver in use: iwlwifi
	Kernel modules: iwlwifi

3d:00.0 Non-Volatile memory controller [0108]: Lenovo Device [17aa:0004] (prog-if 02 [NVM Express])
	Subsystem: Lenovo Device [17aa:1004]
	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
	Interrupt: pin A routed to IRQ 18
	NUMA node: 0
	IOMMU group: 13
	Region 0: Memory at dc000000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: nvme
	Kernel modules: nvme


** USB devices:
Bus 002 Device 004: ID 0bda:0411 Realtek Semiconductor Corp. Hub
Bus 002 Device 005: ID 0bda:8153 Realtek Semiconductor Corp. RTL8153 Gigabit Ethernet Adapter
Bus 002 Device 003: ID 0bda:0412 Realtek Semiconductor Corp. 2-Port USB 3.1 Hub
Bus 002 Device 002: ID 0bda:0316 Realtek Semiconductor Corp. Card Reader
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 010: ID 06cb:009a Synaptics, Inc. Metallica MIS Touch Fingerprint Reader
Bus 001 Device 008: ID 13d3:56a6 IMC Networks Integrated Camera
Bus 001 Device 006: ID 8087:0a2b Intel Corp. Bluetooth wireless interface
Bus 001 Device 004: ID 2cb7:0210 Fibocom L830-EB-00 LTE WWAN Modem
Bus 001 Device 009: ID 0808:0606  USB Keyboard
Bus 001 Device 007: ID 04d9:0188 Holtek Semiconductor, Inc. USB-HID Keyboard
Bus 001 Device 005: ID 0bda:5411 Realtek Semiconductor Corp. RTS5411 Hub
Bus 001 Device 003: ID 0bda:5412 Realtek Semiconductor Corp. 3-Port USB 2.1 Hub
Bus 001 Device 002: ID 058f:9540 Alcor Micro Corp. AU9540 Smartcard Reader
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 5.9.0-1-amd64 (SMP w/8 CPU threads)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: SELinux: enabled - Mode: Permissive - Policy name: default

Versions of packages linux-image-5.9.0-1-amd64 depends on:
ii  initramfs-tools [linux-initramfs-tool]  0.139
ii  kmod                                    27+20200310-2
ii  linux-base                              4.6

Versions of packages linux-image-5.9.0-1-amd64 recommends:
ii  apparmor             2.13.5-1
ii  firmware-linux-free  20200122-1

Versions of packages linux-image-5.9.0-1-amd64 suggests:
pn  debian-kernel-handbook  <none>
ii  extlinux                3:6.04~git20190206.bf6db5b4+dfsg1-3
ii  grub-efi-amd64          2.04-8
pn  linux-doc-5.9           <none>

Versions of packages linux-image-5.9.0-1-amd64 is related to:
pn  firmware-amd-graphics     <none>
pn  firmware-atheros          <none>
pn  firmware-bnx2             <none>
pn  firmware-bnx2x            <none>
pn  firmware-brcm80211        <none>
pn  firmware-cavium           <none>
pn  firmware-intel-sound      <none>
pn  firmware-intelwimax       <none>
pn  firmware-ipw2x00          <none>
pn  firmware-ivtv             <none>
ii  firmware-iwlwifi          20200918-1
pn  firmware-libertas         <none>
pn  firmware-linux-nonfree    <none>
ii  firmware-misc-nonfree     20200918-1
pn  firmware-myricom          <none>
pn  firmware-netxen           <none>
pn  firmware-qlogic           <none>
ii  firmware-realtek          20200918-1
pn  firmware-samsung          <none>
pn  firmware-siano            <none>
pn  firmware-ti-connectivity  <none>
pn  xen-hypervisor            <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: linux
Source-Version: 5.9.6-1

Hi,

On Wed, Nov 11, 2020 at 08:51:14AM +0100, Bart-Jan Vrielink wrote:
> Package: src:linux
> Version: 5.9.1-1
> Severity: minor
> 
> Dear Maintainer,
> 
> The sunrpc.transports sysctl looks emtpy when directly queried with sysctl,
> but a closer inspection of /proc/sys/sunrpc/transports reveals a list of null
> bytes. Even weirder, sysctl -a does produce a different set of random(?)
> characters each time.
> 
> I would expect an output such as:
> sunrpc.transports = tcp 1048576
> sunrpc.transports = udp 32768
> 
> instead of this weirdness.
> 
> $ /sbin/sysctl sunrpc.transports | cat -A ; od -c /proc/sys/sunrpc/transports ; /sbin/sysctl -a 2>/dev/null | grep -a sunrpc.transports
> sunrpc.transports = $
> 0000000  \0  \0  \0  \0  \0  \0  \0  \0  \0  \0  \0  \0  \0  \0  \0  \0
> 0000020  \0  \0  \0  \0  \0  \0
> 0000026
> sunrpc.transports = �]�
> $ /sbin/sysctl -a 2>/dev/null | grep -a sunrpc.transports
> sunrpc.transports = ��
> $ /sbin/sysctl -a 2>/dev/null | grep -a sunrpc.transports
> sunrpc.transports = �vo�
> 
> Last week I updated this system to Debian testing (from stable).

I think this was fixed in c09f56b8f68d ("net/sunrpc: Fix return value
for sysctl sunrpc.transports") in v5.10-rc1 and was backported to
5.9.5, so in included in 5.9.6-1.

root@sid:~# uname -a
Linux sid 5.9.0-2-amd64 #1 SMP Debian 5.9.6-1 (2020-11-08) x86_64 GNU/Linux
root@sid:~# /sbin/sysctl sunrpc.transports | cat -A ; od -c /proc/sys/sunrpc/transports ; /sbin/sysctl -a 2>/dev/null | grep -a sunrpc.transports
sunrpc.transports = tcp 1048576$
sunrpc.transports = udp 32768$
0000000   t   c   p       1   0   4   8   5   7   6  \n   u   d   p
0000020   3   2   7   6   8  \n
0000026
sunrpc.transports = tcp 1048576
sunrpc.transports = udp 32768
root@sid:~#

Regards,
Salvatore

--- End Message ---

Reply to: