lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Tue, 14 Jul 2020 14:43:37 +0100
From:   Mark Rutland <mark.rutland@....com>
To:     "Alexander A. Klimov" <grandmaster@...klimov.de>, will@...nel.org
Cc:     maz@...nel.org, catalin.marinas@....com,
        linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] arm64: arch_timer: Replace HTTP links with HTTPS ones

On Mon, Jul 13, 2020 at 12:03:59PM +0200, Alexander A. Klimov wrote:
> Rationale:
> Reduces attack surface on kernel devs opening the links for MITM
> as HTTPS traffic is much harder to manipulate.

[...]

> diff --git a/arch/arm64/include/asm/arch_timer.h b/arch/arm64/include/asm/arch_timer.h
> index 9f0ec21d6327..c395b17eead4 100644
> --- a/arch/arm64/include/asm/arch_timer.h
> +++ b/arch/arm64/include/asm/arch_timer.h
> @@ -172,7 +172,7 @@ static inline void arch_timer_set_cntkctl(u32 cntkctl)
>   * This insanity brought to you by speculative system register reads,
>   * out-of-order memory accesses, sequence locks and Thomas Gleixner.
>   *
> - * http://lists.infradead.org/pipermail/linux-arm-kernel/2019-February/631195.html
> + * https://lists.infradead.org/pipermail/linux-arm-kernel/2019-February/631195.html

This link is dead, and I'd rather replace it with a (HTTPS)
lore.kernel.org link.

IIUC that's:

https://lore.kernel.org/r/alpine.DEB.2.21.1902081950260.1662@nanos.tec.linutronix.de

... later referred to in the sub-thread:

https://lore.kernel.org/linux-arm-kernel/20190213170413.GE6346@brain-police/

Will, does that look right to you?

Mark.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ