Lucene search
+L

3623 matches found

Positive Technologies
Positive Technologies
added 2023/05/09 12:0 a.m.23 views

PT-2025-40694

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the drm/i915 subsystem related to handling requests for GuC virtual engines. Specifically, references to i915 requests could be held indefinitely acro...

7.8CVSS6.8AI score0.08942EPSS
SaveExploits4References1004
Positive Technologies
Positive Technologies
added 2023/04/19 12:0 a.m.9 views

PT-2025-49646

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to device mapper dm flakey functionality. A specific command involving dmsetup create flakey with a crafted table can cause a NULL pointer...

7.8CVSS6.7AI score0.00853EPSS
SaveExploits2References914
SUSE CVE
SUSE CVE
added 2023/02/15 4:12 a.m.13 views

SUSE CVE-2019-11479

Jonathan Looney discovered that the Linux kernel default MSS is hard-coded to 48 bytes. This allows a remote peer to fragment TCP resend queues significantly more than if a larger MSS were enforced. A remote attacker could use this to cause a denial of service. This has been fixed in stable kerne...

7.5CVSS6.3AI score0.9166EPSS
SaveExploits1References24
Positive Technologies
Positive Technologies
added 2023/01/01 12:0 a.m.9 views

PT-2025-54071

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.2.1-1280.native Description The Linux kernel contains a flaw within the block, bfq subsystem. Specifically, a division by zero error can occur when the weighted sum is zero during limit calculations. This issue...

6.6AI score0.00173EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/01/01 12:0 a.m.6 views

PT-2025-37875

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's ext4 filesystem implementation where the i disksize can exceed i size during partial write operations. This condition can trigger a warning and...

6CVSS6.6AI score0.00145EPSS
SaveExploits0
OSV
OSV
added 2022/12/08 3:16 a.m.11 views

GSD-2022-1008212 kcm: avoid potential race in kcm_tx_work

kcm: avoid potential race in kcmtxwork This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.19.267 by commit...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/12/08 12:0 a.m.5 views

PT-2025-49468

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.1.0-rc5-wt-ath-656295-gef907406320c-dirty 6 Description The Linux kernel contains a flaw within the ath11k module related to monitor mode bringup. When an interface is activated in monitor mode, a NULL pointer...

6CVSS5.5AI score0.00193EPSS
SaveExploits0References22
OSV
OSV
added 2022/12/01 6:28 p.m.6 views

CLSA-2022-1669919330 kernel: Fix of CVE-2021-22543

KVM: do not allow mapping valid but non-reference-counted pages CVE-2021-22543...

8.7CVSS6.8AI score0.0066EPSS
SaveExploits1References1
Prion
Prion
added 2022/11/15 10:15 p.m.19 views

Design/Logic Flaw

SMI functions in AhciBusDxe use untrusted inputs leading to corruption of SMRAM. SMI functions in AhciBusDxe use untrusted inputs leading to corruption of SMRAM. This issue was discovered by Insyde during security review. It was fixed in: Kernel 5.0: version 05.09.18 Kernel 5.1: version 05.17.18...

4CVSS8.2AI score0.00195EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2022/11/15 9:15 p.m.6 views

CVE-2022-30771

Initialization function in PnpSmm could lead to SMRAM corruption when using subsequent PNP SMI functions Initialization function in PnpSmm could lead to SMRAM corruption when using subsequent PNP SMI functions. This issue was discovered by Insyde engineering during a security review. Fixed in:...

8.2CVSS5.8AI score0.00193EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.4 views

kernel: ext4: fix bug_on ext4_mb_use_inode_pa

In the Linux kernel, the following vulnerability has been resolved: ext4: fix bugon ext4mbuseinodepa Hulk Robot reported a BUGON: ================================================================== kernel BUG at fs/ext4/mballoc.c:3211! ... RIP: 0010:ext4mbmarkdiskspaceused.cold+0x85/0x136f ... Cal...

5.5CVSS6.3AI score0.00284EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.5 views

kernel: scsi: lpfc: Inhibit aborts if external loopback plug is inserted

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Inhibit aborts if external loopback plug is inserted After running a short external loopback test, when the external loopback is removed and a normal cable inserted that is directly connected to a target device, the...

5.5CVSS6.3AI score0.00226EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.6 views

kernel: RDMA/hfi1: Fix potential integer multiplication overflow errors

In the Linux kernel, the following vulnerability has been resolved: RDMA/hfi1: Fix potential integer multiplication overflow errors When multiplying of different types, an overflow is possible even when storing the result in a larger type. This is because the conversion is done after the...

5.5CVSS6.4AI score0.0027EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.6 views

kernel: XArray: Fix xas_create_range() when multi-order entry present

In the Linux kernel, the following vulnerability has been resolved: XArray: Fix xascreaterange when multi-order entry present If there is already an entry present that is of order = XACHUNKSHIFT when we call xascreaterange, xascreaterange will misinterpret that entry as a node and dereference...

4.7CVSS6AI score0.00195EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.4 views

kernel: ptp: unregister virtual clocks when unregistering physical clock.

In the Linux kernel, the following vulnerability has been resolved: ptp: unregister virtual clocks when unregistering physical clock. When unregistering a physical clock which has some virtual clocks, unregister the virtual clocks with it. This fixes the following oops, which can be triggered by...

5.5CVSS6AI score0.00256EPSS
SaveExploits0References5
OSV
OSV
added 2022/11/15 12:15 a.m.5 views

CVE-2022-33983

DMA transactions which are targeted at input buffers used for the NvmExpressLegacy software SMI handler could cause SMRAM corruption through a TOCTOU attack. DMA transactions which are targeted at input buffers used for the software SMI handler used by the NvmExpressLegacy driver could cause SMRA...

7CVSS5.8AI score0.00158EPSS
SaveExploits0References2
OSV
OSV
added 2022/11/15 12:15 a.m.7 views

CVE-2022-33986

DMA attacks on the parameter buffer used by the VariableRuntimeDxe software SMI handler could lead to a TOCTOU attack. DMA attacks on the parameter buffer used by the software SMI handler used by the driver VariableRuntimeDxe could lead to a TOCTOU attack on the SMI handler and lead to corruption...

6.4CVSS6AI score0.00132EPSS
SaveExploits0References2
OSV
OSV
added 2022/11/15 12:15 a.m.5 views

CVE-2022-32267

DMA transactions which are targeted at input buffers used for the SmmResourceCheckDxe software SMI handler cause SMRAM corruption a TOCTOU attack DMA transactions which are targeted at input buffers used for the software SMI handler used by the SmmResourceCheckDxe driver could cause SMRAM...

6.4CVSS5.8AI score0.00132EPSS
SaveExploits0References2
OSV
OSV
added 2022/11/15 12:15 a.m.9 views

CVE-2022-33906

DMA transactions which are targeted at input buffers used for the FwBlockServiceSmm software SMI handler could cause SMRAM corruption through a TOCTOU attack. DMA transactions which are targeted at input buffers used for the software SMI handler used by the FwBlockServiceSmm driver could cause...

6.4CVSS5.8AI score0.00152EPSS
SaveExploits0References3
OSV
OSV
added 2022/11/14 10:15 p.m.5 views

CVE-2022-30773

DMA attacks on the parameter buffer used by the IhisiSmm driver could change the contents after parameter values have been checked but before they are used a TOCTOU attack. DMA attacks on the parameter buffer used by the IhisiSmm driver could change the contents after parameter values have been...

6.4CVSS6AI score0.00132EPSS
SaveExploits0References2
Rows per page
Query Builder