Lucene search
+L

224 matches found

SUSE CVE
SUSE CVE
added 2024/04/30 2:26 a.m.8 views

SUSE CVE-2022-48636

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix Oops in dasdaliasgetstartdev due to missing pavgroup Fix Oops in dasdaliasgetstartdev function caused by the pavgroup pointer being NULL. The pavgroup pointer is checked on the entrance of the function but without...

5.5CVSS7.5AI score0.00235EPSS
SaveExploits0References19
RedhatCVE
RedhatCVE
added 2024/04/29 4:36 p.m.38 views

CVE-2022-48636

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix Oops in dasdaliasgetstartdev due to missing pavgroup Fix Oops in dasdaliasgetstartdev function caused by the pavgroup pointer being NULL. The pavgroup pointer is checked on the entrance of the function but without...

5.5CVSS7.1AI score0.00235EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/28 1:15 p.m.6 views

DEBIAN-CVE-2022-48636

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix Oops in dasdaliasgetstartdev due to missing pavgroup Fix Oops in dasdaliasgetstartdev function caused by the pavgroup pointer being NULL. The pavgroup pointer is checked on the entrance of the function but without...

7.8CVSS5.5AI score0.00235EPSS
SaveExploits0References1
NVD
NVD
added 2024/04/28 1:15 p.m.25 views

CVE-2022-48636

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix Oops in dasdaliasgetstartdev due to missing pavgroup Fix Oops in dasdaliasgetstartdev function caused by the pavgroup pointer being NULL. The pavgroup pointer is checked on the entrance of the function but without...

7.8CVSS7.3AI score0.00235EPSS
SaveExploits0References8
OSV
OSV
added 2024/04/28 1:15 p.m.12 views

UBUNTU-CVE-2022-48636

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix Oops in dasdaliasgetstartdev due to missing pavgroup Fix Oops in dasdaliasgetstartdev function caused by the pavgroup pointer being NULL. The pavgroup pointer is checked on the entrance of the function but without...

7.8CVSS6.2AI score0.00235EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/04/28 1:15 p.m.26 views

CVE-2022-48636

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix Oops in dasdaliasgetstartdev due to missing pavgroup Fix Oops in dasdaliasgetstartdev function caused by the pavgroup pointer being NULL. The pavgroup pointer is checked on the entrance of the function but without...

7.8CVSS6.3AI score0.00235EPSS
SaveExploits0References10
CVE
CVE
added 2024/04/28 12:59 p.m.135 views

CVE-2022-48636

CVE-2022-48636 affects the Linux kernel, specifically the s390/dasd path. The issue is an Oops in dasd_alias_get_start_dev caused by a missing pavgroup dereference, created by a race: pavgroup can become NULL between function entry and _lcu_update(), when lcu->lock is not held. The patch fixes...

7.8CVSS6.3AI score0.00235EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/28 12:59 p.m.24 views

CVE-2022-48636 s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroup

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix Oops in dasdaliasgetstartdev due to missing pavgroup Fix Oops in dasdaliasgetstartdev function caused by the pavgroup pointer being NULL. The pavgroup pointer is checked on the entrance of the function but without...

7.8CVSS6.7AI score0.00235EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/04/28 12:59 p.m.45 views

CVE-2022-48636

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix Oops in dasdaliasgetstartdev due to missing pavgroup Fix Oops in dasdaliasgetstartdev function caused by the pavgroup pointer being NULL. The pavgroup pointer is checked on the entrance of the function but without...

7.8CVSS7.1AI score0.00235EPSS
SaveExploits0
OSV
OSV
added 2024/04/28 12:59 p.m.19 views

CVE-2022-48636 s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroup

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix Oops in dasdaliasgetstartdev due to missing pavgroup Fix Oops in dasdaliasgetstartdev function caused by the pavgroup pointer being NULL. The pavgroup pointer is checked on the entrance of the function but without...

7.8CVSS6AI score
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/03/27 4:25 a.m.7 views

SUSE CVE-2021-47176

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: add missing discipline function Fix crash with illegal operation exception in dasddevicetasklet. Commit b72949328869 "s390/dasd: Prepare for additional path event handling" renamed the verifypath function for ECKD but...

5.5CVSS7.7AI score0.00222EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/03/25 5:54 p.m.22 views

CVE-2021-47176

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: add missing discipline function Fix crash with illegal operation exception in dasddevicetasklet. Commit b72949328869 "s390/dasd: Prepare for additional path event handling" renamed the verifypath function for ECKD but...

4.4CVSS7.2AI score0.00222EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/25 10:15 a.m.27 views

CVE-2021-47176

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: add missing discipline function Fix crash with illegal operation exception in dasddevicetasklet. Commit b72949328869 "s390/dasd: Prepare for additional path event handling" renamed the verifypath function for ECKD but...

5.5CVSS6.5AI score0.00222EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/25 10:15 a.m.6 views

DEBIAN-CVE-2021-47176

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: add missing discipline function Fix crash with illegal operation exception in dasddevicetasklet. Commit b72949328869 "s390/dasd: Prepare for additional path event handling" renamed the verifypath function for ECKD but...

5.5CVSS5.5AI score0.00222EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2024/03/25 10:15 a.m.10 views

CVE-2021-47176

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: add missing discipline function Fix crash with illegal operation exception in dasddevicetasklet. Commit b72949328869 "s390/dasd: Prepare for additional path event handling" renamed the verifypath function for ECKD but...

5.5CVSS6.4AI score0.00222EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/03/25 10:15 a.m.15 views

CVE-2021-47176

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: add missing discipline function Fix crash with illegal operation exception in dasddevicetasklet. Commit b72949328869 "s390/dasd: Prepare for additional path event handling" renamed the verifypath function for ECKD but...

5.5CVSS5.3AI score
SaveExploits0References4
Cvelist
Cvelist
added 2024/03/25 9:16 a.m.34 views

CVE-2021-47176 s390/dasd: add missing discipline function

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: add missing discipline function Fix crash with illegal operation exception in dasddevicetasklet. Commit b72949328869 "s390/dasd: Prepare for additional path event handling" renamed the verifypath function for ECKD but...

6.7AI score0.00222EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/03/25 9:16 a.m.60 views

CVE-2021-47176

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: add missing discipline function Fix crash with illegal operation exception in dasddevicetasklet. Commit b72949328869 "s390/dasd: Prepare for additional path event handling" renamed the verifypath function for ECKD but...

5.5CVSS5.4AI score0.00222EPSS
SaveExploits0
CVE
CVE
added 2024/03/25 9:16 a.m.118 views

CVE-2021-47176

CVE-2021-47176 affects the Linux kernel s390/dasd subsystem. The issue arises from an omitted discipline function, leading to a panic when the path verification function is invoked for FBA or DIAG devices. A fix defines a wrapper for dasd_generic_verify_path() to restore correct operation and pre...

5.5CVSS6.7AI score0.00222EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/03/25 9:16 a.m.18 views

CVE-2021-47176 s390/dasd: add missing discipline function

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: add missing discipline function Fix crash with illegal operation exception in dasddevicetasklet. Commit b72949328869 "s390/dasd: Prepare for additional path event handling" renamed the verifypath function for ECKD but...

6.9AI score0.00222EPSS
SaveExploits0References4
Rows per page
Query Builder