Lucene search
K

212 matches found

Debian CVE
Debian CVE
added 2024/04/03 2:55 p.m.26 views

CVE-2024-26703

In the Linux kernel, the following vulnerability has been resolved: tracing/timerlat: Move hrtimerinit to timerlatfd open Currently, the timerlat's hrtimer is initialized at the first read of timerlatfd, and destroyed at close. It works, but it causes an error if the user program open and close t...

5.5CVSS7AI score0.00225EPSS
Exploits0
OSV
OSV
added 2024/04/03 2:55 p.m.4 views

CVE-2024-26703 tracing/timerlat: Move hrtimer_init to timerlat_fd open()

In the Linux kernel, the following vulnerability has been resolved: tracing/timerlat: Move hrtimerinit to timerlatfd open Currently, the timerlat's hrtimer is initialized at the first read of timerlatfd, and destroyed at close. It works, but it causes an error if the user program open and close t...

5.5CVSS5.8AI score0.00225EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.3 views

kernel: net/sched: sch_taprio: fix possible use-after-free

In the Linux kernel, the following vulnerability has been resolved: net/sched: schtaprio: fix possible use-after-free syzbot reported a nasty crash 1 in nettxaction which made little sense until we got a repro. This repro installs a taprio qdisc, but providing an invalid TCARATE attribute...

7.8CVSS6.3AI score0.00168EPSS
Exploits0References5
Amazon
Amazon
added 2023/08/07 12:0 a.m.2 views

Important: kernel

Issue Overview: A side channel vulnerability on some of the AMD CPUs may allow an attacker to influence the return address prediction. This may result in speculative execution at an attacker-controlled?address, potentially leading to information disclosure. CVE-2023-20569 A use-after-free...

7.8CVSS6.7AI score0.0616EPSS
Exploits2
Tenable Nessus
Tenable Nessus
added 2023/07/26 12:0 a.m.167 views

Ubuntu 22.04 LTS : Linux kernel (OEM) vulnerabilities (USN-6249-1)

The remote Ubuntu 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6249-1 advisory. Ruihan Li discovered that the memory management subsystem in the Linux kernel contained a race condition when accessing VMAs in certain conditions, leadi...

7.8CVSS7.9AI score0.01551EPSS
Exploits1References3
OSV
OSV
added 2023/07/15 11:5 a.m.1 views

OESA-2023-1424 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: A use-after-free vulnerability in the Linux Kernel iouring subsystem can be exploited to achieve local privilege escalation. Racing a iouring cancel poll request with a linked timeout can cause a UAF in a hrtimer. We recommend...

7.8CVSS8.1AI score0.00731EPSS
Exploits0References2
OSV
OSV
added 2023/07/15 11:5 a.m.2 views

OESA-2023-1425 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: A use-after-free vulnerability in the Linux Kernel iouring subsystem can be exploited to achieve local privilege escalation. Racing a iouring cancel poll request with a linked timeout can cause a UAF in a hrtimer. We recommend...

7.8CVSS8.1AI score0.00731EPSS
Exploits0References2
OSV
OSV
added 2023/07/15 11:5 a.m.1 views

OESA-2023-1423 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: A use-after-free vulnerability in the Linux Kernel iouring subsystem can be exploited to achieve local privilege escalation. Racing a iouring cancel poll request with a linked timeout can cause a UAF in a hrtimer. We recommend...

7.8CVSS8.1AI score0.00731EPSS
Exploits0References2
OSV
OSV
added 2023/06/28 8:15 p.m.1 views

DEBIAN-CVE-2023-3389

A use-after-free vulnerability in the Linux Kernel iouring subsystem can be exploited to achieve local privilege escalation. Racing a iouring cancel poll request with a linked timeout can cause a UAF in a hrtimer. We recommend upgrading past commit ef7dfac51d8ed961b742218f526bd589f3900a59...

7.8CVSS6.5AI score0.00731EPSS
Exploits0References1
OSV
OSV
added 2023/06/28 8:15 p.m.4 views

CVE-2023-3389

A use-after-free vulnerability in the Linux Kernel iouring subsystem can be exploited to achieve local privilege escalation. Racing a iouring cancel poll request with a linked timeout can cause a UAF in a hrtimer. We recommend upgrading past commit ef7dfac51d8ed961b742218f526bd589f3900a59...

7.8CVSS7.5AI score
Exploits0References10
NVD
NVD
added 2023/06/28 8:15 p.m.21 views

CVE-2023-3389

A use-after-free vulnerability in the Linux Kernel iouring subsystem can be exploited to achieve local privilege escalation. Racing a iouring cancel poll request with a linked timeout can cause a UAF in a hrtimer. We recommend upgrading past commit ef7dfac51d8ed961b742218f526bd589f3900a59...

7.8CVSS7.5AI score0.00731EPSS
Exploits0References10
Debian CVE
Debian CVE
added 2023/06/28 7:33 p.m.34 views

CVE-2023-3389

A use-after-free vulnerability in the Linux Kernel iouring subsystem can be exploited to achieve local privilege escalation. Racing a iouring cancel poll request with a linked timeout can cause a UAF in a hrtimer. We recommend upgrading past commit ef7dfac51d8ed961b742218f526bd589f3900a59...

7.8CVSS7.5AI score0.00731EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2023/02/15 6:9 a.m.3 views

SUSE CVE-2007-6712

Integer overflow in the hrtimerforward function hrtimer.c in Linux kernel 2.6.21-rc4, when running on 64-bit systems, allows local users to cause a denial of service infinite loop via a timer with a large expiry value, which causes the timer to always be expired...

4.9CVSS6.6AI score0.00392EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 5:5 a.m.2 views

SUSE CVE-2016-2549

sound/core/hrtimer.c in the Linux kernel before 4.4.1 does not prevent recursive callback access, which allows local users to cause a denial of service deadlock via a crafted ioctl call...

6.2CVSS7.2AI score0.00481EPSS
Exploits0References10
OSV
OSV
added 2023/01/17 5:45 p.m.11 views

GSD-2023-1000510 futex: Fix futex_waitv() hrtimer debug object leak on kcalloc error

futex: Fix futexwaitv hrtimer debug object leak on kcalloc error This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.0.17 by commit...

7.2AI score
Exploits0
OSV
OSV
added 2023/01/12 8:25 a.m.33 views

RLSA-2023:0101 Important: kernel security and bug fix update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: memory corruption in AX88179178A based USB ethernet device. CVE-2022-2964 kernel: i915: Incorrect GPU TLB flush can lead to random memory access CVE-2022-4139 For more details about the...

7.8CVSS7.8AI score0.00281EPSS
Exploits0References3
Rockylinux
Rockylinux
added 2023/01/12 8:25 a.m.91 views

kernel security and bug fix update

An update is available for kernel. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel packages contain the Linux kernel, the core of any Linux operating...

7.8CVSS8.1AI score0.00281EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2022/12/06 10:0 a.m.43 views

Important: Red Hat Security Advisory: kernel security and bug fix update

An update for kernel is now available for Red Hat Enterprise Linux 8.6 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

7.8CVSS6.4AI score0.00775EPSS
Exploits6References3
Oracle linux
Oracle linux
added 2022/08/08 12:0 a.m.73 views

kernel security and bug fix update

4.18.0-372.19.1.0.16.OL8 - Update Oracle Linux certificates Kevin Lyons - Disable signing for aarch64 Ilya Okomin - Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list olkmodsigningkey.pem Orabug: 29539237 - Update x509.genkey Orabug: 24817676 - Conflict with shim-ia32...

8.2CVSS7.9AI score0.03134EPSS
Exploits6
OSV
OSV
added 2021/10/19 4:33 p.m.10 views

GSD-2021-1001722 mac80211-hwsim: fix late beacon hrtimer handling

mac80211-hwsim: fix late beacon hrtimer handling This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.14.10 by commit...

7.2AI score
Exploits0
Rows per page
Query Builder