https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267028
--- Comment #349 from George Mitchell ---
My system has been upgraded to 14.2-RELEASE. I updated kernel modules
graphics/drm-515-kmod-5.15.160.1402000_2 and
graphics/gpu-firmware-amd-kmod-raven-20230625.1402000_2 and so far I have not
had
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267028
--- Comment #350 from Mark Millard ---
(In reply to George Mitchell from comment #349)
Which 14.2-RELEASE install files did you use :
) The ones from PkgBase:
https://pkg.freebsd.org/FreeBSD:14:amd64/base_release_2/
vs. (different bu
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283807
Bug ID: 283807
Summary: panic: Fatal trap 12: page fault while in kernel mode
on FreeBSD-14.2-RELEASE
Product: Base System
Version: 14.2-RELEASE
Hardware: Any
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283799
--- Comment #5 from eborisch+free...@gmail.com ---
Created attachment 256362
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=256362&action=edit
Proposed patch
--
You are receiving this mail because:
You are the assignee for the b
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283799
--- Comment #4 from eborisch+free...@gmail.com ---
Something like:
pass out log (user) on eth0
in pf.conf should generate cases. Traffic will need to be from someone other
than root to be interesting.
I see things like:
# tcpdump -er /va
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283807
Mark Millard changed:
What|Removed |Added
CC||marklmi26-f...@yahoo.com
--- Commen
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283807
Mark Linimon changed:
What|Removed |Added
Keywords||crash
--
You are receiving this ma
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283799
--- Comment #6 from Joseph Mingrone ---
This patch, build, and run tests all look good here. Kristof, are you good
with the proposed change?
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283799
Joseph Mingrone changed:
What|Removed |Added
CC||k...@freebsd.org
--- Comment #2
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283799
--- Comment #3 from Kristof Provost ---
Given this https://cgit.freebsd.org/src/tree/sys/netpfil/pf/if_pflog.c#n256 I'd
expect no endianness conversion to be required for uid (and rule_uid,
rule_pid).
Arguably that's wrong, as we do use bi
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283797
Mark Linimon changed:
What|Removed |Added
Assignee|b...@freebsd.org|n...@freebsd.org
--
You are receiv
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283795
Mark Linimon changed:
What|Removed |Added
Assignee|b...@freebsd.org|p...@freebsd.org
Summary
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283799
Bug ID: 283799
Summary: tcpdump (14.2+) endian-swaps uid when parsing pflog
data
Product: Base System
Version: 14.2-RELEASE
Hardware: amd64
OS: Any
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283799
--- Comment #1 from eborisch+free...@gmail.com ---
Just to explicitly show before/after here:
- if (hdr->uid != UID_MAX)
- ND_PRINT(" [uid %u]", (unsigned)hdr->uid);
+ if (GET_BE_U_4(hdr->uid) != UID_MAX)
+
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283795
Bug ID: 283795
Summary: [pf] ICMP echo requests from Windows hosts dropped
when NAT'ed
Product: Base System
Version: 14.2-RELEASE
Hardware: Any
OS: An
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=12
Enji Cooper changed:
What|Removed |Added
Summary|[build] remove unnecessary |[build] remove unnecessary
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=174028
Enji Cooper changed:
What|Removed |Added
Status|Open|Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283797
Bug ID: 283797
Summary: netlink's npt_clear() should set npt->cookie = 0
Product: Base System
Version: Unspecified
Hardware: Any
OS: Any
Status: New
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242835
John Hein changed:
What|Removed |Added
CC||jcfyecr...@liamekaens.com
--- Comment
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279403
Michael Dexter changed:
What|Removed |Added
See Also||https://reviews.freebsd.org
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279403
Mark Johnston changed:
What|Removed |Added
See Also|https://reviews.freebsd.org |
|/D48254
21 matches
Mail list logo