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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 20 Dec 2015 03:31:51 +0100
From:	Mike Galbraith <umgwanakikbuti@...il.com>
To:	Jeff Merkey <linux.mdb@...il.com>, linux-kernel@...r.kernel.org
Cc:	tglx@...utronix.de, mingo@...hat.com, hpa@...or.com,
	x86@...nel.org, peterz@...radead.org, luto@...nel.org
Subject: Re: [PATCH v4] Fix INT1 Recursion with unregistered breakpoints

On Sat, 2015-12-19 at 19:13 -0700, Jeff Merkey wrote:

> @@ -519,6 +528,18 @@ static int hw_breakpoint_handler(struct die_args
> *args)
>  	    (dr6 & (~DR_TRAP_BITS)))
>  		rc = NOTIFY_DONE;
>  
> +	/*
> +	* if we are about to signal to
> +	* do_debug() to stop further processing
> +	* and we have not ascertained the source
> +	* of the breakpoint, log it as spurious.
> +	*/

Ahem...


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ