Bug 215307 - inlined from 'rfc4106_set_hash_subkey.part.0' at arch/x86/crypto/aesni-intel_glue.c:542:2: ./include/linux/fortify-string.h:206:17: error: call to '__write_overflow' declared with attribute error: detected write beyond size of object (1st parameter)
Summary: inlined from 'rfc4106_set_hash_subkey.part.0' at arch/x86/crypto/aesni-intel_...
Status: NEW
Alias: None
Product: Other
Classification: Unclassified
Component: Modules (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: other_modules
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-12 08:35 UTC by cqwrteur
Modified: 2021-12-12 08:35 UTC (History)
0 users

See Also:
Kernel Version:
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description cqwrteur 2021-12-12 08:35:01 UTC
CC      arch/x86/mm/kmmio.o
In file included from ./include/linux/string.h:253,
                 from ./include/linux/bitmap.h:10,
                 from ./include/linux/cpumask.h:12,
                 from ./arch/x86/include/asm/cpumask.h:5,
                 from ./arch/x86/include/asm/msr.h:11,
                 from ./arch/x86/include/asm/processor.h:22,
                 from ./arch/x86/include/asm/cpufeature.h:5,
                 from ./arch/x86/include/asm/thread_info.h:53,
                 from ./include/linux/thread_info.h:60,
                 from ./arch/x86/include/asm/preempt.h:7,
                 from ./include/linux/preempt.h:78,
                 from ./include/linux/percpu.h:6,
                 from ./include/linux/context_tracking_state.h:5,
                 from ./include/linux/hardirq.h:5,
                 from arch/x86/crypto/aesni-intel_glue.c:18:
In function 'memset',
    inlined from 'rfc4106_set_hash_subkey.part.0' at arch/x86/crypto/aesni-intel_glue.c:542:2:
./include/linux/fortify-string.h:206:17: error: call to '__write_overflow' declared with attribute error: detected write beyond size of object (1st parameter)
  206 |                 __write_overflow();
      |                 ^~~~~~~~~~~~~~~~~~
make[2]: *** [scripts/Makefile.build:287: arch/x86/crypto/aesni-intel_glue.o] Error 1
make[1]: *** [scripts/Makefile.build:549: arch/x86/crypto] Error 2
make[1]: *** Waiting for unfinished jobs....
  CC      arch/x86/mm/pf_in.o

Note You need to log in before you can comment on or make changes to this bug.