cisco-open/camblet-driver

[BUG] index 2 is out of range for type (on kernel 6.5) and freeze

bonifaido opened this issue · 0 comments

Description

[Wed Dec 13 10:43:00 2023] ================================================================================
[Wed Dec 13 10:43:00 2023] UBSAN: array-index-out-of-bounds in /Users/nandork/Code/src/github.com/cisco-open/nasp-kernel-module/third-party/wasm3/source/m3_code.c:102:5
[Wed Dec 13 10:43:00 2023] index 2 is out of range for type 'void *[1]'

Expected Behavior

We shouldn't get this message, no freezes.

Actual Behavior

Please describe what happened instead.

Affected Version

Please provide the version number where this issue was encountered.

Steps to Reproduce

  1. First step
  2. Second step
  3. etc.

Checklist