Lucene search
K

23 matches found

AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.2 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: - dm raid: fixed the address sanitizer warning in raidresume. There is a KASAN warning in raidresume when running the lvm test lvconvert-raid.sh. The reason for the warning is that mddev-raiddisks is greater than rs-raiddisks,...

7.8CVSS5.5AI score0.00166EPSS
Exploits0References2
UbuntuCve
UbuntuCve
added 2026/05/27 12:0 a.m.8 views

CVE-2026-45911

usb: cdns3: fix role switching during resume...

5.8AI score0.00156EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2026/05/08 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-43363

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - x86/apic: Disable x2apic on resume if the kernel expects so When resuming from s2ram, firmware may re- enable x2apic mode, which may have been disabled by the...

5.5CVSS5.8AI score0.00123EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/12/22 4:14 p.m.27 views

CVE-2025-68334 platform/x86/amd/pmc: Add support for Van Gogh SoC

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd/pmc: Add support for Van Gogh SoC The ROG Xbox Ally non-X SoC features a similar architecture to the Steam Deck. While the Steam Deck supports S3 s2idle causes a crash, this support was dropped by the Xbox Ally...

0.00171EPSS
Exploits0References4
EUVD
EUVD
added 2025/11/03 3:30 p.m.4 views

EUVD-2025-37481

In the Linux kernel, the following vulnerability has been resolved: can: hi311x: fix null pointer dereference when resuming from sleep before interface was enabled This issue is similar to the vulnerability in the mcp251x driver, which was fixed in commit 03c427147b2d "can: mcp251x: fix resume fr...

5.9AI score0.00183EPSS
Exploits0References6
OSV
OSV
added 2025/11/03 1:15 p.m.8 views

UBUNTU-CVE-2025-40107

In the Linux kernel, the following vulnerability has been resolved: can: hi311x: fix null pointer dereference when resuming from sleep before interface was enabled This issue is similar to the vulnerability in the mcp251x driver, which was fixed in commit 03c427147b2d "can: mcp251x: fix resume fr...

5.9AI score0.00183EPSS
Exploits0References18
NVD
NVD
added 2025/10/04 4:15 p.m.5 views

CVE-2022-50498

In the Linux kernel, the following vulnerability has been resolved: eth: alx: take rtnllock on resume Zbynek reports that alx trips an rtnl assertion on resume: RTNL: assertion failed at net/core/dev.c 2891 RIP: 0010:netifsetrealnumtxqueues+0x1ac/0x1c0 Call Trace: alxopen+0x230/0x570 alx...

5.5CVSS0.00145EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-5997

Malicious code in bioql PyPI...

7.2AI score0.00178EPSS
Exploits0References4
OSV
OSV
added 2025/09/25 10:41 a.m.8 views

CLSA-2025-1758796886 kernel: Fix of 22 CVEs

drm/amd/amdgpu: introduce gcmes2.bin v2 - proc: fix a dentry lock race between releasetask and lookup - scsi: aacraid: Stop using PCIIRQAFFINITY - scsi: aacraid: Remove useless code - scsi: aacraid: Remove unused aaccheckhealth - scsi: aacraid: struct user,sgmap,64,raw: Replace 1-element arrays...

7.8CVSS6.9AI score0.0047EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2025/09/16 11:30 p.m.8 views

SUSE CVE-2023-53287

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: Put the cdns set active part outside the spin lock The device may be scheduled during the resume process, so this cannot appear in atomic operations. Since pmruntimesetactive will resume suppliers, put set active...

5.5CVSS6.5AI score0.00135EPSS
Exploits0References17
OSV
OSV
added 2025/09/16 8:15 a.m.2 views

DEBIAN-CVE-2023-53287

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: Put the cdns set active part outside the spin lock The device may be scheduled during the resume process, so this cannot appear in atomic operations. Since pmruntimesetactive will resume suppliers, put set active...

5.5CVSS5.3AI score0.00135EPSS
Exploits0References1
CVE
CVE
added 2025/09/16 8:11 a.m.31 views

CVE-2023-53287

CVE-2023-53287 : Linux kernel USB cdns3 driver fix—move the set_active() call outside the spin lock to avoid sleeping in atomic context during resume, preventing a WARN during resume (pm_runtime_resume path). The change protects the cdns data structure and removes the ‘sleeping function called fr...

5.5CVSS6.1AI score0.00135EPSS
Exploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2024-42244

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - USB: serial: mos7840: fix crash on resume Since commit c49cfa917025 USB: serial: use generic method if no alternative is provided in usb serial layer, USB seria...

5.5CVSS6.7AI score0.00228EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2025/07/27 1:29 p.m.14 views

CVE-2025-38376

In the Linux kernel, the following vulnerability has been resolved: usb: chipidea: udc: disconnect/reconnect from host when do suspend/resume Shawn and John reported a hang issue during system suspend as below: - USB gadget is enabled as Ethernet - There is data transfer over USB Ethernet scp a...

5.5CVSS7AI score0.00146EPSS
Exploits0References4
OSV
OSV
added 2025/06/18 10:15 a.m.4 views

UBUNTU-CVE-2025-38010

In the Linux kernel, the following vulnerability has been resolved: phy: tegra: xusb: Use a bitmask for UTMI pad power state tracking The current implementation uses biaspadenable as a reference count to manage the shared bias pad for all UTMI PHYs. However, during system suspension with connecte...

5.5CVSS6.2AI score0.00155EPSS
Exploits0References26
OSV
OSV
added 2025/01/11 2:15 p.m.8 views

UBUNTU-CVE-2024-57809

In the Linux kernel, the following vulnerability has been resolved: PCI: imx6: Fix suspend/resume support on i.MX6QDL The suspend/resume functionality is currently broken on the i.MX6QDL platform, as documented in the NXP errata ERR005723: https://www.nxp.com/docs/en/errata/IMX6DQCE.pdf This patc...

5.5CVSS6.2AI score0.0021EPSS
Exploits0References10
CVE
CVE
added 2025/01/11 2:8 p.m.162 views

CVE-2024-57809

Technical details about CVE-2024-57809 are not provided in the supplied documents. No affected products/versions or remediation steps are present. Monitor for vendor advisories for confirmation of impact and fixes.

5.5CVSS6.5AI score0.0021EPSS
Exploits0References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/12/13 12:0 a.m.5 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-50278)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-50278 advisory. - In the Linux kernel, the following vulnerability has been resolved: dm cache: fix potential out-of-bounds...

7.1CVSS6.2AI score0.00262EPSS
Exploits0References2
OSV
OSV
added 2024/10/21 7:15 p.m.2 views

DEBIAN-CVE-2024-50003

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix system hang while resume with TBT monitor Why Connected with a Thunderbolt monitor and do the suspend and the system may hang while resume. The TBT monitor HPD will be triggered during the resume procedure an...

5.5CVSS5.7AI score0.00219EPSS
Exploits0References1
OSV
OSV
added 2024/08/07 4:15 p.m.5 views

DEBIAN-CVE-2024-42244

In the Linux kernel, the following vulnerability has been resolved: USB: serial: mos7840: fix crash on resume Since commit c49cfa917025 "USB: serial: use generic method if no alternative is provided in usb serial layer", USB serial core calls the generic resume implementation when the driver has...

5.5CVSS5.5AI score0.00228EPSS
Exploits0References1
Rows per page
Query Builder