Lucene search
+L

154 matches found

OSV
OSV
added 2026/03/20 2:23 p.m.10 views

OESA-2026-1643 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: fs/xattr: missing fdput in fremovexattr error path In the Linux kernel, the fremovexattr syscall calls fdget to acquire a file reference but returns early withou...

8.8CVSS6.3AI score0.00423EPSS
SaveExploits1References19
OSV
OSV
added 2026/03/20 2:23 p.m.9 views

OESA-2026-1642 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: fs/xattr: missing fdput in fremovexattr error path In the Linux kernel, the fremovexattr syscall calls fdget to acquire a file reference but returns early withou...

8.8CVSS6.3AI score0.00423EPSS
SaveExploits1References19
OSV
OSV
added 2026/03/15 5:54 a.m.12 views

OESA-2026-1569 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: pps: Fix a use-after-free On a board running ntpd and gpsd, I'm seeing a consistent use-after-free in sysexit from gpsd when rebooting: pps pps1: removed...

7.8CVSS6.4AI score0.00256EPSS
SaveExploits0References8
AstraLinux
AstraLinux
added 2026/03/03 9:29 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: pps: Fix warning in ppsregistercdev when device creation fails Similar to the previous commit 2a934fdb01db, the release hook should be set before deviceregister. Otherwise, when deviceregister returns an error and putdevice...

6.5AI score0.00218EPSS
SaveExploits0References3
Ubuntu
Ubuntu
added 2026/02/24 11:20 a.m.24 views

USN-8029-3: Linux kernel (Azure) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - MIPS architecture; - Nios II architecture; - PA-RISC architecture; - RISC-V architecture; -...

9.8CVSS7.7AI score0.00601EPSS
SaveExploits4
Ubuntu
Ubuntu
added 2026/02/17 3:24 p.m.25 views

USN-8048-1: Linux kernel (OEM) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - MIPS architecture; - Nios II architecture; - PA-RISC architecture; - RISC-V architecture; -...

9.8CVSS7.4AI score0.00601EPSS
SaveExploits4
OSV
OSV
added 2026/02/12 11:12 a.m.19 views

USN-8033-3 linux-aws-fips, linux-fips, linux-gcp-fips vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Nios II architecture; - Sun Sparc architecture; - User-Mode Linux UML; - x86 architecture; - Block layer subsystem;...

9.8CVSS7AI score0.006EPSS
SaveExploits4References115
OSV
OSV
added 2026/02/12 10:55 a.m.20 views

USN-8033-2 linux-intel-iot-realtime, linux-realtime vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Nios II architecture; - Sun Sparc architecture; - User-Mode Linux UML; - x86 architecture; - Block layer subsystem;...

9.8CVSS6.9AI score0.006EPSS
SaveExploits4References115
Ubuntu
Ubuntu
added 2026/02/12 10:55 a.m.21 views

USN-8033-2: Linux kernel vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Nios II architecture; - Sun Sparc architecture; - User-Mode Linux UML; - x86 architecture; - Block layer subsystem;...

9.8CVSS5.9AI score0.006EPSS
SaveExploits4
OSV
OSV
added 2026/02/12 9:39 a.m.13 views

USN-8030-1 linux-gcp vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - MIPS architecture; - Nios II architecture; - PA-RISC architecture; - RISC-V architecture; -...

9.8CVSS6.5AI score0.00601EPSS
SaveExploits4References367
Amazon
Amazon
added 2026/02/05 12:0 a.m.17 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: net: iptunnel: prevent perpetual headroom growth CVE-2024-26804 In the Linux kernel, the following vulnerability has been resolved: pps: fix warning in ppsregistercdev when register device fail CVE-2025-40070 In t...

5.3CVSS7.5AI score0.00983EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/01/09 10:43 a.m.8 views

CVE-2022-26511

WPS Presentation 11.8.0.5745 insecurely load d3dx941.dll when opening .pps files'current directory type' DLL loading...

7.8CVSS7AI score0.00624EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/10/29 12:24 a.m.8 views

SUSE CVE-2025-40070

In the Linux kernel, the following vulnerability has been resolved: pps: fix warning in ppsregistercdev when register device fail Similar to previous commit 2a934fdb01db "media: v4l2-dev: fix error handling in videoregisterdevice", the release hook should be set before deviceregister. Otherwise,...

5.5CVSS6.6AI score0.00218EPSS
SaveExploits0References21
Cvelist
Cvelist
added 2025/10/28 11:48 a.m.14 views

CVE-2025-40070 pps: fix warning in pps_register_cdev when register device fail

In the Linux kernel, the following vulnerability has been resolved: pps: fix warning in ppsregistercdev when register device fail Similar to previous commit 2a934fdb01db "media: v4l2-dev: fix error handling in videoregisterdevice", the release hook should be set before deviceregister. Otherwise,...

0.00218EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/28 11:48 a.m.7 views

EUVD-2025-36458

In the Linux kernel, the following vulnerability has been resolved: pps: fix warning in ppsregistercdev when register device fail Similar to previous commit 2a934fdb01db "media: v4l2-dev: fix error handling in videoregisterdevice", the release hook should be set before deviceregister. Otherwise,...

6.1AI score0.00218EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/10/28 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-40070

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - pps: fix warning in ppsregistercdev when register device fail Similar to previous commit 2a934fdb01db media: v4l2-dev: fix error handling in videoregisterdevice...

7AI score0.00218EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/10 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2016-3828

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - decoder/ih264dapi.c in mediaserver in Android 6.x before 2016-08-01 mishandles invalid PPS and SPS NAL units, which allows remote attackers to cause a denial of...

7.1CVSS6.3AI score0.00574EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/08/30 12:0 a.m.17 views

PT-2025-44138

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.17.0-rc3+ Description The Linux kernel contained an issue in the PPS Precise Time Protocol Synchronization subsystem. A warning occurred in pps register cdev when device registration failed, due to the release...

6CVSS5.8AI score0.00218EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/21 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2021-30022

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - There is a integer overflow in mediatools/avparsers.c in the gfavcreadppsbsinternal in GPAC from 0.5.2 to 1.0.1. ppsid may be a negative number, so it will not...

5.5CVSS6.7AI score0.01072EPSS
SaveExploits1References2
OSV
OSV
added 2025/07/24 8:1 a.m.14 views

USN-7651-5 linux-raspi-realtime vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - PowerPC architecture; - S390 architecture; - Block layer subsystem; - Serial ATA and Parallel ATA drivers; - Driver...

9.8CVSS6.6AI score0.00584EPSS
SaveExploits0References118
Rows per page
Query Builder