NetBSD-Bugs archive

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

PR/60492 CVS commit: src/sys/dev/hdaudio



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/60492 CVS commit: src/sys/dev/hdaudio
Date: Thu, 23 Jul 2026 22:07:44 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Thu Jul 23 22:07:44 UTC 2026
 
 Modified Files:
 	src/sys/dev/hdaudio: hdaudio.c
 
 Log Message:
 hdaudio(4): Apply access checks to ioctl routines.
 
 This way the permissions on /dev/hdaudioN actually do something.
 
 Sort includes while here.
 
 PR kern/60492: hdaudio(4): setconfig is allowed unprivileged
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.18 -r1.19 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