Lucene search
+L

184 matches found

OSV
OSV
added 2025/09/05 5:27 p.m.9 views

CVE-2025-39726 s390/ism: fix concurrency management in ism_cmd()

In the Linux kernel, the following vulnerability has been resolved: s390/ism: fix concurrency management in ismcmd The s390x ISM device data sheet clearly states that only one request-response sequence is allowable per ISM function at any point in time. Unfortunately as of today the s390/ism driv...

9.8CVSS6.6AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/09/05 5:27 p.m.26 views

CVE-2025-39726 s390/ism: fix concurrency management in ism_cmd()

In the Linux kernel, the following vulnerability has been resolved: s390/ism: fix concurrency management in ismcmd The s390x ISM device data sheet clearly states that only one request-response sequence is allowable per ISM function at any point in time. Unfortunately as of today the s390/ism driv...

9.8CVSS0.00235EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.5 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: s390/ism: Added a release function for struct device. According to the devicerelease function in /drivers/base/core.c, a device without a release function is considered a faulty device and must be fixed. The current code releases...

7.8CVSS6.3AI score0.00219EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/06/05 12:00 a.m.15 views

Vulnerability of components of Linux operating system’s kernel, net/smc, allowing a hacker to trigger a service failure

The vulnerability of the net/smc components in Linux operating systems is related to insufficient validation of input data. Exploiting this vulnerability can allow an attacker to cause a service failure by sending specially crafted data with parameters such as v2extoffset, eidcnt, and ismgidcnt...

5.5CVSS6.5AI score0.00524EPSS
SaveExploits0References9Affected Software5
RedhatCVE
RedhatCVE
added 2025/05/22 5:17 p.m.7 views

CVE-2020-0594

Out-of-bounds read in IPv6 subsystem in IntelR AMT and IntelR ISM versions before 11.8.77, 11.12.77, 11.22.77 and 12.0.64 may allow an unauthenticated user to potentially enable escalation of privilege via network access...

9.8CVSS9.3AI score0.03536EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 5:11 p.m.10 views

CVE-2020-8752

Out-of-bounds write in IPv6 subsystem for IntelR AMT, IntelR ISM versions before 11.8.80, 11.12.80, 11.22.80, 12.0.70, 14.0.45 may allow an unauthenticated user to potentially enable escalation of privileges via network access...

9.8CVSS7.4AI score0.01686EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 5:11 p.m.18 views

CVE-2020-8758

Improper buffer restrictions in network subsystem in provisioned IntelR AMT and IntelR ISM versions before 11.8.79, 11.12.79, 11.22.79, 12.0.68 and 14.0.39 may allow an unauthenticated user to potentially enable escalation of privilege via network access. On un-provisioned systems, an authenticat...

9.8CVSS7.3AI score0.01686EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 4:57 p.m.11 views

CVE-2020-0595

Use after free in IPv6 subsystem in IntelR AMT and IntelR ISM versions before 11.8.77, 11.12.77, 11.22.77 and 12.0.64 may allow an unauthenticated user to potentially enable escalation of privilege via network access...

9.8CVSS7.8AI score0.03437EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 4:52 p.m.13 views

CVE-2020-8674

Out-of-bounds read in DHCPv6 subsystem in IntelR AMT and IntelRISM versions before 11.8.77, 11.12.77, 11.22.77, 12.0.64 and 14.0.33 may allow an unauthenticated user to potentially enable information disclosure via network access...

5.3CVSS6.5AI score0.01789EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 4:48 p.m.9 views

CVE-2020-0597

Out-of-bounds read in IPv6 subsystem in IntelR AMT and IntelR ISM versions before 14.0.33 may allow an unauthenticated user to potentially enable denial of service via network access...

7.5CVSS6.8AI score0.02952EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 4:01 p.m.11 views

CVE-2020-0596

Improper input validation in DHCPv6 subsystem in IntelR AMT and IntelR ISM versions before 11.8.77, 11.12.77, 11.22.77 and 12.0.64 may allow an unauthenticated user to potentially enable information disclosure via network access...

7.5CVSS6.5AI score0.02213EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 3:46 p.m.11 views

CVE-2020-8753

Out-of-bounds read in DHCP subsystem for IntelR AMT, IntelR ISM versions before 11.8.80, 11.12.80, 11.22.80, 12.0.70 and 14.0.45 may allow an unauthenticated user to potentially enable information disclosure via network access...

7.5CVSS6.5AI score0.01496EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2025/04/09 7:00 a.m.6 views

s390/ism: add release function for struct device

...

7.8CVSS7.2AI score0.00219EPSS
SaveExploits0
OSV
OSV
added 2025/03/12 10:15 a.m.2 views

DEBIAN-CVE-2025-21856

In the Linux kernel, the following vulnerability has been resolved: s390/ism: add release function for struct device According to devicerelease in /drivers/base/core.c, a device without a release function is a broken device and must be fixed. The current code directly frees the device after calli...

7.8CVSS6AI score0.00219EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/12 10:15 a.m.20 views

UBUNTU-CVE-2025-21856

In the Linux kernel, the following vulnerability has been resolved: s390/ism: add release function for struct device According to devicerelease in /drivers/base/core.c, a device without a release function is a broken device and must be fixed. The current code directly frees the device after calli...

7.8CVSS6.5AI score0.00219EPSS
SaveExploits0References16
Cvelist
Cvelist
added 2025/03/12 9:42 a.m.20 views

CVE-2025-21856 s390/ism: add release function for struct device

In the Linux kernel, the following vulnerability has been resolved: s390/ism: add release function for struct device According to devicerelease in /drivers/base/core.c, a device without a release function is a broken device and must be fixed. The current code directly frees the device after calli...

0.00219EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/03/12 9:42 a.m.8 views

CVE-2025-21856

In the Linux kernel, the following vulnerability has been resolved: s390/ism: add release function for struct device According to devicerelease in /drivers/base/core.c, a device without a release function is a broken device and must be fixed. The current code directly frees the device after calli...

7.8CVSS6AI score0.00219EPSS
SaveExploits0
CVE
CVE
added 2025/03/12 9:42 a.m.127 views

CVE-2025-21856

The CVE-2025-21856 issue affects Linux kernel on s390/ISM where devices must have a release function. The kernel previously freed a struct device after device_add() without waiting for other references (e.g., sysfs), allowing a use-after-free if a release function was not set. Root cause: missing...

7.8CVSS6.6AI score0.00219EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2025/03/12 9:42 a.m.1 views

CVE-2025-21856 s390/ism: add release function for struct device

In the Linux kernel, the following vulnerability has been resolved: s390/ism: add release function for struct device According to devicerelease in /drivers/base/core.c, a device without a release function is a broken device and must be fixed. The current code directly frees the device after calli...

7.6AI score0.00219EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/01/12 12:17 a.m.9 views

SUSE CVE-2024-49568

In the Linux kernel, the following vulnerability has been resolved: net/smc: check v2extoffset/eidcnt/ismgidcnt when receiving proposal msg When receiving proposal msg in server, the fields v2extoffset/ eidcnt/ismgidcnt in proposal msg are from the remote client and can not be fully trusted...

6.3CVSS7.8AI score0.00524EPSS
SaveExploits0References13
Rows per page
Query Builder