NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/60492 CVS commit: [netbsd-9] src/sys/dev/hdaudio



The following reply was made to PR kern/60492; it has been noted by GNATS.

From: "Stephen Borrill" <sborrill%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/60492 CVS commit: [netbsd-9] src/sys/dev/hdaudio
Date: Tue, 28 Jul 2026 10:49:03 +0000

 Module Name:	src
 Committed By:	sborrill
 Date:		Tue Jul 28 10:49:02 UTC 2026
 
 Modified Files:
 	src/sys/dev/hdaudio [netbsd-9]: hdaudio.c
 
 Log Message:
 Pull up the following revisions(s) (requested by riastradh in ticket #2038):
 	sys/dev/hdaudio/hdaudio.c:	revision 1.19
 
 hdaudio(4): Apply access checks to ioctl commands so that
 unprivileged users without write permission on /dev/hdaudioN can't
 change the configuration.
 PR kern/60492: hdaudio(4): setconfig is allowed unprivileged
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.9.2.2 -r1.9.2.3 src/sys/dev/hdaudio/hdaudio.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 



Home | Main Index | Thread Index | Old Index