Lucene search
K

16 matches found

AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.3 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: parisc: Clearing stale IIR values during Instruction Access Rights Trap When a trap 7 Instruction Access Rights occurs, it means that the CPU could not execute an instruction due to missing execute permissions on the memory regio...

5.5CVSS5.2AI score0.00225EPSS
Exploits0References2
OSV
OSV
added 2026/01/14 3:16 p.m.3 views

UBUNTU-CVE-2025-71121

In the Linux kernel, the following vulnerability has been resolved: parisc: Do not reprogram affinitiy on ASP chip The ASP chip is a very old variant of the GSP chip and is used e.g. in HP 730 workstations. When trying to reprogram the affinity it will crash with a HPMC as the relevant registers...

5.5CVSS5.7AI score0.00123EPSS
Exploits0References37
NVD
NVD
added 2025/12/16 4:16 p.m.4 views

CVE-2025-68322

In the Linux kernel, the following vulnerability has been resolved: parisc: Avoid crash due to unaligned access in unwinder Guenter Roeck reported this kernel crash on his emulated B160L machine: Starting network: udhcpc: started, v1.36.1 Backtrace: unwindonce+0x1c/0x5c...

0.00169EPSS
Exploits0References3
CVE
CVE
added 2025/12/16 3:44 p.m.15 views

CVE-2025-68322

CVE-2025-68322 affects the Linux kernel on PA-RISC where unwinding stack could read unaligned memory, triggering a crash and spinlock recursion. The public descriptions in multiple sources (SUSE, Red Hat, Debian, NVD/NVD mirrors, OSV) confirm the issue and report a fix: add an alignment check bef...

6AI score0.00169EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:0 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987548)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987548 advisory. In the Linux kernel, the following vulnerability has been resolved: parisc: Fix data TLB miss in sbaunmapsg Rolf Eike Beer reported the following bug: 1274934.746891...

5.5CVSS5.7AI score0.00239EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/10/07 11:49 p.m.3 views

SUSE CVE-2022-50518

In the Linux kernel, the following vulnerability has been resolved: parisc: Fix locking in pdciodcprint firmware call Utilize pdclock spinlock to protect parallel modifications of the iodcdbuf buffer, check length to prevent buffer overflow of iodcdbuf, drop the iodcretbuf buffer and fix some wro...

7.8CVSS7AI score0.00125EPSS
Exploits0References3
CVE
CVE
added 2025/10/07 3:19 p.m.14 views

CVE-2022-50518

CVE-2022-50518 relates to the Linux kernel parisc/firmware path: the fix locks in pdc_iodc_print() to protect parallel modifications of iodc_dbuf[], validates length to prevent iodc_dbuf[] overflow, drops iodc_retbuf[], and corrects indentation. This resolves a local-impact issue on parisc system...

7.8CVSS6.6AI score0.00125EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2025/10/07 3:19 p.m.8 views

CVE-2022-50518 parisc: Fix locking in pdc_iodc_print() firmware call

In the Linux kernel, the following vulnerability has been resolved: parisc: Fix locking in pdciodcprint firmware call Utilize pdclock spinlock to protect parallel modifications of the iodcdbuf buffer, check length to prevent buffer overflow of iodcdbuf, drop the iodcretbuf buffer and fix some wro...

0.00125EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2025-15863

Malicious code in bioql PyPI...

8.2AI score0.0016EPSS
Exploits0References9
CVE
CVE
added 2025/09/11 4:56 p.m.23 views

CVE-2025-39781

CVE-2025-39781 concerns the Linux kernel on the PA-RISC (parisc) architecture. The issue is described as the removal of a WARN_ON_ONCE() from flush_cache_vmap in the parisc code path, with observed warnings that could occasionally trigger. The available documents do not detail any exploit vectors...

5.5CVSS6.2AI score0.00135EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2025/09/11 4:56 p.m.7 views

CVE-2025-39781 parisc: Drop WARN_ON_ONCE() from flush_cache_vmap

In the Linux kernel, the following vulnerability has been resolved: parisc: Drop WARNONONCE from flushcachevmap I have observed warning to occassionally trigger...

0.00135EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/09/05 11:22 p.m.2 views

SUSE CVE-2025-39715

In the Linux kernel, the following vulnerability has been resolved: parisc: Revise gateway LWS calls to probe user read access We use load and stbys,e instructions to trigger memory reference interruptions without writing to memory. Because of the way read access support is implemented, read acce...

5.5CVSS6.8AI score0.00136EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/09/05 11:22 p.m.3 views

SUSE CVE-2025-39716

In the Linux kernel, the following vulnerability has been resolved: parisc: Revise getuser to probe user read access Because of the way read access support is implemented, read access interruptions are only triggered at privilege levels 2 and 3. The kernel executes at privilege level 0, so getuse...

5.5CVSS6.6AI score0.00136EPSS
Exploits0References3
OSV
OSV
added 2025/09/05 6:15 p.m.4 views

AZL-67004 CVE-2025-39715 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: parisc: Revise gateway LWS calls to probe user read access We use load and stbys,e instructions to trigger memory reference interruptions without writing to memory. Because of the way read access support is implemented, read acce...

5.5CVSS5.8AI score0.00136EPSS
Exploits0References1
CVE
CVE
added 2025/09/05 5:21 p.m.36 views

CVE-2025-39716

CVE-2025-39716 affects the Linux kernel (parisc) and describes a read-access checking issue in __get_user(). Because read access support was only triggered at privilege levels 2/3, the kernel ran at ring 0 and failed to raise a read-access fault (code 26). The fix probes read access rights at pri...

5.5CVSS6AI score0.00136EPSS
Exploits0References7Affected Software1
OSV
OSV
added 2024/04/03 3:15 p.m.3 views

UBUNTU-CVE-2024-26705

In the Linux kernel, the following vulnerability has been resolved: parisc: BTLB: Fix crash when setting up BTLB at CPU bringup When using hotplug and bringing up a 32-bit CPU, ask the firmware about the BTLB information to set up the static block TLB entries. For that write access to the static...

5.5CVSS5.7AI score0.00194EPSS
Exploits0References6
Rows per page
Query Builder