Lucene search
+L

718 matches found

RedhatCVE
RedhatCVE
added 2026/08/19 11:06 a.m.4 views

CVE-2026-74311

A flaw was found in the Linux kernel. During a system restore operation, the virtio real-time clock RTC component fails to properly manage virtual queues virtqueues. If the reinitialization of these virtqueues fails, the system attempts to delete queues using incorrect memory references. This can...

7.8CVSS5.4AI score0.00127EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/19 5:07 a.m.5 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
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-74311

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - virtio: rtc: tear down old virtqueues before restore virtiodevicerestore resets the device and restores the negotiated features before calling -restore...

7.8CVSS5.5AI score0.00127EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-72424

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 NULL deref in shared IRQ handler at probe msc313rtcprobe calls devmrequestirq with IRQFSHARED and &pdev-dev as the cookie, but platformsetdrvda...

5.4AI score0.00173EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/15 6:22 a.m.6 views

CVE-2026-74311

In the Linux kernel, the following vulnerability has been resolved: virtio: rtc: tear down old virtqueues before restore virtiodevicerestore resets the device and restores the negotiated features before calling -restore. viortcfreeze intentionally leaves the existing virtqueues in place so the...

7.8CVSS0.00127EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/15 6:22 a.m.7 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...

0.00173EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/15 6:22 a.m.7 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
OSV
OSV
added 2026/08/15 6:22 a.m.7 views

UBUNTU-CVE-2026-74311

In the Linux kernel, the following vulnerability has been resolved: virtio: rtc: tear down old virtqueues before restore virtiodevicerestore resets the device and restores the negotiated features before calling -restore. viortcfreeze intentionally leaves the existing virtqueues in place so the...

7.8CVSS5.4AI score0.00127EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/15 5:58 a.m.25 views

CVE-2026-74311

CVE-2026-74311 affects the Linux kernel virtio rtc path. The bug occurs when viortc_restore() calls viortc_init_vqs() without removing old virtqueues, enabling vp_del_vqs() to reference a NULL info pointer in vp_del_vq() and crash the guest kernel during restore. The fix deletes stale virtqueues ...

7.8CVSS5.4AI score0.00127EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/15 5:58 a.m.32 views

CVE-2026-74311 virtio: rtc: tear down old virtqueues before restore

In the Linux kernel, the following vulnerability has been resolved: virtio: rtc: tear down old virtqueues before restore virtiodevicerestore resets the device and restores the negotiated features before calling -restore. viortcfreeze intentionally leaves the existing virtqueues in place so the...

7.8CVSS0.00127EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 5:58 a.m.8 views

CVE-2026-74311 virtio: rtc: tear down old virtqueues before restore

In the Linux kernel, the following vulnerability has been resolved: virtio: rtc: tear down old virtqueues before restore virtiodevicerestore resets the device and restores the negotiated features before calling -restore. viortcfreeze intentionally leaves the existing virtqueues in place so the...

7.8CVSS5.6AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/15 5:58 a.m.8 views

EUVD-2026-59458

In the Linux kernel, the following vulnerability has been resolved: virtio: rtc: tear down old virtqueues before restore virtiodevicerestore resets the device and restores the negotiated features before calling -restore. viortcfreeze intentionally leaves the existing virtqueues in place so the...

5.5AI score0.00127EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/15 5:56 a.m.8 views

EUVD-2026-59323

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
SaveExploits0References6
CVE
CVE
added 2026/08/15 5:56 a.m.24 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
OSV
OSV
added 2026/08/15 5:56 a.m.11 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...

5.5AI score
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.14 views

PT-2026-72747

In the Linux kernel, the following vulnerability has been resolved: virtio: rtc: tear down old virtqueues before restore virtio device restore resets the device and restores the negotiated features before calling -restore. viortc freeze intentionally leaves the existing virtqueues in place so the...

5.4AI score0.00127EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.6 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
RedHat Linux
RedHat Linux
added 2026/08/06 3:05 p.m.10 views

libaom: libaom: heap buffer overflow in AV1 encoder first-pass stats buffer via LAP mode

A heap buffer overflow vulnerability was found in libaom, the reference AV1 codec implementation. A flaw in the AV1 encoder's Look-Ahead Processing LAP mode causes the first-pass stats ring buffer wrap-around guard to be bypassed when glaginframes is set to 1 or higher. This results in a 232-byte...

7.6CVSS5.8AI score0.00421EPSS
SaveExploits0References6
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/06 12:31 p.m.19 views

Malicious code in @vanexalabs-ai/vanexa-agent (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector ab5de2359eef117d1f491dc2c8628e56d866435912bd6f8e55a10eee8e7a9a6c The package implements a daemon that pairs with a remote peer phone over WebRTC, using https://vanexa-agent-relay.workers.dev and...

6.4AI score
SaveExploits0References12
Rows per page
Query Builder