Lucene search
+L

2055 matches found

OSV
OSV
added 2024/09/06 11:07 a.m.15 views

OESA-2024-2109 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: f2fs: let's avoid panic if extenttree is not created This patch avoids the below panic. pc : lookupextenttree+0xd8/0x760 lr : f2fsdowritedatapage+0x104/0x87c sp ...

7.8CVSS6.5AI score0.00885EPSS
SaveExploits0References16
OSV
OSV
added 2024/09/04 7:15 p.m.3 views

DEBIAN-CVE-2024-44957

In the Linux kernel, the following vulnerability has been resolved: xen: privcmd: Switch from mutex to spinlock for irqfds irqfdwakeup gets EPOLLHUP, when it is called by eventfdrelease by way of wakeuppoll&ctx-wqh, EPOLLHUP, which gets called under spinlockirqsave. We can't use a mutex here as i...

5.5CVSS5.6AI score0.00164EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/09/04 7:15 p.m.16 views

CVE-2024-44950

In the Linux kernel, the following vulnerability has been resolved: serial: sc16is7xx: fix invalid FIFO access with special register set When enabling access to the special register set, Receiver time-out and RHR interrupts can happen. In this case, the IRQ handler will try to read from the FIFO...

7.1CVSS6.2AI score0.00225EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/09/04 6:35 p.m.20 views

CVE-2024-44950 serial: sc16is7xx: fix invalid FIFO access with special register set

In the Linux kernel, the following vulnerability has been resolved: serial: sc16is7xx: fix invalid FIFO access with special register set When enabling access to the special register set, Receiver time-out and RHR interrupts can happen. In this case, the IRQ handler will try to read from the FIFO...

7.1AI score0.00225EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/04 6:35 p.m.20 views

CVE-2024-44950 serial: sc16is7xx: fix invalid FIFO access with special register set

In the Linux kernel, the following vulnerability has been resolved: serial: sc16is7xx: fix invalid FIFO access with special register set When enabling access to the special register set, Receiver time-out and RHR interrupts can happen. In this case, the IRQ handler will try to read from the FIFO...

7.1CVSS6.1AI score
SaveExploits0References8
Ubuntu
Ubuntu
added 2024/08/22 11:54 a.m.83 views

USN-6979-1: Linux kernel (Raspberry Pi) 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; - M68K architecture; - User-Mode Linux UML; - x86 architecture; - Accessibility subsystem; -...

10CVSS7.3AI score0.02701EPSS
SaveExploits4
SUSE CVE
SUSE CVE
added 2024/08/22 3:29 a.m.7 views

SUSE CVE-2022-48891

In the Linux kernel, the following vulnerability has been resolved: regulator: da9211: Use irq handler when ready If the system does not come from reset like when it is kexec, the regulator might have an IRQ waiting for us. If we enable the IRQ handler before its structures are ready, we crash...

5.5CVSS6.4AI score0.0024EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/08/22 2:58 a.m.8 views

SUSE CVE-2024-43869

In the Linux kernel, the following vulnerability has been resolved: perf: Fix event leak upon exec and file release The perf pending task work is never waited upon the matching event release. In the case of a child event, released via freeevent directly, this can potentially result in a leaked...

5.5CVSS7.2AI score0.00212EPSS
SaveExploits0References17
OSV
OSV
added 2024/08/22 2:15 a.m.41 views

UBUNTU-CVE-2022-48922

In the Linux kernel, the following vulnerability has been resolved: riscv: fix oops caused by irqsoff latency tracer The tracehardirqson,off require the caller to setup frame pointer properly. This because these two functions use macro 'CALLERADDR1' aka. builtinreturnaddress1 to acquire caller...

5.5CVSS5.9AI score0.00207EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2024/08/22 12:00 a.m.87 views

Ubuntu 18.04 LTS : Linux kernel (Raspberry Pi) vulnerabilities (USN-6979-1)

"The remote Ubuntu 18.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6979-1 advisory. Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws i...

10CVSS7.4AI score0.02701EPSS
SaveExploits4References90
RedhatCVE
RedhatCVE
added 2024/08/21 6:40 p.m.21 views

CVE-2022-48891

In the Linux kernel, the following vulnerability has been resolved: regulator: da9211: Use irq handler when ready If the system does not come from reset like when it is kexec, the regulator might have an IRQ waiting for us. If we enable the IRQ handler before its structures are ready, we crash...

5.5CVSS6.8AI score0.0024EPSS
SaveExploits0References4
NVD
NVD
added 2024/08/21 7:15 a.m.32 views

CVE-2022-48891

In the Linux kernel, the following vulnerability has been resolved: regulator: da9211: Use irq handler when ready If the system does not come from reset like when it is kexec, the regulator might have an IRQ waiting for us. If we enable the IRQ handler before its structures are ready, we crash...

5.5CVSS0.0024EPSS
SaveExploits0References7
CVE
CVE
added 2024/08/21 6:10 a.m.88 views

CVE-2022-48898

CVE-2022-48898 concerns the Linux kernel drm/msm/dp path where the DP controller’s aux ISR could prematurely complete dp_aux_cmd_fifo_tx() even when the interrupt was not for an aux transfer, causing potential data corruption in EDID transfers during boot and in the host buffer. Multiple connecte...

4.7CVSS6.7AI score0.00181EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/08/21 6:10 a.m.39 views

CVE-2022-48898 drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is not for aux transfer

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: do not complete dpauxcmdfifotx if irq is not for aux transfer There are 3 possible interrupt sources are handled by DP controller, HPDstatus, Controller state changes and Aux read/write transaction. At every irq, DP...

0.00181EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/08/21 6:10 a.m.65 views

CVE-2022-48891

In the Linux kernel, the following vulnerability has been resolved: regulator: da9211: Use irq handler when ready If the system does not come from reset like when it is kexec, the regulator might have an IRQ waiting for us. If we enable the IRQ handler before its structures are ready, we crash...

5.5CVSS5.2AI score0.0024EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/08/21 6:10 a.m.20 views

CVE-2022-48891 regulator: da9211: Use irq handler when ready

In the Linux kernel, the following vulnerability has been resolved: regulator: da9211: Use irq handler when ready If the system does not come from reset like when it is kexec, the regulator might have an IRQ waiting for us. If we enable the IRQ handler before its structures are ready, we crash...

6.8AI score0.0024EPSS
SaveExploits0References7
CVE
CVE
added 2024/08/21 6:10 a.m.105 views

CVE-2022-48891

CVE-2022-48891 – Linux kernel regulator (da9211): The issue arises if the IRQ handler is enabled before regulator structures are ready (e.g., when booting from kexec), potentially causing a crash due to an unreadable memory access. The patch fixes the initialization order to ensure the IRQ handle...

5.5CVSS6.4AI score0.0024EPSS
SaveExploits0References7Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/08/21 12:00 a.m.12 views

The vulnerability of the request_threaded_irq() function in the gpiolib component of the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the requestthreadedirq function in the gpiolib component of the Linux operating system is related to the repeated release of memory. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.2AI score0.00236EPSS
SaveExploits0References12Affected Software2
SUSE CVE
SUSE CVE
added 2024/08/18 2:02 a.m.7 views

SUSE CVE-2024-42290

In the Linux kernel, the following vulnerability has been resolved: irqchip/imx-irqsteer: Handle runtime power management correctly The power domain is automatically activated from clkprepare. However, on certain platforms like i.MX8QM and i.MX8QXP, the power-on handling invokes sleeping function...

5.5CVSS6.4AI score0.00231EPSS
SaveExploits0References10
OSV
OSV
added 2024/08/17 9:15 a.m.8 views

UBUNTU-CVE-2024-42290

In the Linux kernel, the following vulnerability has been resolved: irqchip/imx-irqsteer: Handle runtime power management correctly The power domain is automatically activated from clkprepare. However, on certain platforms like i.MX8QM and i.MX8QXP, the power-on handling invokes sleeping function...

5.5CVSS6.2AI score0.00231EPSS
SaveExploits0References26
Rows per page
Query Builder