Steve Grubb wrote:
Hi,
The lspp.29 kernel has been published to the lspp yum repo at:
http://people.redhat.com/sgrubb/files/lspp
The changes are:
- Add updated file system audit patch from Amy
- Add updated Memory Queue patch from George
- Add NetLabel patch from Paul
If there are any problems with this release please let me know.
-Steve
--
redhat-lspp mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/redhat-lspp
Hey Steve,
I'm seeing an oops in the .29 and .30 kernels (I've tested this with the
.27 and .28 kernels, and they do not experience this problem). With
audit-1.2.3-1, rule addition works fine, but rule deletion is causing an
oops.
auditctl -a entry,always -S chmod
auditctl -D _OR_ auditctl -d entry,always -S chmod
These actions resulted in the following oops:
BUG: unable to handle kernel NULL pointer dereference at virtual address
00000010
printing eip:
c044840e
*pde = 00000000
Oops: 0000 [#1]
SMP
last sysfs file: /block/hda/hda1/size
Modules linked in: ipv6 autofs4 hidp rfcomm l2cap bluetooth sunrpc
ip_conntrack_netbios_ns ipt_REJECT xt_state ip_conntrack nfnetlink
xt_tcpudp iptable_filter ip_tables x_tables dm_mirror dm_mod video
button battery ac lp parport_pc parport ehci_hcd floppy uhci_hcd e100
mii snd_intel8x0 snd_ac97_codec snd_ac97_bus snd_seq_dummy snd_seq_oss
snd_seq_midi_event snd_seq snd_seq_device snd_pcm_oss snd_mixer_oss
snd_pcm snd_timer snd soundcore snd_page_alloc ide_cd cdrom i2c_i801
i2c_i810 i2c_algo_bit i2c_core ext3 jbd
CPU: 0
EIP: 0060:[<c044840e>] Not tainted VLI
EFLAGS: 00010286 (2.6.16-1.2212.2.3_FC6.lspp.30 #1)
EIP is at audit_receive_filter+0xaf1/0xec0
eax: d67ffb88 ebx: 00000000 ecx: 00000000 edx: df54c08c
esi: df54c07c edi: c06c4fd0 ebp: 000003f4 esp: d5cfac84
ds: 007b es: 007b ss: 0068
Process auditctl (pid: 2292, threadinfo=d5cfa000 task=d681e550)
Stack: d5cfa000 d5cfaccc c0445991 c04386bf c0445991 00000000 00000002
d5cfacd8
000008f4 d5cfaccc d5cfaccc d681e550 00000000 d67ffb78 d67ffb78
c04be953
00800000 d5cfacd4 00000202 d5cfacd0 d5cfacd0 00000202 df64bbfc
00000002
Call Trace:
<c0445991> audit_receive+0x13/0x975 <c04386bf>
debug_mutex_add_waiter+0x97/0xa9
<c0445991> audit_receive+0x13/0x975 <c04be953> avc_has_perm+0x4e/0x58
<c0446183> audit_receive+0x805/0x975 <c04c1cf4>
selinux_netlink_send+0x113/0x123
<c05c4509> netlink_sendmsg+0x157/0x280 <c05c4644>
netlink_data_ready+0x12/0x52
<c05c35a3> netlink_sendskb+0x1c/0x33 <c05c4626>
netlink_sendmsg+0x274/0x280
<c05a819b> sock_sendmsg+0xd4/0xef <c04352e4>
autoremove_wake_function+0x0/0x35
<c0465e57> cache_alloc_debugcheck_after+0xcd/0x13e <c044af48>
audit_sockaddr+0x31/0x74
<c044af48> audit_sockaddr+0x31/0x74 <c0466da6> __kmalloc+0xbc/0xc6
<c044af48> audit_sockaddr+0x31/0x74 <c044af48> audit_sockaddr+0x31/0x74
<c05a9451> sys_sendto+0x116/0x140 <c0452079> __alloc_pages+0x6d/0x2c2
<c0466fac> kmem_cache_alloc+0x84/0x8e <c045e5d0>
anon_vma_prepare+0x55/0xc1
<c0453dee> __pagevec_lru_add_active+0xa7/0xb2 <c0465e57>
cache_alloc_debugcheck_after+0xcd/0x13e
<c045acdd> __vma_link+0x5e/0x6b <c05a9e50> sys_socketcall+0x17b/0x261
<c0403e1f> syscall_call+0x7/0xb
Code: 83 e0 1f 8d 3c c5 a0 f0 7e c0 b8 00 50 6c c0 e8 cb 02 1c 00 8b 37
e9 88 01 00 00 8b 44 24 38 8d 56 10 8b 9e 30 01 00 00 83 c0 10 <8b> 6b
10 e8 0a e0 ff ff 85 c0 0f 85 66 01 00 00 8d 8e 34 01 00
EIP: [<c044840e>] audit_receive_filter+0xaf1/0xec0 SS:ESP 0068:d5cfac84
BUG: auditctl/2292, lock held at task exit time!
[c06c4f00] {audit_cmd_mutex}
.. held by: auditctl: 2292 [d681e550, 125]
... acquired at: audit_receive+0x13/0x975
--
redhat-lspp mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/redhat-lspp