LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Other *NIX Forums > *BSD
User Name
Password
*BSD This forum is for the discussion of all BSD variants.
FreeBSD, OpenBSD, NetBSD, etc.

Notices


Reply
  Search this Thread
Old 11-06-2023, 11:35 AM   #16
YesItsMe
Member
 
Registered: Oct 2014
Posts: 915

Original Poster
Rep: Reputation: 313Reputation: 313Reputation: 313Reputation: 313

Thank you. I had to fix that once, but I can’t remember how, so it’s good to have a reference here.
 
1 members found this post helpful.
Old 11-08-2023, 10:05 AM   #17
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Debian, Void, Slackware, VMs
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Smile

Quote:
Originally Posted by YesItsMe View Post
Thank you. I had to fix that once, but I can’t remember how, so it’s good to have a reference here.
You're welcome.
 
1 members found this post helpful.
Old 11-20-2023, 03:29 PM   #18
YesItsMe
Member
 
Registered: Oct 2014
Posts: 915

Original Poster
Rep: Reputation: 313Reputation: 313Reputation: 313Reputation: 313
Syspatch 003 (all architectures):
patch(1) with explicit patchfile did not work in 7.4 due to overeager unveil(2) restrictions.

Syspatch 004 (all architectures):
Simple passwords which were 8 characters long caused ospfd(8) to send out packets with invalid checksum.

Syspatch 005 (all architectures):
Overlong sequences of UTF-8 combining characters could crash tmux(1).

Syspatch 006 (all architectures):
httpd(8): Avoid a NULL dereference when handling a malformed fastcgi request.
 
Old 11-28-2023, 01:42 PM   #19
YesItsMe
Member
 
Registered: Oct 2014
Posts: 915

Original Poster
Rep: Reputation: 313Reputation: 313Reputation: 313Reputation: 313
Syspatch 007 (all architectures):
A crafted regular expression when compiled by perl can cause a one-byte attacker controlled buffer overflow in a heap allocated buffer. CVE-2023-47038
 
Old 11-30-2023, 06:53 AM   #20
YesItsMe
Member
 
Registered: Oct 2014
Posts: 915

Original Poster
Rep: Reputation: 313Reputation: 313Reputation: 313Reputation: 313
There is a new Bluetooth attack:
https://www.bleepingcomputer.com/new...h-connections/

OpenBSD, not supporting Bluetooth, remains unaffected.
 
Old 12-10-2023, 09:24 AM   #21
YesItsMe
Member
 
Registered: Oct 2014
Posts: 915

Original Poster
Rep: Reputation: 313Reputation: 313Reputation: 313Reputation: 313
Syspatch 008 (amd64):
vmm(4) restored stale GDTR & TR values on vm exit which could lead to memory corruption or kernel deadlocks.

Syspatch 009 (all architectures):
A race condition between pf(4)'s processing of packets and expiration of packet states may cause a kernel panic.
 
2 members found this post helpful.
Old 12-10-2023, 10:36 AM   #22
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Debian, Void, Slackware, VMs
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Thumbs up

Quote:
Originally Posted by YesItsMe View Post
Syspatch 008 (amd64):
vmm(4) restored stale GDTR & TR values on vm exit which could lead to memory corruption or kernel deadlocks.

Syspatch 009 (all architectures):
A race condition between pf(4)'s processing of packets and expiration of packet states may cause a kernel panic.
Thanks! Updated.
 
Old 12-10-2023, 05:34 PM   #23
YesItsMe
Member
 
Registered: Oct 2014
Posts: 915

Original Poster
Rep: Reputation: 313Reputation: 313Reputation: 313Reputation: 313
Glad it's still useful for someone.
 
1 members found this post helpful.
Old 12-15-2023, 07:09 AM   #24
YesItsMe
Member
 
Registered: Oct 2014
Posts: 915

Original Poster
Rep: Reputation: 313Reputation: 313Reputation: 313Reputation: 313
Syspatch 010 (all architectures):
Fix out of bounds memory accesses in XRandR and XKB X server extensions. CVE-2023-6377 CVE-2023-6478
 
1 members found this post helpful.
Old 12-19-2023, 03:13 PM   #25
YesItsMe
Member
 
Registered: Oct 2014
Posts: 915

Original Poster
Rep: Reputation: 313Reputation: 313Reputation: 313Reputation: 313
Syspatch 011 (all architectures):
An SSH protocol weakness (the Terrapin Attack) exists that allows an on-path adversary to disable keystroke timing obfuscation.
 
2 members found this post helpful.
Old 12-21-2023, 06:21 PM   #26
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Debian, Void, Slackware, VMs
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Thumbs up

Quote:
Originally Posted by YesItsMe View Post
Syspatch 011 (all architectures):
An SSH protocol weakness (the Terrapin Attack) exists that allows an on-path adversary to disable keystroke timing obfuscation.
Updated.
 
1 members found this post helpful.
Old 12-24-2023, 10:47 AM   #27
//////
Member
 
Registered: Nov 2005
Location: Land of Linux :: Finland
Distribution: Arch Linux && OpenBSD 7.4 && Pop!_OS && Kali && Qubes-Os
Posts: 824

Rep: Reputation: 350Reputation: 350Reputation: 350Reputation: 350
my new 7.4 installation.
https://i.imgur.com/ob9OimR.png

work in progress.
 
2 members found this post helpful.
Old 12-25-2023, 04:44 AM   #28
YesItsMe
Member
 
Registered: Oct 2014
Posts: 915

Original Poster
Rep: Reputation: 313Reputation: 313Reputation: 313Reputation: 313
Looks pretty standard yet.
 
Old 12-25-2023, 09:51 AM   #29
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Debian, Void, Slackware, VMs
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Smile

Quote:
Originally Posted by ////// View Post
my new 7.4 installation.
https://i.imgur.com/ob9OimR.png

work in progress.
Awesome!
I use the following command to change my computer name:

Code:
#echo "bsd.darkstar.home" > /etc/myname
If you want to personalize your PC name.
 
1 members found this post helpful.
Old 12-25-2023, 10:44 AM   #30
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Debian, Void, Slackware, VMs
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Cool

Your new computer name will show up on next boot-up.

Code:
bsd$ uname -a
OpenBSD bsd.darkstar.home 7.4 GENERIC.MP#2 amd64
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
OpenBSD: nvidia drivers, screen resolution and FreeBSD binaries on OpenBSD ::: *BSD 2 08-21-2009 04:18 AM
LXer: Fsck errors in the Linux filesystem on my OpenBSD laptop NOT caused by OpenBSD LXer Syndicated Linux News 1 08-31-2008 03:15 AM
LXer: OpenBSD: The OpenBSD Foundation LXer Syndicated Linux News 0 07-26-2007 10:31 AM
OpenBSD - Where can i get OpenBSD 3.7 ISO CD -- Please help me b:z Linux - Software 5 04-08-2005 07:09 AM
OpenBSD - Where can i get OpenBSD 3.7 ISO CD -- Please help me b:z Linux - Software 1 04-07-2005 08:46 AM

LinuxQuestions.org > Forums > Other *NIX Forums > *BSD

All times are GMT -5. The time now is 02:09 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration