Lucene search
+L

20 matches found

RedhatCVE
RedhatCVE
added 2026/08/19 5:07 a.m.6 views

CVE-2026-72424

A flaw was found in the Linux kernel's rtc: msc313 component. During the probe phase, a shared Interrupt Request IRQ handler could be triggered by another device before the necessary driver data was fully initialized. This could lead to a null pointer dereference, where the system attempts to...

5.5CVSS5.3AI score0.00173EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.8 views

CVE-2026-72424

In the Linux kernel, the following vulnerability has been resolved: rtc: msc313: fix NULL deref in shared IRQ handler at probe msc313rtcprobe calls devmrequestirq with IRQFSHARED and &pdev-dev as the cookie, but platformsetdrvdata is only called later after the clock setup. With a shared IRQ line...

5.5AI score0.00173EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 6:22 a.m.8 views

UBUNTU-CVE-2026-72424

In the Linux kernel, the following vulnerability has been resolved: rtc: msc313: fix NULL deref in shared IRQ handler at probe msc313rtcprobe calls devmrequestirq with IRQFSHARED and &pdev-dev as the cookie, but platformsetdrvdata is only called later after the clock setup. With a shared IRQ line...

5.4AI score0.00173EPSS
SaveExploits0References9
CVE
CVE
added 2026/08/15 5:56 a.m.30 views

CVE-2026-72424

CVE-2026-72424 concerns the Linux kernel RTC MSC313 driver. The vulnerability arises when msc313_rtc_probe() calls devm_request_irq() with IRQF_SHARED and the cookie set to &pdev->dev, while platform_set_drvdata() runs later after clock setup. Under a shared IRQ line, another device can fire t...

5.3AI score0.00173EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/15 5:56 a.m.36 views

CVE-2026-72424 rtc: msc313: fix NULL deref in shared IRQ handler at probe

In the Linux kernel, the following vulnerability has been resolved: rtc: msc313: fix NULL deref in shared IRQ handler at probe msc313rtcprobe calls devmrequestirq with IRQFSHARED and &pdev-dev as the cookie, but platformsetdrvdata is only called later after the clock setup. With a shared IRQ line...

0.00173EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.9 views

PT-2026-72612

In the Linux kernel, the following vulnerability has been resolved: rtc: msc313: fix NULL deref in shared IRQ handler at probe msc313 rtc probe calls devm request irq with IRQF SHARED and &pdev-dev as the cookie, but platform set drvdata is only called later after the clock setup. With a shared I...

5.3AI score0.00173EPSS
SaveExploits0References7
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.7 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: rtc: msc313: The mismatch between function prototypes in msc313rtcprobe has been fixed. With Clang’s Kernel Control Flow Integrity kCFI, CONFIGCFICLANG, indirect call targets are validated against the expected function pointer...

5.5CVSS5.7AI score0.00154EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2026/03/04 12:00 a.m.10 views

The vulnerability of the msc313_rtc_probe() function in the drivers/rtc/rtc-msc313.c file of the Linux operating system’s Real Time Clock driver allows a hacker to cause a service failure.

The vulnerability of the msc313rtcprobe function in the drivers/rtc/rtc-msc313.c file of the Linux operating system’s Real Time Clock driver is related to the improper implementation of thread management. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS5.8AI score0.00154EPSS
SaveExploits0References9Affected Software2
EUVD
EUVD
added 2025/10/03 8:07 p.m.12 views

EUVD-2022-55533

Malicious code in bioql PyPI...

6.3AI score0.00154EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2022-50322

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - rtc: msc313: Fix function prototype mismatch in msc313rtcprobe With clang's kernel control flow integrity kCFI, CONFIGCFICLANG, indirect call targets are...

5.5CVSS6.1AI score0.00154EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/15 11:29 p.m.7 views

SUSE CVE-2022-50322

In the Linux kernel, the following vulnerability has been resolved: rtc: msc313: Fix function prototype mismatch in msc313rtcprobe With clang's kernel control flow integrity kCFI, CONFIGCFICLANG, indirect call targets are validated against the expected function pointer prototype to make sure the...

5.5CVSS6.3AI score0.00154EPSS
SaveExploits0References3
NVD
NVD
added 2025/09/15 3:15 p.m.9 views

CVE-2022-50322

In the Linux kernel, the following vulnerability has been resolved: rtc: msc313: Fix function prototype mismatch in msc313rtcprobe With clang's kernel control flow integrity kCFI, CONFIGCFICLANG, indirect call targets are validated against the expected function pointer prototype to make sure the...

5.5CVSS0.00154EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/15 3:15 p.m.21 views

DEBIAN-CVE-2022-50322

In the Linux kernel, the following vulnerability has been resolved: rtc: msc313: Fix function prototype mismatch in msc313rtcprobe With clang's kernel control flow integrity kCFI, CONFIGCFICLANG, indirect call targets are validated against the expected function pointer prototype to make sure the...

5.5CVSS5.5AI score0.00154EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 3:15 p.m.8 views

UBUNTU-CVE-2022-50322

In the Linux kernel, the following vulnerability has been resolved: rtc: msc313: Fix function prototype mismatch in msc313rtcprobe With clang's kernel control flow integrity kCFI, CONFIGCFICLANG, indirect call targets are validated against the expected function pointer prototype to make sure the...

5.5CVSS5.7AI score0.00154EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/15 2:48 p.m.14 views

CVE-2022-50322 rtc: msc313: Fix function prototype mismatch in msc313_rtc_probe()

In the Linux kernel, the following vulnerability has been resolved: rtc: msc313: Fix function prototype mismatch in msc313rtcprobe With clang's kernel control flow integrity kCFI, CONFIGCFICLANG, indirect call targets are validated against the expected function pointer prototype to make sure the...

5.9AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/09/15 2:48 p.m.19 views

CVE-2022-50322 rtc: msc313: Fix function prototype mismatch in msc313_rtc_probe()

In the Linux kernel, the following vulnerability has been resolved: rtc: msc313: Fix function prototype mismatch in msc313rtcprobe With clang's kernel control flow integrity kCFI, CONFIGCFICLANG, indirect call targets are validated against the expected function pointer prototype to make sure the...

0.00154EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/15 2:48 p.m.37 views

CVE-2022-50322

CVE-2022-50322 affects the Linux kernel RTC driver (msc313) where a function prototype mismatch in msc313_rtc_probe() was exposed under Clang with kCFI (CONFIG_CFI_CLANG). The indirect call validation failed when clk_disable_unprepare() did not match devm_add_action_or_reset() callback prototypes...

5.5CVSS5.9AI score0.00154EPSS
SaveExploits0References3Affected Software1
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.10 views

kernel: Linux kernel: Denial of Service due to function prototype mismatch

A flaw was found in the Linux kernel. A local attacker with low privileges could trigger a function prototype mismatch in the rtc: msc313 component's msc313rtcprobe function. This issue, related to kernel Control Flow Integrity kCFI validation, can lead to a system crash or process termination,...

5.5CVSS5.7AI score0.00154EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/01/17 12:00 a.m.10 views

PT-2023-33537 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.17 Description: A function prototype mismatch was found in the msc313 rtc probe function. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux Kernel versions prior...

7.3AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/01/01 12:00 a.m.14 views

PT-2025-37624

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue in the rtc subsystem, specifically within the msc313 rtc probe function. A function prototype mismatch exists when calling clk disable unprepare, which...

5.5CVSS6AI score0.00154EPSS
SaveExploits0References20
Rows per page
Query Builder