Lucene search
+L

30195 matches found

CVE
CVE
added 2025/02/27 12:00 a.m.90 views

CVE-2024-41340

The CVE-2024-41340 issue affects multiple Draytek Vigor devices, where an attacker can upload crafted APP Enforcement modules, leading to arbitrary code execution. Affected models and minimum patched versions include: Vigor 165/166 before 4.2.6 (update to 4.2.6+), Vigor 2620/LTE200 before 3.9.8.8...

8.4CVSS7.4AI score0.00211EPSS
SaveExploits0References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/02/27 12:00 a.m.59 views

Ubuntu 18.04 LTS / 20.04 LTS : Linux kernel vulnerabilities (USN-7294-2)

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

9.8CVSS7.8AI score0.03395EPSS
SaveExploits2References141
Tenable Nessus
Tenable Nessus
added 2025/02/27 12:00 a.m.21 views

Cisco APIC Multiple Vulnerabilities (cisco-sa-apic-multi-vulns-9ummtg5)

According to its self-reported version, Cisco Application Policy Infrastructure Controller is affected by multiple vulnerabilities. - A vulnerability in the system file permission handling of Cisco APIC could allow an authenticated, local attacker to overwrite critical system files, which could...

6.7CVSS6.4AI score0.00276EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/02/27 12:00 a.m.15 views

PT-2025-8825 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A issue in the Linux kernel has been identified, specifically in the media: i2c: ds90ub9x3 module. The ub913 and ub953 drivers call fwnode handle putpriv-sd.fwnode as part of their...

7.8CVSS7.8AI score0.36848EPSS
SaveExploits5References673
RedhatCVE
RedhatCVE
added 2025/02/26 8:28 p.m.9 views

CVE-2022-49443

In the Linux kernel, the following vulnerability has been resolved: list: fix a data-race around ep-rdllist eppoll first calls epeventsavailable with no lock held and checks if ep-rdllist is empty by listemptycareful, which reads rdllist-prev. Thus all accesses to it need some protection to avoid...

4.7CVSS6.3AI score0.00178EPSS
SaveExploits0References4
Rockylinux
Rockylinux
added 2025/02/26 7:11 p.m.18 views

postgresql:15 security update

An update is available for pgaudit, module.pgaudit, module.postgres-decoderbufs, postgres-decoderbufs, pgrepack, module.pgrepack. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability...

8.1CVSS8.4AI score0.9003EPSS
SaveExploits10
OSV
OSV
added 2025/02/26 7:09 p.m.27 views

RLSA-2025:1582 Moderate: nodejs:18 security update

Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. Security Fixes: undici: Undici Uses Insufficiently Random Values CVE-2025-22150 nodejs: GOAWAY HTTP/2 frames cause memory leak outside heap CVE-2025-23085 For mor...

6.8CVSS6.1AI score0.01377EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/02/26 6:25 p.m.10 views

CVE-2022-49437

In the Linux kernel, the following vulnerability has been resolved: powerpc/xive: Fix refcount leak in xivespaprinit offindcompatiblenode returns a node pointer with refcount incremented, we should use ofnodeput on it when done. Add missing ofnodeput to avoid refcount leak...

5.5CVSS6.2AI score0.00265EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 3:56 p.m.22 views

CVE-2022-49452

In the Linux kernel, the following vulnerability has been resolved: dpaa2-eth: retrieve the virtual address before dmaunmap The TSO header was DMA unmapped before the virtual address was retrieved and then used to free the buffer. This meant that we were actually removing the DMA map and then...

5.5CVSS6.2AI score0.00474EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/26 2:31 p.m.13 views

SUSE-SU-2025:0732-1 Security update for xorg-x11-server

This update for xorg-x11-server fixes the following issues: - CVE-2025-26594: Use-after-free of the root cursor bsc1237427. - CVE-2025-26595: Buffer overflow in XkbVModMaskText bsc1237429. - CVE-2025-26596: Heap overflow in XkbWriteKeySyms bsc1237430. - CVE-2025-26597: Buffer overflow in...

7.8CVSS7.8AI score0.00435EPSS
SaveExploits0References17
Ubuntu
Ubuntu
added 2025/02/26 1:42 p.m.30 views

USN-7291-1: Linux kernel 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; - x86 architecture; - Block layer subsystem; - ACPI drivers; - GPU drivers; - HID subsystem; -...

9.8CVSS7.5AI score0.03395EPSS
SaveExploits2
Ubuntu
Ubuntu
added 2025/02/26 12:57 p.m.114 views

USN-7293-1: Linux kernel vulnerabilities

Attila Szász discovered that the HFS+ file system implementation in the Linux Kernel contained a heap overflow vulnerability. An attacker could use a specially crafted file system image that, when mounted, could cause a denial of service system crash or possibly execute arbitrary code...

9.8CVSS8AI score0.03395EPSS
SaveExploits2
Ubuntu
Ubuntu
added 2025/02/26 10:58 a.m.29 views

USN-7304-1: Linux kernel 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: - ARM32 architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; - ACPI drivers; - Drivers cor...

9.8CVSS7.4AI score0.01369EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/02/26 8:28 a.m.10 views

CVE-2022-49458

In the Linux kernel, the following vulnerability has been resolved: drm/msm: don't free the IRQ if it was not requested As msmdrmuninit is called from the msmdrminit error path, additional care should be necessary as not to call the freeirq for the IRQ that was not requested before because an err...

5.5CVSS6.3AI score0.00256EPSS
SaveExploits0References4
NVD
NVD
added 2025/02/26 7:01 a.m.17 views

CVE-2022-49642

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: dwc-qos: Disable split header for Tegra194 There is a long-standing issue with the Synopsys DWC Ethernet driver for Tegra194 where random system crashes have been observed 0. The problem occurs when the split header...

5.5CVSS0.00256EPSS
SaveExploits0References5
NVD
NVD
added 2025/02/26 7:01 a.m.16 views

CVE-2022-49537

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix call trace observed during I/O with CMF enabled The following was seen with CMF enabled: BUG: using smpprocessorid in preemptible code: systemd-udevd/31711 kernel: caller is lpfcupdatecmfcmd+0x214/0x420 lpfc kerne...

5.5CVSS0.00263EPSS
SaveExploits0References4
NVD
NVD
added 2025/02/26 7:01 a.m.14 views

CVE-2022-49412

In the Linux kernel, the following vulnerability has been resolved: bfq: Avoid merging queues with different parents It can happen that the parent of a bfqq changes between the moment we decide two queues are worth to merge and set bic-stablemergebfqq and the moment bfqsetupmerge is called. This...

7.8CVSS0.0028EPSS
SaveExploits0References4
NVD
NVD
added 2025/02/26 7:01 a.m.15 views

CVE-2022-49413

In the Linux kernel, the following vulnerability has been resolved: bfq: Update cgroup information before merging bio When the process is migrated to a different cgroup or in case of writeback just starts submitting bios associated with a different cgroup bfqmergebio can operate with stale cgroup...

7.8CVSS0.00289EPSS
SaveExploits0References6
NVD
NVD
added 2025/02/26 7:01 a.m.10 views

CVE-2022-49411

In the Linux kernel, the following vulnerability has been resolved: bfq: Make sure bfqg for which we are queueing requests is online Bios queued into BFQ IO scheduler can be associated with a cgroup that was already offlined. This may then cause insertion of this bfqgroup into a service tree. But...

7.8CVSS0.00289EPSS
SaveExploits0References6
OSV
OSV
added 2025/02/26 7:01 a.m.5 views

DEBIAN-CVE-2022-49398

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Replace listforeachentrysafe if using giveback The listforeachentrysafe macro saves the current item n and the item after n+1, so that n can be safely removed without corrupting the list. However, when traversi...

5.5CVSS5.3AI score0.00263EPSS
SaveExploits0References1
Rows per page
Query Builder