LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 04-17-2023, 12:23 PM   #16
DracoSentien
Member
 
Registered: May 2019
Location: Bronx New York
Distribution: Debian
Posts: 38

Rep: Reputation: Disabled

Quote:
Originally Posted by YesItsMe View Post

Random finding post-installation: pkg_add could fail because of Perl version mismatch:



Solution: rm -rf /usr/local/libdata/perl5/*. If you're not sure, rename the folder instead.
Who else is having that 'problem' ? sounds like a snapshot issue or something not a stable final release issue. Did you check that the installation media was not corrupted if installing from scratch ?

I am running -current but I am going to install 7.3 in a few minutes and somehow I doubt I will run into that 'issue' but I haven't checked the mailing lists, honestly.

Last edited by DracoSentien; 04-17-2023 at 12:25 PM.
 
Old 04-17-2023, 02:33 PM   #17
YesItsMe
Member
 
Registered: Oct 2014
Posts: 915

Original Poster
Rep: Reputation: 313Reputation: 313Reputation: 313Reputation: 313
Quote:
Originally Posted by DracoSentien View Post
I doubt I will run into that 'issue' but I haven't checked the mailing lists, honestly.
I guess it happens when you used CPAN. Theo commented on that once:
https://www.mail-archive.com/bugs@op.../msg16599.html
 
Old 05-02-2023, 02:59 PM   #18
YesItsMe
Member
 
Registered: Oct 2014
Posts: 915

Original Poster
Rep: Reputation: 313Reputation: 313Reputation: 313Reputation: 313
Syspatch 001 (all architectures):
A new ASPA object appeared in the RPKI ecosystem and exposed bugs in bgpd(8) and rpki-client(8).
 
Old 05-16-2023, 05:13 PM   #19
YesItsMe
Member
 
Registered: Oct 2014
Posts: 915

Original Poster
Rep: Reputation: 313Reputation: 313Reputation: 313Reputation: 313
Syspatch 002 (all architectures):
Avoid fatal errors in bgpd(8) due to incorrect refcounting and mishandling of ASPA objects. Fix bgpctl(8) 'show rib in' by renaming 'invalid' into 'disqualified'.
 
Old 05-27-2023, 07:10 PM   #20
YesItsMe
Member
 
Registered: Oct 2014
Posts: 915

Original Poster
Rep: Reputation: 313Reputation: 313Reputation: 313Reputation: 313
Syspatch 003 (all architectures):
IP address inheritance was handled incorrectly in rpki-client(8).

Syspatch 004 (all architectures):
A double free or use after free could occur after SSL_clear(3).
 
Old 06-20-2023, 10:01 AM   #21
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

005: SECURITY FIX: June 15, 2023 All architectures

https://www.openbsd.org/errata73.html
 
1 members found this post helpful.
Old 07-12-2023, 09:25 AM   #22
YesItsMe
Member
 
Registered: Oct 2014
Posts: 915

Original Poster
Rep: Reputation: 313Reputation: 313Reputation: 313Reputation: 313
Syspatch 006 (all architectures):
Incorrect length handling of path attributes in bgpd(8) can lead to a session reset.

Syspatch 007 (all architectures):
A malformed HTTP request can crash httpd(8), if fastcgi is in use.

Syspatch 008 (all architectures):
Incomplete validation of ELF headers in execve(2).

Syspatch 009 (all architectures):
When tracking nexthops over IPv6 multipath routes, or when receiving a NOTIFICATION while reaching an internal limit, bgpd(8) could crash.
 
1 members found this post helpful.
Old 07-12-2023, 10:02 AM   #23
//////
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
thanks for the heads up.
 
Old 07-12-2023, 10:12 PM   #24
YesItsMe
Member
 
Registered: Oct 2014
Posts: 915

Original Poster
Rep: Reputation: 313Reputation: 313Reputation: 313Reputation: 313
You’re welcome. Always glad to be useful.
 
Old 07-19-2023, 04:04 PM   #25
YesItsMe
Member
 
Registered: Oct 2014
Posts: 915

Original Poster
Rep: Reputation: 313Reputation: 313Reputation: 313Reputation: 313
Syspatch 010 (all architectures):
In ssh-agent(1)'s PKCS#11 provider support, remote execution was possible due to controllable access in low-quality libraries. In addition to fixing this, the ability to remotely load PKCS#11 libraries is now disabled by default (re-enable with '-Oallow-remote-pkcs11').
 
2 members found this post helpful.
Old 07-22-2023, 10:04 AM   #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
Cool

Thank you. All updated.


Code:
OpenBSD puffy.darkstar.home 7.3 GENERIC.MP#0 amd64
 
Old 07-24-2023, 06:13 PM   #27
YesItsMe
Member
 
Registered: Oct 2014
Posts: 915

Original Poster
Rep: Reputation: 313Reputation: 313Reputation: 313Reputation: 313
Heh. At least the uname never changes.
 
Old 07-24-2023, 10:23 PM   #28
YesItsMe
Member
 
Registered: Oct 2014
Posts: 915

Original Poster
Rep: Reputation: 313Reputation: 313Reputation: 313Reputation: 313
AMD has a fuckup again. OpenBSD fixed it.

Syspatch 011 (amd64, i386):
Workaround for Zenbleed AMD cpu problem. For i386 and amd64 platforms.

Syspatch 012 (amd64, i386):
Add firmware for AMD cpus, to repair past or potential future bugs. For i386 and amd64 platforms.
After this step, "fw_update" and "installboot" must be run.

Syspatch 013 (amd64, i386):
Install firmware updates for AMD cpus, to repair past or potential future bugs. For i386 and amd64 platforms.

Syspatch 014 (all architectures):
Missing bounds check in console terminal emulation could cause a kernel crash after receiving specially crafted escape sequences.
 
Old 07-25-2023, 07:09 PM   #29
YesItsMe
Member
 
Registered: Oct 2014
Posts: 915

Original Poster
Rep: Reputation: 313Reputation: 313Reputation: 313Reputation: 313
Syspatch 015 (amd64, i386):
Some hypervisors remain unpatched for writes to Zenbleed DE_CFG bit, so skip it.
 
Old 09-20-2023, 04:49 PM   #30
YesItsMe
Member
 
Registered: Oct 2014
Posts: 915

Original Poster
Rep: Reputation: 313Reputation: 313Reputation: 313Reputation: 313
Syspatch 016 (all architectures):
npppd(8) could crash by a l2tp message which has an AVP with wrong length.
 
  


Reply

Tags
openbsd, release



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 08:38 AM.

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