memory leak in snd_seq_create_port
alsa
|
C |
|
|
1 |
80d |
76d
|
24/25 |
never |
057849ccc3d8
ALSA: seq: Fix memory leak at error path in snd_seq_create_port()
|
possible deadlock in snd_timer_interrupt (2)
alsa
|
C |
error |
|
29 |
417d |
678d
|
24/25 |
218d |
95cc637c1afd
ALSA: timer: Use deferred fasync helper
|
WARNING in snd_usbmidi_output_open
alsa
usb
|
C |
done |
|
37 |
316d |
323d
|
24/25 |
218d |
ad72c3c3f6eb
ALSA: usb-audio: Drop snd_BUG_ON() from snd_usbmidi_output_open()
|
KASAN: use-after-free Read in __snd_rawmidi_transmit_peek
usb
alsa
|
syz |
error |
|
48 |
420d |
530d
|
24/25 |
218d |
0665886ad139
ALSA: usb-audio: Clear MIDI port active flag after draining
|
KASAN: use-after-free Read in snd_rawmidi_transmit
alsa
usb
|
C |
done |
done |
7 |
486d |
520d
|
24/25 |
218d |
0125de38122f
ALSA: usb-audio: Cancel pending work at closing a MIDI substream
|
possible deadlock in __snd_pcm_lib_xfer
alsa
|
C |
unreliable |
|
3 |
551d |
550d
|
24/25 |
218d |
bc55cfd5718c
ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lock
|
KASAN: null-ptr-deref Write in snd_pcm_format_set_silence
alsa
|
C |
unreliable |
|
8 |
395d |
540d
|
24/25 |
218d |
2f7a26abb824
ALSA: pcm: Test for "silence" field in struct "pcm_format_data"
|
KASAN: use-after-free Read in __snd_rawmidi_transmit_ack
alsa
|
|
|
|
1 |
497d |
493d
|
24/25 |
218d |
0125de38122f
ALSA: usb-audio: Cancel pending work at closing a MIDI substream
|
WARNING: kmalloc bug in snd_pcm_plugin_alloc (2)
alsa
|
C |
done |
|
2 |
567d |
563d
|
24/25 |
218d |
efb6402c3c4a
ALSA: oss: Fix PCM OSS buffer allocation overflow
|
possible deadlock in snd_pcm_period_elapsed (3)
alsa
|
C |
inconclusive |
|
23 |
415d |
641d
|
24/25 |
218d |
96b097091c66
ALSA: pcm: Use deferred fasync helper
|
KASAN: use-after-free Read in snd_mixer_oss_get_volume1
alsa
|
C |
inconclusive |
|
1 |
714d |
710d
|
22/25 |
571d |
411cef6adfb3
ALSA: mixer: oss: Fix racy access to slots
|
WARNING: kmalloc bug in snd_pcm_plugin_alloc
alsa
|
|
|
|
4 |
591d |
674d
|
22/25 |
571d |
9d2479c96087
ALSA: pcm: oss: Fix negative period/buffer sizes
8839c8c0f77a
ALSA: pcm: oss: Limit the period size to 16MB
|
possible deadlock in snd_mixer_oss_ioctl1
alsa
|
C |
done |
|
149 |
703d |
707d
|
22/25 |
571d |
3ab799201845
ALSA: mixer: fix deadlock in snd_mixer_oss_set_volume
|
INFO: rcu detected stall in snd_seq_write (2)
alsa
|
syz |
done |
|
21 |
687d |
699d
|
22/25 |
571d |
6fadb494a638
ALSA: seq: Set upper limit of processed events
|
KMSAN: uninit-value in snd_rawmidi_ioctl
alsa
|
C |
|
|
1506 |
589d |
651d
|
22/25 |
571d |
39a8fc4971a0
ALSA: rawmidi - fix the uninitalized user_pversion
|
possible deadlock in snd_timer_interrupt
alsa
|
C |
done |
|
41 |
697d |
797d
|
22/25 |
690d |
f671a691e299
fcntl: fix potential deadlocks for &fown_struct.lock
|
KASAN: use-after-free Read in snd_seq_timer_interrupt (2)
alsa
|
C |
inconclusive |
|
2 |
847d |
845d
|
22/25 |
690d |
83e197a8414c
ALSA: seq: Fix race of snd_seq_timer_open()
|
UBSAN: shift-out-of-bounds in snd_timer_user_ccallback
alsa
|
|
|
|
1 |
855d |
851d
|
22/25 |
690d |
9c1fe96bded9
ALSA: timer: Fix master timer notification
|
KASAN: slab-out-of-bounds Read in snd_usbmidi_get_ms_info
alsa
usb
|
C |
|
|
10 |
868d |
873d
|
22/25 |
690d |
e84749a78dc8
ALSA: usb-audio: Validate MS endpoint descriptors
|
general protection fault in usb_audio_probe
alsa
usb
|
C |
done |
|
360 |
934d |
936d
|
22/25 |
904d |
30dea07180de
ALSA: usb-audio: fix NULL ptr dereference in usb_audio_probe
|
KASAN: use-after-free Read in usb_audio_disconnect
alsa
usb
|
C |
done |
|
15 |
934d |
935d
|
22/25 |
904d |
c5aa956eaeb0
ALSA: usb-audio: fix use after free in usb_audio_disconnect
|
KCSAN: data-race in snd_rawmidi_transmit / snd_rawmidi_write
alsa
|
|
|
|
232 |
968d |
1144d
|
21/25 |
935d |
88a06d6fd6b3
ALSA: rawmidi: Access runtime->avail always in spinlock
|
UBSAN: shift-out-of-bounds in parse_audio_format_i
alsa
usb
|
C |
error |
|
19 |
1020d |
1025d
|
21/25 |
935d |
175b8d89fe29
ALSA: pcm: oss: Fix potential out-of-bounds shift
43d5ca88dfcd
ALSA: usb-audio: Fix potential out-of-bounds shift
|
KCSAN: data-race in snd_rawmidi_poll / snd_rawmidi_proceed
alsa
|
|
|
|
378 |
1019d |
1145d
|
21/25 |
935d |
88a06d6fd6b3
ALSA: rawmidi: Access runtime->avail always in spinlock
|
KMSAN: uninit-value in snd_seq_oss_synth_make_info (2)
alsa
|
|
|
|
1 |
993d |
988d
|
21/25 |
935d |
217bfbb8b0bf
ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info()
|
UBSAN: shift-out-of-bounds in snd_usbmidi_get_ms_info
alsa
usb
|
C |
error |
|
9 |
992d |
1012d
|
21/25 |
935d |
c06ccf3ebb75
ALSA: usb-audio: Fix UBSAN warnings for MIDI jacks
|
UBSAN: shift-out-of-bounds in snd_pcm_oss_change_params_locked
alsa
|
C |
unreliable |
|
225 |
1011d |
1025d
|
21/25 |
935d |
11cb881bf075
ALSA: pcm: oss: Fix a few more UBSAN fixes
|
KCSAN: data-race in snd_seq_check_queue / snd_seq_control_queue (3)
alsa
|
|
|
|
111 |
1020d |
1165d
|
21/25 |
935d |
4ebd47037027
ALSA: seq: Use bool for snd_seq_queue internal flags
|
KASAN: use-after-free Read in snd_pcm_oss_release
alsa
|
|
|
|
1 |
1129d |
1129d
|
17/25 |
1101d |
77f4689de17c
fix regression in "epoll: Keep a reference on files added to the check list"
|
WARNING in snd_pcm_plugin_build_mulaw
alsa
|
C |
done |
|
4 |
1127d |
1124d
|
17/25 |
1101d |
949a1ebe8cea
ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity check
|
general protection fault in snd_ctl_release
alsa
|
syz |
done |
|
4 |
1123d |
1123d
|
17/25 |
1101d |
77f4689de17c
fix regression in "epoll: Keep a reference on files added to the check list"
|
KASAN: use-after-free Read in line6_submit_audio_in_all_urbs
alsa
|
|
|
|
2 |
1177d |
1191d
|
17/25 |
1109d |
68359a1ad844
ALSA: line6: Sync the pending work cancel at disconnection
|
KASAN: use-after-free Read in delete_and_unsubscribe_port (2)
alsa
|
syz |
done |
|
4 |
1153d |
1178d
|
17/25 |
1109d |
80982c7e834e
ALSA: seq: oss: Serialize ioctls
|
WARNING in submit_audio_out_urb/usb_submit_urb
alsa
usb
|
syz |
|
|
2 |
1178d |
1178d
|
17/25 |
1109d |
6e8a914ad619
ALSA: line6: Perform sanity check for each URB creation
|
KASAN: invalid-free in snd_seq_port_disconnect
alsa
|
syz |
done |
|
9 |
1153d |
1157d
|
17/25 |
1109d |
80982c7e834e
ALSA: seq: oss: Serialize ioctls
|
WARNING in snd_usbmidi_submit_urb/usb_submit_urb
usb
alsa
|
C |
done |
|
42 |
1192d |
1216d
|
17/25 |
1109d |
9b7e5208a941
ALSA: usb-audio: Fix race against the error recovery URB submission
|
WARNING in snd_info_get_line
alsa
|
C |
done |
|
36 |
1165d |
1170d
|
17/25 |
1109d |
60379ba08532
ALSA: info: Drop WARN_ON() from buffer NULL sanity check
|
WARNING in snd_usbmidi_input_start/usb_submit_urb
usb
alsa
|
C |
done |
|
231 |
1169d |
1212d
|
17/25 |
1109d |
9b7e5208a941
ALSA: usb-audio: Fix race against the error recovery URB submission
|
KASAN: slab-out-of-bounds Write in snd_usb_mixer_notify_id
usb
alsa
|
C |
done |
|
39 |
1189d |
1194d
|
17/25 |
1170d |
220345e98f1c
ALSA: usb-audio: Fix OOB access of mixer element list
|
KASAN: slab-out-of-bounds Write in snd_usb_mixer_interrupt
alsa
usb
|
C |
done |
|
5 |
1192d |
1194d
|
17/25 |
1170d |
220345e98f1c
ALSA: usb-audio: Fix OOB access of mixer element list
|
linux-next test error: WARNING in snd_pcm_plug_alloc
alsa
|
|
|
|
3 |
1297d |
1297d
|
17/25 |
1263d |
5461e0530c22
ALSA: pcm: oss: Remove WARNING from snd_pcm_plug_alloc() checks
|
KCSAN: data-race in snd_seq_check_queue / snd_seq_control_queue
alsa
|
|
|
|
97 |
1264d |
1362d
|
17/25 |
1263d |
bb51e669fa49
ALSA: seq: Avoid concurrent access to queue flags
|
KCSAN: data-race in queue_access_lock / snd_seq_check_queue
alsa
|
|
|
|
58 |
1303d |
1345d
|
17/25 |
1263d |
bb51e669fa49
ALSA: seq: Avoid concurrent access to queue flags
|
KCSAN: data-race in __snd_rawmidi_transmit_ack / snd_rawmidi_write
alsa
|
|
|
|
168 |
1264d |
1390d
|
17/25 |
1263d |
dfa9a5efe8b9
ALSA: rawmidi: Avoid bit fields for state flags
|
KASAN: slab-out-of-bounds Read in resample_shrink
alsa
|
C |
done |
|
5 |
1285d |
1303d
|
17/25 |
1263d |
f2ecf903ef06
ALSA: pcm: oss: Avoid plugin buffer overflow
|
KCSAN: data-race in snd_seq_prioq_cell_out / snd_seq_timer_interrupt
alsa
|
|
|
|
118 |
1264d |
1358d
|
17/25 |
1263d |
dc7497795e01
ALSA: seq: Fix concurrent access to queue current tick/time
|
memory leak in snd_pcm_hw_params
alsa
|
C |
|
|
25 |
1332d |
1340d
|
16/25 |
1320d |
66f2d19f8116
ALSA: pcm: Fix memory leak at closing a stream without hw_free
|
KASAN: use-after-free Read in snd_timer_resolution
alsa
|
C |
|
|
5 |
1336d |
1354d
|
16/25 |
1320d |
60adcfde92fa
ALSA: seq: Fix racy access for queue timer in proc read
|
WARNING in azx_rirb_get_response
alsa
|
|
|
|
4 |
1382d |
1384d
|
16/25 |
1325d |
475feec0c41a
ALSA: hda - Downgrade error message for single-cmd fallback
|
KASAN: slab-out-of-bounds Read in build_audio_procunit (2)
alsa
usb
|
C |
|
|
1 |
1424d |
1423d
|
16/25 |
1346d |
976a68f06b2e
ALSA: usb-audio: Fix incorrect size check for processing/extension units
|
KASAN: slab-out-of-bounds Read in linear_transfer (3)
alsa
|
C |
done |
|
5 |
1395d |
1396d
|
16/25 |
1362d |
4cc8d6505ab8
ALSA: pcm: oss: Avoid potential buffer overflows
|
KASAN: use-after-free Read in snd_timer_open
alsa
|
C |
done |
|
87 |
1418d |
1419d
|
16/25 |
1388d |
0c4f09ceec3d
ALSA: timer: Fix the breakage of slave link open
|
general protection fault in snd_usb_create_mixer
alsa
usb
|
C |
|
|
1 |
1410d |
1409d
|
16/25 |
1388d |
9435f2bb6687
ALSA: usb-audio: Fix NULL dereference at parsing BADD
|
KMSAN: use-after-free in build_audio_procunit
alsa
usb
|
C |
|
|
2 |
1439d |
1439d
|
15/25 |
1401d |
976a68f06b2e
ALSA: usb-audio: Fix incorrect size check for processing/extension units
|
KMSAN: uninit-value in get_min_max_with_quirks
alsa
usb
|
C |
|
|
11 |
1434d |
1422d
|
15/25 |
1401d |
167beb175679
ALSA: usb-audio: Fix missing error check at mixer resolution test
|
KASAN: slab-out-of-bounds Read in build_audio_procunit
usb
alsa
|
C |
|
|
6 |
1430d |
1439d
|
14/25 |
1424d |
ba8bf0967a15
ALSA: usb-audio: Fix copy&paste error in the validator
|
KASAN: use-after-free Read in snd_seq_ioctl_get_client_pool
alsa
|
|
|
|
1 |
1503d |
1500d
|
13/25 |
1485d |
75545304eba6
ALSA: seq: Fix potential concurrent access to the deleted pool
|
INFO: task hung in snd_seq_write
alsa
|
|
|
|
6 |
1655d |
1860d
|
13/25 |
1509d |
ede34f397ddb
ALSA: seq: Break too long mutex context in the write loop
|
general protection fault in snd_usb_pipe_sanity_check
usb
alsa
|
C |
|
|
72 |
1510d |
1524d
|
13/25 |
1509d |
5d78e1c2b7f4
ALSA: usb-audio: Fix gpf in snd_usb_pipe_sanity_check
|
INFO: rcu detected stall in snd_seq_write
alsa
|
syz |
error |
|
18 |
1529d |
1860d
|
13/25 |
1509d |
ede34f397ddb
ALSA: seq: Break too long mutex context in the write loop
|
KASAN: slab-out-of-bounds Read in linear_transfer (2)
alsa
|
|
|
|
1 |
1630d |
1621d
|
13/25 |
1559d |
ca0214ee2802
ALSA: pcm: Fix possible OOB access in PCM oss plugins
|
KASAN: use-after-free Write in check_and_subscribe_port
alsa
|
|
|
|
1 |
1614d |
1607d
|
13/25 |
1559d |
7c32ae35fbf9
ALSA: seq: Cover unsubscribe_port() in list_mutex
|
WARNING: proc registration bug in snd_info_card_register
usb
alsa
|
C |
|
|
453 |
1588d |
1632d
|
13/25 |
1559d |
0b074ab7fc0d
ALSA: line6: Assure canceling delayed work at disconnection
|
KASAN: slab-out-of-bounds Write in default_read_copy_kernel
alsa
|
C |
done |
|
3 |
1679d |
1755d
|
13/25 |
1559d |
ca0214ee2802
ALSA: pcm: Fix possible OOB access in PCM oss plugins
|
KASAN: null-ptr-deref Write in submit_audio_out_urb
alsa
usb
|
C |
|
|
185 |
1572d |
1587d
|
13/25 |
1565d |
0b074ab7fc0d
ALSA: line6: Assure canceling delayed work at disconnection
|
KASAN: use-after-free Read in snd_seq_timer_interrupt
alsa
|
|
|
|
1 |
1802d |
1802d
|
13/25 |
1569d |
fe1b26c93d43
ALSA: timer: Make snd_timer_close() really kill pending actions
|
INFO: task hung in snd_seq_kernel_client_ctl
alsa
|
C |
done |
|
554 |
1632d |
1633d
|
13/25 |
1569d |
f0654ba94e33
Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex"
|
KASAN: use-after-free Read in snd_timer_process_callbacks
alsa
|
C |
done |
|
4 |
1634d |
1635d
|
13/25 |
1569d |
df55531b8b0e
ALSA: timer: Revert active callback sync check at close
|
KASAN: use-after-free Read in snd_seq_ioctl_get_subscription
alsa
|
|
|
|
2 |
1793d |
1825d
|
13/25 |
1569d |
2eabc5ec8ab4
ALSA: seq: Fix race of get-subscription call vs port-delete ioctls
|
BUG: sleeping function called from invalid context in line6_pcm_acquire
alsa
|
|
|
|
119 |
1587d |
1606d
|
13/25 |
1569d |
7f84ff68be05
ALSA: line6: toneport: Fix broken usage of timer for delayed execution
|
WARNING in port_delete
alsa
|
syz |
done |
|
22 |
1692d |
1907d
|
13/25 |
1569d |
7c32ae35fbf9
ALSA: seq: Cover unsubscribe_port() in list_mutex
feb689025fbb
ALSA: seq: Protect in-kernel ioctl calls with mutex
|
KASAN: use-after-free Read in snd_info_free_entry
usb
alsa
|
C |
|
|
47 |
1599d |
1630d
|
13/25 |
1587d |
2a3f7221acdd
ALSA: core: Fix card races between register and disconnect
8c2f870890fd
ALSA: info: Fix racy addition/deletion of nodes
|
KASAN: slab-out-of-bounds Read in default_write_copy_kernel
alsa
|
C |
done |
|
366 |
1648d |
1771d
|
13/25 |
1632d |
ca0214ee2802
ALSA: pcm: Fix possible OOB access in PCM oss plugins
|
INFO: rcu detected stall in snd_pcm_oss_read
alsa
|
C |
|
|
2 |
1742d |
1741d
|
12/25 |
1669d |
e190161f96b8
ALSA: pcm: Fix tight loop of OSS capture stream
|
KASAN: use-after-free Read in snd_ctl_elem_add
alsa
|
|
|
|
1 |
1781d |
1780d
|
12/25 |
1750d |
e1a7bfe38079
ALSA: control: Fix race between adding and removing a user element
|
KMSAN: uninit-value in linear_transfer (2)
alsa
|
C |
|
|
7 |
1764d |
1787d
|
12/25 |
1758d |
65766ee0bf7f
ALSA: oss: Use kvzalloc() for local buffer allocations
|
KMSAN: uninit-value in snd_midi_event_encode_byte
alsa
|
C |
|
|
3 |
1854d |
1854d
|
11/25 |
1830d |
5a7b44a8df82
ALSA: rawmidi: Initialize allocated buffers
|
INFO: rcu detected stall in snd_pcm_oss_prepare
alsa
|
|
|
|
4 |
1999d |
2001d
|
9/25 |
1851d |
e15dc99dbb9c
ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation
|
BUG: soft lockup in snd_virmidi_output_trigger
alsa
|
|
|
|
3 |
1899d |
2000d
|
9/25 |
1859d |
50e9ffb1996a
ALSA: virmidi: Fix too long output trigger loop
|
WARNING in __snd_rawmidi_transmit_ack (2)
alsa
|
C |
|
|
6 |
1865d |
1873d
|
9/25 |
1859d |
82fd4b05d704
ALSA: seq: virmidi: Fix discarding the unsubscribed output
|
WARNING in __snd_rawmidi_transmit_ack
alsa
|
syz |
|
|
2 |
1903d |
1903d
|
9/25 |
1880d |
39675f7a7c7e
ALSA: rawmidi: Change resized buffers atomically
|
WARNING in __snd_pcm_lib_xfer
alsa
|
syz |
|
|
6 |
1976d |
1978d
|
6/25 |
1962d |
f13876e2c33a
ALSA: pcm: Check PCM state at xfern compat ioctl
|
BUG: unable to handle kernel paging request in memset_erms (2)
alsa
|
C |
|
|
11 |
2064d |
2080d
|
6/25 |
1966d |
02a5d6925cd3
ALSA: pcm: Avoid potential races between OSS ioctls and read/write
|
KASAN: null-ptr-deref Write in linear_transfer
alsa
|
C |
|
|
116 |
2011d |
2094d
|
6/25 |
1966d |
02a5d6925cd3
ALSA: pcm: Avoid potential races between OSS ioctls and read/write
|
WARNING in snd_pcm_hw_params
alsa
|
C |
|
|
56 |
1998d |
2004d
|
6/25 |
1971d |
e1a3a981e320
ALSA: pcm: Remove WARN_ON() at snd_pcm_hw_params() error
|
KASAN: use-after-free Read in snd_pcm_timer_resolution
alsa
|
C |
|
|
3 |
2011d |
2011d
|
6/25 |
1971d |
a820ccbe21e8
ALSA: pcm: Fix UAF at PCM release via PCM timer access
|
general protection fault in loopback_pos_update
alsa
|
C |
|
|
4 |
2079d |
2077d
|
6/25 |
1971d |
02a5d6925cd3
ALSA: pcm: Avoid potential races between OSS ioctls and read/write
|
BUG: unable to handle kernel paging request in snd_pcm_format_set_silence
alsa
|
syz |
|
|
11 |
1971d |
1998d
|
6/25 |
1971d |
02a5d6925cd3
ALSA: pcm: Avoid potential races between OSS ioctls and read/write
|
INFO: rcu detected stall in __snd_pcm_lib_xfer (2)
alsa
|
C |
|
|
1064 |
1998d |
2003d
|
6/25 |
1971d |
e15dc99dbb9c
ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation
|
INFO: rcu detected stall in io_playback_transfer
alsa
|
|
|
|
9 |
1998d |
2003d
|
6/25 |
1971d |
e15dc99dbb9c
ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation
|
general protection fault in snd_rawmidi_ioctl_compat
alsa
|
|
|
|
1 |
1998d |
1990d
|
6/25 |
1971d |
8a56ef4f3ffb
ALSA: rawmidi: Fix missing input substream checks in compat ioctls
|
KASAN: use-after-free Read in snd_pcm_oss_get_formats
alsa
|
C |
|
|
3 |
2031d |
2031d
|
4/25 |
2017d |
01c0b4265cc1
ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()
|
INFO: rcu detected stall in memcpy
alsa
|
|
|
|
12 |
2091d |
2095d
|
4/25 |
2054d |
29159a4ed704
ALSA: pcm: Abort properly at pending signal in OSS read/write loops
|
BUG: looking up invalid subclass: 8
alsa
|
C |
|
|
5 |
2154d |
2154d
|
4/25 |
2067d |
3510c7aa069a
ALSA: seq: Avoid invalid lockdep class warning
|
WARNING in snd_interval_mulkdiv
alsa
|
C |
|
|
21 |
2083d |
2089d
|
4/25 |
2077d |
23b19b7b50fe
ALSA: pcm: Remove yet superfluous WARN_ON()
|
INFO: rcu detected stall in mulaw_transfer
alsa
|
|
|
|
37 |
2091d |
2095d
|
3/25 |
2081d |
898dfe4687f4
ALSA: aloop: Fix racy hw constraints adjustment
|
BUG: unable to handle kernel paging request in memset_erms
alsa
|
C |
|
|
35 |
2081d |
2095d
|
3/25 |
2081d |
b088b53e20c7
ALSA: aloop: Fix inconsistent format due to incomplete rule
|
INFO: task hung in snd_pcm_oss_write
alsa
|
syz |
|
|
2 |
2089d |
2089d
|
3/25 |
2081d |
29159a4ed704
ALSA: pcm: Abort properly at pending signal in OSS read/write loops
|
WARNING in snd_pcm_hw_param_first
alsa
|
C |
|
|
2905 |
2089d |
2099d
|
3/25 |
2081d |
fe08f34d066f
ALSA: pcm: Remove incorrect snd_BUG_ON() usages
|
INFO: rcu detected stall in snd_pcm_plug_write_transfer
alsa
|
|
|
|
1 |
2089d |
2089d
|
3/25 |
2081d |
29159a4ed704
ALSA: pcm: Abort properly at pending signal in OSS read/write loops
|
BUG: soft lockup (2)
alsa
|
C |
|
|
29 |
2091d |
2120d
|
3/25 |
2081d |
29159a4ed704
ALSA: pcm: Abort properly at pending signal in OSS read/write loops
|
suspicious RCU usage at sound/core/pcm_lib.c:LINE
alsa
|
|
|
|
1 |
2096d |
2095d
|
3/25 |
2081d |
29159a4ed704
ALSA: pcm: Abort properly at pending signal in OSS read/write loops
|
BUG: unable to handle kernel paging request in match_subs_info
alsa
|
|
|
|
1 |
2126d |
2121d
|
3/25 |
2097d |
7fb983b4dd56
x86/entry: Fix assumptions that the HW TSS is at the beginning of cpu_tss
|
WARNING in initialize_timer
alsa
|
|
|
|
2 |
2130d |
2130d
|
3/25 |
2109d |
43a354287032
ALSA: seq: Remove spurious WARN_ON() at timer check
|
WARNING in snd_timer_user_info_compat
alsa
|
C |
|
|
174 |
2136d |
2139d
|
3/25 |
2132d |
3d4e8303f2c7
ALSA: timer: Remove kernel warning at compat ioctl error paths
|
KASAN: use-after-free Read in snd_timer_user_info_compat
alsa
|
syz |
|
|
2 |
2174d |
2164d
|
3/25 |
2139d |
79fb0518fec8
ALSA: timer: Add missing mutex lock for compat ioctls
|