Lucene search
+L

1033 matches found

OSV
OSV
added 2024/04/02 7:15 a.m.4 views

UBUNTU-CVE-2023-52633

In the Linux kernel, the following vulnerability has been resolved: um: time-travel: fix time corruption In 'basic' time-travel mode without =inf-cpu or =ext, we still get timer interrupts. These can happen at arbitrary points in time, i.e. while in timerread, which pushes time forward just a...

5CVSS6.1AI score0.00226EPSS
SaveExploits0References21
CVE
CVE
added 2024/04/02 6:49 a.m.115 views

CVE-2023-52633

CVE-2023-52633 affects the Linux kernel time-travel feature. In basic time-travel mode, timer_read() may process a timer interrupt after computing the forward time but before finishing the update, causing the interrupt to set a time that is incompatible with the forward, which can make time go ba...

5CVSS6.2AI score0.00226EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2024/04/02 6:49 a.m.51 views

CVE-2023-52633

In the Linux kernel, the following vulnerability has been resolved: um: time-travel: fix time corruption In 'basic' time-travel mode without =inf-cpu or =ext, we still get timer interrupts. These can happen at arbitrary points in time, i.e. while in timerread, which pushes time forward just a...

5CVSS6AI score0.00226EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/04/02 6:49 a.m.35 views

CVE-2023-52633 um: time-travel: fix time corruption

In the Linux kernel, the following vulnerability has been resolved: um: time-travel: fix time corruption In 'basic' time-travel mode without =inf-cpu or =ext, we still get timer interrupts. These can happen at arbitrary points in time, i.e. while in timerread, which pushes time forward just a...

7.6AI score0.00226EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/03/27 4:26 a.m.8 views

SUSE CVE-2021-47153

In the Linux kernel, the following vulnerability has been resolved: i2c: i801: Don't generate an interrupt on bus reset Now that the i2c-i801 driver supports interrupts, setting the KILL bit in a attempt to recover from a timed out transaction triggers an interrupt. Unfortunately, the interrupt...

5.5CVSS7.7AI score0.0023EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2024/03/25 5:53 p.m.32 views

CVE-2021-47153

In the Linux kernel, the following vulnerability has been resolved: i2c: i801: Don't generate an interrupt on bus reset Now that the i2c-i801 driver supports interrupts, setting the KILL bit in a attempt to recover from a timed out transaction triggers an interrupt. Unfortunately, the interrupt...

5.2CVSS7.1AI score0.0023EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/25 10:15 a.m.6 views

UBUNTU-CVE-2021-47169

In the Linux kernel, the following vulnerability has been resolved: serial: rp2: use 'requestfirmware' instead of 'requestfirmwarenowait' In 'rp2probe', the driver registers 'rp2uartinterrupt' then calls 'rp2fwcb' through 'requestfirmwarenowait'. In 'rp2fwcb', if the firmware don't exists, functi...

5.5CVSS6.2AI score0.00226EPSS
SaveExploits0References10
OSV
OSV
added 2024/03/25 9:15 a.m.7 views

DEBIAN-CVE-2021-47141

In the Linux kernel, the following vulnerability has been resolved: gve: Add NULL pointer checks when freeing irqs. When freeing notification blocks, we index priv-msixvectors. If we failed to allocate priv-msixvectors see abortwithmsixvectors this could lead to a NULL pointer dereference if the...

5.5CVSS5.5AI score0.00225EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/25 9:15 a.m.6 views

UBUNTU-CVE-2021-47141

In the Linux kernel, the following vulnerability has been resolved: gve: Add NULL pointer checks when freeing irqs. When freeing notification blocks, we index priv-msixvectors. If we failed to allocate priv-msixvectors see abortwithmsixvectors this could lead to a NULL pointer dereference if the...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0References6
OSV
OSV
added 2024/03/25 9:15 a.m.3 views

UBUNTU-CVE-2021-47153

In the Linux kernel, the following vulnerability has been resolved: i2c: i801: Don't generate an interrupt on bus reset Now that the i2c-i801 driver supports interrupts, setting the KILL bit in a attempt to recover from a timed out transaction triggers an interrupt. Unfortunately, the interrupt...

7.1CVSS6.1AI score0.0023EPSS
SaveExploits0References10
OSV
OSV
added 2024/03/02 10:15 p.m.6 views

UBUNTU-CVE-2023-52559

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Avoid memory allocation in iommususpend The iommususpend syscore suspend callback is invoked with IRQ disabled. Allocating memory with the GFPKERNEL flag may re-enable IRQs during the suspend callback, which can cause...

5.5CVSS6AI score0.00224EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/03/02 12:0 a.m.5 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the fact that allocating memory using the GFPKERNEL flag may re-enable IRQ during a hang callback...

5.5CVSS6AI score0.00224EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/03/01 4:7 a.m.5 views

SUSE CVE-2021-47019

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7921: fix possible invalid register access Disable the interrupt and synchronze for the pending irq handlers to ensure the irq tasklet is not being scheduled after the suspend to avoid the possible invalid register access...

5.5CVSS6.5AI score0.00205EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/02/29 7:1 a.m.22 views

CVE-2021-46961

A flaw was found in the Linux kernel. Enabled irqs when handling spurious interrups may affect the availability...

4.4CVSS7.4AI score0.00235EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/02/29 3:56 a.m.4 views

SUSE CVE-2021-46961

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3: Do not enable irqs when handling spurious interrups We triggered the following error while running our 4.19 kernel with the pseudo-NMI patches backported to it: 14.816231 ------------ cut here ------------ 14.8162...

5.5CVSS7.5AI score0.00235EPSS
SaveExploits0References6
OSV
OSV
added 2024/02/28 9:15 a.m.7 views

CVE-2021-47019

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7921: fix possible invalid register access Disable the interrupt and synchronze for the pending irq handlers to ensure the irq tasklet is not being scheduled after the suspend to avoid the possible invalid register access...

5.5CVSS5.6AI score0.00205EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/02/28 4:2 a.m.4 views

SUSE CVE-2021-46918

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: clear MSIX permission entry on shutdown Add disabling/clearing of MSIX permission entries on device shutdown to mirror the enabling of the MSIX entries on probe. Current code left the MSIX enabled and the pasid...

3.3CVSS7.8AI score0.00193EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2024/02/27 7:4 p.m.6 views

CVE-2021-46961

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3: Do not enable irqs when handling spurious interrups We triggered the following error while running our 4.19 kernel with the pseudo-NMI patches backported to it: 14.816231 ------------ cut here ------------ 14.8162...

5.5CVSS6.4AI score0.00235EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/02/27 7:4 p.m.1 views

DEBIAN-CVE-2021-46961

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3: Do not enable irqs when handling spurious interrups We triggered the following error while running our 4.19 kernel with the pseudo-NMI patches backported to it: 14.816231 ------------ cut here ------------ 14.8162...

5.5CVSS5.6AI score0.00235EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/27 7:4 p.m.7 views

CVE-2021-46961

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3: Do not enable irqs when handling spurious interrups We triggered the following error while running our 4.19 kernel with the pseudo-NMI patches backported to it: 14.816231 ------------ cut here ------------ 14.8162...

5.5CVSS7.2AI score
SaveExploits0References5
Rows per page
Query Builder