home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   linux.debian.kernel      Debian kernel discussions      2,884 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 2,556 of 2,884   
   Debian Bug Tracking System to All   
   Bug#1121535: marked as done (linux-image   
   04 Feb 26 09:30:01   
   
   From: owner@bugs.debian.org   
      
   This is a multi-part message in MIME format...   
      
   Your message dated Wed, 04 Feb 2026 08:22:23 +0000   
   with message-id    
   and subject line Bug#1121535: fixed in linux 6.18.8-1   
   has caused the Debian Bug report #1121535,   
   regarding linux-image-6.17.8+deb14-amd64: array-index-out-of-bounds trace   
   during boot (...ctamixer.c:347:48)   
   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.)   
      
      
   --    
   1121535: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1121535   
   Debian Bug Tracking System   
   Contact owner@bugs.debian.org with problems   
      
   Received: (at submit) by bugs.debian.org; 27 Nov 2025 23:06:17 +0000   
   X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02   
   	(2024-03-25) on buxtehude.debian.org   
   X-Spam-Level:   
   X-Spam-Status: No, score=-15.8 required=4.0 tests=BAYES_00,   
   	BODY_INCLUDES_PACKAGE,FOURLA,FVGT_m_MULTI_ODD,HAS_PACKAGE,   
   	KHOP_HELO_FCRDNS,RCVD_IN_VALIDITY_CERTIFIED_BLOCKED,   
   	RCVD_IN_VALIDITY_RPBL_BLOCKED,RCVD_IN_VALIDITY_SAFE_BLOCKED,   
   	RDNS_DYNAMIC,SPF_HELO_NONE,SPF_SOFTFAIL,WORD_WITHOUT_VOWELS,   
   	XMAILER_REPORTBUG autolearn=ham autolearn_force=no   
   	version=4.0.1-bugs.debian.org_2005_01_02   
   X-Spam-Bayes: score:0.0000 Tokens: new, 151; hammy, 150; neutral, 1020; spammy,   
   	 0. spammytokens: hammytokens:0.000-+--XDebbugsCc,   
   	0.000-+--X-Debbugs-Cc, 0.000-+--sk:taint_o, 0.000-+--sk:TAINT_O,   
   	0.000-+--sk:taint_u   
   Return-path:    
   Received: from 173.92-220-141.customer.lyse.net ([92.220.141.173]:40045   
   helo=main.localdomain)   
   	by buxtehude.debian.org with esmtp (Exim 4.96)   
   	(envelope-from )   
   	id 1vOl43-0052jO-2b   
   	for submit@bugs.debian.org;   
   	Thu, 27 Nov 2025 23:06:17 +0000   
   Content-Type: text/plain; charset="us-ascii"   
   MIME-Version: 1.0   
   Content-Transfer-Encoding: 7bit   
   From: waxhead    
   To: Debian Bug Tracking System    
   Subject: linux-image-6.17.8+deb14-amd64: array-index-out-of-bounds trace   
   during boot (...ctamixer.c:347:48)   
   Message-ID: <176428476762.2962.8176922083972711750.reportbug@main.localdomain>   
   X-Mailer: reportbug 13.2.0   
   Date: Fri, 28 Nov 2025 00:06:07 +0100   
   Delivered-To: submit@bugs.debian.org   
      
   Package: src:linux   
   Version: 6.17.8-1   
   Severity: normal   
   X-Debbugs-Cc: waxhead@dirtcellar.net   
      
   Dear Maintainer,   
      
   *** Reporter, please consider answering these questions, where appropriate ***   
      
      * What led up to the situation?   
   Some kernel updates ago (can't remember for how long back) just booting up my   
   system has caused consistent "crash traces" in the kernel log.   
      
      * What exactly did you do (or not do) that was effective (or   
        ineffective)?   
   I have not tried anything. I am not familiar with kernel development. The   
   system boots and (seems to) work just fine.   
      
      * What was the outcome of this action?   
   This is the kernel trace:   
      
    ------------[ cut here ]------------   
   Nov 27 23:46:53 main kernel: UBSAN: array-index-out-of-bounds in   
   /build/reproducible-path/linux-6.17.8/sound/pci/ctxfi/ctamixer.c:347:48   
   Nov 27 23:46:53 main kernel: index 8 is out of range for type 'unsigned char   
   [8]'   
   Nov 27 23:46:53 main kernel: CPU: 4 UID: 0 PID: 468 Comm: (udev-worker) Not   
   tainted 6.17.8+deb14-amd64 #1 PREEMPT(lazy)  Debian 6.17.8-1   
   Nov 27 23:46:53 main kernel: Hardware name: FUJITSU /D3446-S2, BIOS V5.0.0.12   
   R1.26.0 for D3446-S2x                    02/11/2020   
   Nov 27 23:46:53 main kernel: Call Trace:   
   Nov 27 23:46:53 main kernel:     
   Nov 27 23:46:53 main kernel:  dump_stack_lvl+0x5d/0x80   
   Nov 27 23:46:53 main kernel:  ? __pfx_amixer_set_x+0x10/0x10 [snd_ctxfi]   
   Nov 27 23:46:53 main kernel:  ubsan_epilogue+0x5/0x2b   
   Nov 27 23:46:53 main kernel:  __ubsan_handle_out_of_bounds.cold+0x54/0x59   
   Nov 27 23:46:53 main kernel:  sum_output_slot+0x44/0x70 [snd_ctxfi]   
   Nov 27 23:46:53 main kernel:  amixer_set_input+0x4b/0x80 [snd_ctxfi]   
   Nov 27 23:46:53 main kernel:  amixer_setup+0x1b/0x50 [snd_ctxfi]   
   Nov 27 23:46:53 main kernel:  ct_mixer_create+0x193/0x570 [snd_ctxfi]   
   Nov 27 23:46:53 main kernel:  ct_atc_create+0x3cb/0x530 [snd_ctxfi]   
   Nov 27 23:46:53 main kernel:  ct_card_probe+0x104/0x2c0 [snd_ctxfi]   
   Nov 27 23:46:53 main kernel:  local_pci_probe+0x3f/0x90   
   Nov 27 23:46:53 main kernel:  pci_device_probe+0xda/0x2b0   
   Nov 27 23:46:53 main kernel:  ? sysfs_do_create_link_sd+0x6d/0xd0   
   Nov 27 23:46:53 main kernel:  really_probe+0xdb/0x340   
   Nov 27 23:46:53 main kernel:  ? pm_runtime_barrier+0x55/0x90   
   Nov 27 23:46:53 main kernel:  __driver_probe_device+0x78/0x140   
   Nov 27 23:46:53 main kernel:  driver_probe_device+0x1f/0xa0   
   Nov 27 23:46:53 main kernel:  ? __pfx___driver_attach+0x10/0x10   
   Nov 27 23:46:53 main kernel:  __driver_attach+0xcb/0x1e0   
   Nov 27 23:46:53 main kernel:  bus_for_each_dev+0x82/0xd0   
   Nov 27 23:46:53 main kernel:  bus_add_driver+0x10b/0x1f0   
   Nov 27 23:46:53 main kernel:  ? __pfx_ct_driver_init+0x10/0x10 [snd_ctxfi]   
   Nov 27 23:46:53 main kernel:  driver_register+0x75/0xe0   
   Nov 27 23:46:53 main kernel:  do_one_initcall+0x58/0x300   
      
   [continued in next message]   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca