Sponsored Content
Operating Systems AIX AIX 6.1, POWER5 and Spectre/Meltdown Post 303010868 by the_garbage on Tuesday 9th of January 2018 06:57:51 AM
Old 01-09-2018
AIX 6.1, POWER5 and Spectre/Meltdown

Apologies for this newbie question. We have inherited an IBM p5 520 (9111-520) running AIX 6.1.0.0 which seems to be the base install and no further patches installed.

Is this vulnerable to the Spectre/Meltdown threat?
Are patches available?

Looks like AIX 6.1.0.0 went 'end of support' in April last year so are there even patches available for this new threat and can I get them for free or does the system need subscribing to IBM at a cost?
 

7 More Discussions You Might Find Interesting

1. Filesystems, Disks and Memory

hard disk meltdown

I had an issue with a second hard disk in my machine. I have a sparc station running solaris 7. It was working fine but now it wont mount on boot up and when you try to mount it manually it gives an I/O error. I tried a different disk as a control which was fine. What I want to know is if my... (3 Replies)
Discussion started by: Henrik
3 Replies

2. AIX

Problem with knlist in AIX 5.3 for Power5 processor

Hi all, I have a AIX 5.3 Installation on the Power5 processor. I am using the knlist API for getting the details of the CPU details like user cpu, kernel cpu, idle cpu and wait cpu. My code is working fine on other Installations of AIX like PowerPC_POWER4 but it is giving wrong values on Power5... (0 Replies)
Discussion started by: rajesht
0 Replies

3. AIX

Upgrading Power5 from 5.3 to...

I have a power5 that I would like to update and bring everything forward. I am wondering about trouble-free upgrades. Is it better to go 5.3 -> 7 or 5.3 ->6 ->7? The power5 box is behind and hopefully can learn from experiences here. Thanks. (6 Replies)
Discussion started by: redi
6 Replies

4. AIX

POWER5+ 2.1Gz cpu wattage ?

Hello, What is wattage of POWER5+ 2.1Gz CPU ? It's dual-core 90nm chip. At least approximately ? thanks, Vilius (1 Reply)
Discussion started by: vilius
1 Replies

5. AIX

Power5 9111-520 reload of AIX 6.1 - help needed

Hello all, I am hoping someone can point me in the right direction here. We had a machine running AIX 6.1 that someone completely corrupted, so we decided to re-load it from media. I was able to boot into DVD media, select options for complete (destructive) install, AIX standard, etc. The... (0 Replies)
Discussion started by: JamesNJ
0 Replies

6. War Stories

Linus Torvalds reply about Meltdown and Spectre.

Apologies if this is the wrong forum but... ...This is hard hitting stuff. LKML: Linus Torvalds: Re: x86/enter: Create macros to restrict/unrestrict Indirect Branch Speculation (5 Replies)
Discussion started by: wisecracker
5 Replies

7. What is on Your Mind?

Meltdown and Spectre CPU bugs

This seems a bit serious: Meltdown, Spectre: The password theft bugs at the heart of Intel CPUs • The Register Vulnerability Note VU#584653 - CPU hardware vulnerable to side-channel attacks Project Zero: Reading privileged memory with a side-channel (8 Replies)
Discussion started by: Scrutinizer
8 Replies
diff2patches(1) 														   diff2patches(1)

NAME
diff2patches - Extract non-debian/ patches from .diff.gz files SYNTAX
diff2patches filename diff2patches --help|--version DESCRIPTION
Extracts patches from .diff.gz which apply to files outside the "debian/" directory scope. A patch is created for each modified file. Each patch is named according to the path of the modified file, with "/" replaced by "___", and an extension of ".patch". OPTIONS
filename Extract patches from filename which apply outside the "debian/" directory. --help Output help information and exit. --version Output version information and exit. FILES
debian/control Existence of this file is tested before any patch is extracted. debian/ debian/patches/ Patches are extracted to one of these directories. "debian/patches/" is preferred, if it exists. If DEB_PATCHES is present in the environment, it will override this behavior (see "ENVIRONMENT VARIABLES" section below). ENVIRONMENT VARIABLES
DEB_PATCHES When defined and points to an existing directory, patches are extracted in that directory and not under "debian/" nor "debian/patches/". SEE ALSO
combinediff(1) AUTHOR
Raphael Geissert <atomo64@gmail.com> Raphael Geissert <;atomo64@gmail.com> diff2patches(1)
All times are GMT -4. The time now is 11:17 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy