bcoles

Results 309 comments of bcoles

@Jheack do you have a packet capture? Which protocol? `lldp` ?

This bug was introduced in df217783e009eaf33875e1b9587edcc5ceeaa6f0.

I had a quick look at this. > But upon further investigation, the payload wasn't written even if the user has Full Control permissions on the C:\ directory. The module...

> * Looks like the Linux kernel has a single `arch/riscv/` directory in the source code. Do we really need to add three more arches `'RISCV', 'RISCV32', 'RISCV64'` for `kernel-hardening-checker`?...

Thanks. > 1. please fix `if arch` for the `defconfig` checks that show FAIL on the RISC-V `defconfig` file. That makes sense. I have implemented these changes. > 2. please...

As for the checks, [KSPP Recommended Settings](https://kspp.github.io/Recommended_Settings) does not currently have recommendations for RISC-V, but some of the existing recommendations for other architectures are likely to be applicable. These may...

> How about adding Ubuntu for RISC-V config to the distros collection? Sure, I can add config files for a few distros. Unfortunately https://github.com/oracle/kconfigs does not have KConfig files for...

> > How about adding Ubuntu for RISC-V config to the distros collection? > > Sure, I can add config files for a few distros. > > Unfortunately https://github.com/oracle/kconfigs does...

> Hi @bcoles ! > > First of all, thanks for showing the autodetect bug on Debian. > > I've fixed it: > > ``` > deb@debian:~/kernel-hardening-checker$ which sysctl >...

> By the way, could you please use Linux kernel v6.10 to be consistent with the `kernel-hardening-checker` release? I have added a 6.10 defconfig. Are the other defconfigs in this...