Lucene search
+L

13166 matches found

Tenable Nessus
Tenable Nessus
added 2025/03/04 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2017-5972

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The TCP stack in the Linux kernel 3.x does not properly implement a SYN cookie protection mechanism for the case of a fast network connection, which allows remo...

7.8CVSS7.2AI score0.2389EPSS
SaveExploits4References3
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2019-15030

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel through 5.2.14 on the powerpc platform, a local user can read vector registers of other users' processes via a Facility Unavailable exceptio...

4.4CVSS6AI score0.00451EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2025/03/04 12:00 a.m.20 views

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

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, related to the drm/xe/hmm component. The issue involves dereferencing struct page pointers without holding the notifier lock, whi...

7.8CVSS5AI score0.69566EPSS
SaveExploits3References434
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2016-7915

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The hidinputfield function in drivers/hid/hid-core.c in the Linux kernel before 4.6 allows physically proximate attackers to obtain sensitive information from...

5.5CVSS6.2AI score0.01737EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2016-10723

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in the Linux kernel through 4.17.2. Since the page allocator does not yield CPU resources to the owner of the oomlock mutex, a local...

5.5CVSS6.3AI score0.00378EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/03 12:00 a.m.19 views

Linux Distros Unpatched Vulnerability : CVE-2010-4805

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The socket implementation in net/core/sock.c in the Linux kernel before 2.6.35 does not properly manage a backlog of received packets, which allows remote...

7.8CVSS6.4AI score0.03586EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/03/03 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2009-4067

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Buffer overflow in the auerswaldprobe function in the Auerswald Linux USB driver for the Linux kernel before 2.6.27 allows physically proximate attackers to...

7.2CVSS7.2AI score0.0206EPSS
SaveExploits3References2
Positive Technologies
Positive Technologies
added 2025/03/01 12:00 a.m.9 views

PT-2025-14302 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, related to the ethtool netlink command. The issue occurs when the ethnl req get phydev function is used to lookup a phy device, a...

4.6CVSS5.9AI score0.00204EPSS
SaveExploits0References15
Positive Technologies
Positive Technologies
added 2025/03/01 12:00 a.m.14 views

PT-2025-18427

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the Linux kernel, specifically with the perf/dwc pcie component. It occurs when struct device pci dev is wrongly used as platform data during platform device...

7.8CVSS6.4AI score0.69566EPSS
SaveExploits0References359
RedhatCVE
RedhatCVE
added 2025/02/28 5:31 a.m.13 views

CVE-2022-49119

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Fix memory leak in pm8001chipfwflashupdatereq In pm8001chipfwflashupdatebuild, if pm8001chipfwflashupdatebuild fails, the struct fwcontrolex allocated must be freed...

5.5CVSS6.7AI score0.0027EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/28 5:30 a.m.15 views

CVE-2022-49565

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/lbr: Fix unchecked MSR access error on HSW The fuzzer triggers the below trace. 7763.384369 unchecked MSR access error: WRMSR to 0x689 tried to write 0x1fffffff8101349e at rIP: 0xffffffff810704a4...

5.5CVSS6.7AI score0.00222EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/28 5:29 a.m.15 views

CVE-2022-49071

In the Linux kernel, the following vulnerability has been resolved: drm/panel: ili9341: fix optional regulator handling If the optional regulator lookup fails, reset the pointer to NULL. Other functions such as mipidbipoweronresetconditional only do a NULL pointer check and will otherwise...

5.5CVSS6.8AI score0.00261EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/28 5:29 a.m.14 views

CVE-2021-47637

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix deadlock in concurrent rename whiteout and inode writeback Following hung tasks: 77.028764 task:kworker/u8:4 state:D stack: 0 pid: 132 77.028820 Call Trace: 77.029027 schedule+0x8c/0x1b0 77.029067 mutexlock+0x50/0x60...

5.5CVSS6.9AI score0.00193EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/28 5:18 a.m.14 views

CVE-2022-49602

In the Linux kernel, the following vulnerability has been resolved: ip: Fix a data-race around sysctlfwmarkreflect. While reading sysctlfwmarkreflect, it can be changed concurrently. Thus, we need to add READONCE to its reader...

4.7CVSS6.7AI score0.00186EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/28 4:52 a.m.14 views

CVE-2022-49633

In the Linux kernel, the following vulnerability has been resolved: icmp: Fix data-races around sysctlicmpechoenableprobe. While reading sysctlicmpechoenableprobe, it can be changed concurrently. Thus, we need to add READONCE to its readers...

4.7CVSS6.8AI score0.00178EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/28 4:52 a.m.12 views

CVE-2022-49576

In the Linux kernel, the following vulnerability has been resolved: ipv4: Fix data-races around sysctlfibmultipathhashfields. While reading sysctlfibmultipathhashfields, it can be changed concurrently. Thus, we need to add READONCE to its readers. Mitigation To mitigate this issue, prevent module...

4.7CVSS4.4AI score0.00181EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/28 4:22 a.m.28 views

CVE-2022-49592

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix dma queue left shift overflow issue When queue number is 4, left shift overflows due to 32 bits integer variable. Mask calculation is wrong for MTLRXQDMAMAP1. If CONFIGUBSAN is enabled, kernel dumps below warning...

5.5CVSS6.9AI score0.00284EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/28 4:22 a.m.16 views

CVE-2022-49655

In the Linux kernel, the following vulnerability has been resolved: fscache: Fix invalidation/lookup race If an NFS file is opened for writing and closed, fscacheinvalidate will be asked to invalidate the file - however, if the cookie is in the LOOKINGUP state or the CREATING state, then request ...

5.3CVSS6.6AI score0.00149EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/28 4:17 a.m.13 views

CVE-2022-49444

In the Linux kernel, the following vulnerability has been resolved: module: fix eshstrndx.shsize=0 OOB access It is trivial to craft a module to trigger OOB access in this line: if info-secstringsstrhdr-shsize - 1 != '\0' BUG: unable to handle page fault for address: ffffc90000aa0fff PGD 10000006...

5.5CVSS6.5AI score0.00288EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/28 4:17 a.m.20 views

CVE-2022-49200

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btmtksdio: Fix kernel oops in btmtksdiointerrupt Fix the following kernel oops in btmtksdiointerrrupt 14.339134 btmtksdiointerrupt+0x28/0x54 14.339139 processsdiopendingirqs+0x68/0x1a0 14.339144 sdioirqwork+0x40/0x70...

5.5CVSS6.6AI score0.00269EPSS
SaveExploits0References4
Rows per page
Query Builder