spindles seven
2022-Nov-21 12:06 UTC
[Samba] Unable to access shares after upgrade to version 4.17.3
On 21 November 2022 10:32 Rowland Penny wrote:> On 21/11/2022 10:17, spindles seven via samba wrote: > > On 21 November 2022 08:41 Michael Tokarev wrote: > >> 21.11.2022 11:30, Rowland Penny via samba wrote: > >> > >>> OK, 4.17.3 was released to deal with CVE-2022-42898. Unfortunately > >>> there is a regression in Heimdal, but it is only supposed to affect > >>> 32bit systems, > >> see here for more details: > >>> > >>> https://bugzilla.samba.org/show_bug.cgi?id=15203 > >> > >> This still looks pretty much like a 32bit-specific issue, - both the > >> initial bug and the regression. > >> The submitted fix should not affect 64bit systems in any way, just > >> like the initial fix for CVE-2022-42898. > >> > >> spindles seven, do you run a 32bit system? > > > > I think so - it's an old Seagate Goflex Home box which I have put Debian Bullseye > on. It s architecture is 'armel'. Is this 32-bit? > > Roy > > > > > > Yes, I believe it is an embedded version and does not have the hard float that an Rpi > has. > > RowlandSo, I have other domain member file servers running 4.17.3 but these are 64-bit platforms and these are working properly, so as above it looks like it affects 32-bit systems only. So if I want to revert to the previous version (4.17.2) on this system am I forced to self-compile as there doesn't seem to be any repository supporting this version and armel architecture? Thanks, Roy
Rowland Penny
2022-Nov-21 12:18 UTC
[Samba] Unable to access shares after upgrade to version 4.17.3
On 21/11/2022 12:06, spindles seven via samba wrote: d> > So, I have other domain member file servers running 4.17.3 but these are 64-bit platforms > and these are working properly, so as above it looks like it affects 32-bit systems only. So if I want to > revert to the previous version (4.17.2) on this system am I forced to self-compile as there doesn't seem > to be any repository supporting this version and armel architecture? > > Thanks, > Roy > >The Debian Samba packages seem to be available for armel, see here: https://packages.debian.org/search?keywords=samba However, they are 4.17.3, so if they are not working for you, then yes, you will probably have to compile Samba yourself. Your other option is to wait for 4.17.4 as the regression has been fixed. Rowland