[Bug 278546] fdevname_r: pass partially uninitialized memory to kernel

2024-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278546 Mark Johnston changed: What|Removed |Added Status|New |Open CC|

[Bug 278480] Standardize GPT label names

2024-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278480 Jose Luis Duran changed: What|Removed |Added Resolution|--- |FIXED Status|New

[Bug 278546] fdevname_r: pass partially uninitialized memory to kernel

2024-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278546 --- Comment #3 from Paul Floyd --- ioctls are one of the things that Valgrind on FreeBSD needs to improve. Currently there is minimal checking beyond the basic read/write encoding. It needs to be extended ideally for each kind of

[Bug 278348] Sudden kernel panic Fatal double fault

2024-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278348 --- Comment #13 from mikhail.rok...@gmail.com --- (In reply to Gleb Smirnoff from comment #12) No. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 278569] DMA bounce pages are not freed when DMA tag is destroyed

2024-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278569 Bug ID: 278569 Summary: DMA bounce pages are not freed when DMA tag is destroyed Product: Base System Version: CURRENT Hardware: Any OS: Any

[Bug 278546] fdevname_r: pass partially uninitialized memory to kernel

2024-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278546 --- Comment #6 from Paul Floyd --- If you can use a recent Valgrind (valgrind-devel or build from source) then this should have been resolved. Kyle Evans pointed out the same issue to me and I fixed it back in January 2024. Here is the

[Bug 278546] fdevname_r: pass partially uninitialized memory to kernel

2024-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278546 --- Comment #4 from Ivan Rozhuk --- struct fiodgname_arg fgn = { 0 }; - also work as memset() and used in kernel and userspace. struct fiodgname_arg fgn = { .buf = buf, .len = len };- does NOT work: some memory leave uninitialized -- You

[Bug 278546] fdevname_r: pass partially uninitialized memory to kernel

2024-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278546 Ivan Rozhuk changed: What|Removed |Added Attachment #250173|0 |1 is obsolete|

[Bug 278546] fdevname_r: pass partially uninitialized memory to kernel

2024-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278546 --- Comment #7 from Mark Johnston --- (In reply to Paul Floyd from comment #6) Sadly, there is no central registry of ioctls. Having one would be very useful, but there is no good mechanism to enumerate them (the best you can do is grep

[Bug 276960] /usr/include/*_asn1.h have unexpected target-dependent differences

2024-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276960 --- Comment #4 from commit-h...@freebsd.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=689dbdedd8bdaa0e6c7149a7a26dc77ba9db886e commit 689dbdedd8bdaa0e6c7149a7a26dc77ba9db886e

[Bug 276960] /usr/include/*_asn1.h have unexpected target-dependent differences

2024-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276960 --- Comment #3 from commit-h...@freebsd.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=164f125311a6cc0217ce9103aaefcfd31fb796bf commit 164f125311a6cc0217ce9103aaefcfd31fb796bf

[Bug 278316] Intel Atom S1200 (Centerton) serial UART not working

2024-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278316 --- Comment #8 from commit-h...@freebsd.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=c7a5881d7a6a37881bb65837e42829ee68a3883c commit c7a5881d7a6a37881bb65837e42829ee68a3883c

[Bug 276960] /usr/include/*_asn1.h have unexpected target-dependent differences

2024-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276960 Dimitry Andric changed: What|Removed |Added CC||d...@freebsd.org

[Bug 276960] /usr/include/*_asn1.h have unexpected target-dependent differences

2024-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276960 --- Comment #5 from commit-h...@freebsd.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=2efe30782cd92ef975eb4d05c53bac1d8a7e9f46 commit 2efe30782cd92ef975eb4d05c53bac1d8a7e9f46

[Bug 276960] /usr/include/*_asn1.h have unexpected target-dependent differences

2024-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276960 --- Comment #6 from commit-h...@freebsd.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=15dfc47b6adc0ba6bf91f60d05c404c7621dbc11 commit 15dfc47b6adc0ba6bf91f60d05c404c7621dbc11