Lucene search
+L

1463 matches found

UbuntuCve
UbuntuCve
•added 2024/06/25 3:15 p.m.•40 views

CVE-2024-38661

In the Linux kernel, the following vulnerability has been resolved: s390/ap: Fix crash in AP internal function modifybitmap A system crash like this Failing address: 200000cb7df6f000 TEID: 200000cb7df6f403 Fault in home space mode while using kernel ASCE. AS:00000002d71bc007 R3:00000003fe5b8007...

5.5CVSS6.4AI score0.00259EPSS
SaveExploits0References32
Cvelist
Cvelist
•added 2024/06/25 2:22 p.m.•55 views

CVE-2024-38661 s390/ap: Fix crash in AP internal function modify_bitmap()

In the Linux kernel, the following vulnerability has been resolved: s390/ap: Fix crash in AP internal function modifybitmap A system crash like this Failing address: 200000cb7df6f000 TEID: 200000cb7df6f403 Fault in home space mode while using kernel ASCE. AS:00000002d71bc007 R3:00000003fe5b8007...

0.00259EPSS
SaveExploits0References8
OSV
OSV
•added 2024/06/25 2:22 p.m.•26 views

CVE-2024-38661 s390/ap: Fix crash in AP internal function modify_bitmap()

In the Linux kernel, the following vulnerability has been resolved: s390/ap: Fix crash in AP internal function modifybitmap A system crash like this Failing address: 200000cb7df6f000 TEID: 200000cb7df6f403 Fault in home space mode while using kernel ASCE. AS:00000002d71bc007 R3:00000003fe5b8007...

5.7AI score
SaveExploits0References11
Debian CVE
Debian CVE
•added 2024/06/25 2:22 p.m.•73 views

CVE-2024-38661

In the Linux kernel, the following vulnerability has been resolved: s390/ap: Fix crash in AP internal function modifybitmap A system crash like this Failing address: 200000cb7df6f000 TEID: 200000cb7df6f403 Fault in home space mode while using kernel ASCE. AS:00000002d71bc007 R3:00000003fe5b8007...

5.5CVSS5.7AI score0.00259EPSS
SaveExploits0
CVE
CVE
•added 2024/06/25 2:22 p.m.•185 views

CVE-2024-38661

CVE-2024-38661 is a Linux kernel vulnerability affecting the s390/ap subsystem. The issue stems from using signed int for internal bitmap-related variables in ap_parse_bitmap_str, allowing overflow during updates to /sys/bus/ap/apmask and related fields, which could trigger a kernel panic (panic_...

5.5CVSS7.1AI score0.00259EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
•added 2024/06/25 2:22 p.m.•23 views

CVE-2024-38661 s390/ap: Fix crash in AP internal function modify_bitmap()

In the Linux kernel, the following vulnerability has been resolved: s390/ap: Fix crash in AP internal function modifybitmap A system crash like this Failing address: 200000cb7df6f000 TEID: 200000cb7df6f403 Fault in home space mode while using kernel ASCE. AS:00000002d71bc007 R3:00000003fe5b8007...

6.4AI score0.00259EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
•added 2024/06/03 12:00 a.m.•24 views

RHEL 7 : gupnp (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 7 host has one or more packages installed that are affected by a vulnerability that has been acknowledged by the vendor but will not be patched. - hostapd: UPnP SUBSCRIBE misbehavior in WPS AP CVE-2020-12695 Note that Nessus has not tested for this issue but has...

7.5CVSS7.3AI score0.15193EPSS
SaveExploits3References1
BDU FSTEC
BDU FSTEC
•added 2024/05/28 12:00 a.m.•21 views

The vulnerability of the vfio_ap_mdev_filter_matrix() function in the driver of the cryptographic device for the IBM S/390 platform’s Linux kernel allows a perpetrator to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the function vfioapmdevfiltermatrix in the driver drivers/s390/crypto/vfioapops.c of the IBM S/390 cryptographic device driver for the Linux operating system is related to insufficient control over the information transmitted to users. Exploiting this vulnerability could allo...

9CVSS6.3AI score0.00627EPSS
SaveExploits0References24Affected Software2
RedhatCVE
RedhatCVE
•added 2024/05/23 1:59 p.m.•35 views

CVE-2021-47225

A vulnerability was found in the Linux kernel's mac80211 module, where closing an active AP interface while its associated APVLAN interfaces are still up can lead to a deadlock. This situation occurs because the system tries to lock a resource that is already held, causing the operation to freeze...

5.5CVSS6.2AI score0.00147EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2024/05/23 3:05 a.m.•11 views

SUSE CVE-2021-47225

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix deadlock in AP/VLAN handling Syzbot reports that when you have APVLAN interfaces that are up and close the AP interface they belong to, we get a deadlock. No surprise - since we devclose them with the wiphy mutex...

5.5CVSS6.5AI score0.00147EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
•added 2024/05/22 10:03 a.m.•20 views

kernel: s390/vfio-ap: fix memory leak in vfio_ap device driver

In the s390 VFIO-AP driver, memory allocated for the vfiomatrixdev structure is never released during device cleanup. The release callback incorrectly uses devgetdrvdata to locate the object, but since it was never stored there, the function returns NULL and kfree silently accepts it. The correct...

7.3AI score0.00191EPSS
SaveExploits0References5
OSV
OSV
•added 2024/05/21 3:15 p.m.•21 views

CVE-2021-47225

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix deadlock in AP/VLAN handling Syzbot reports that when you have APVLAN interfaces that are up and close the AP interface they belong to, we get a deadlock. No surprise - since we devclose them with the wiphy mutex...

5.5CVSS5.9AI score0.00147EPSS
SaveExploits0References2
NVD
NVD
•added 2024/05/21 3:15 p.m.•33 views

CVE-2021-47225

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix deadlock in AP/VLAN handling Syzbot reports that when you have APVLAN interfaces that are up and close the AP interface they belong to, we get a deadlock. No surprise - since we devclose them with the wiphy mutex...

5.5CVSS6.3AI score0.00147EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2024/05/21 3:15 p.m.•30 views

CVE-2021-47225

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix deadlock in AP/VLAN handling Syzbot reports that when you have APVLAN interfaces that are up and close the AP interface they belong to, we get a deadlock. No surprise - since we devclose them with the wiphy mutex...

5.5CVSS5.9AI score0.00147EPSS
SaveExploits0References4
Debian CVE
Debian CVE
•added 2024/05/21 2:19 p.m.•69 views

CVE-2021-47225

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix deadlock in AP/VLAN handling Syzbot reports that when you have APVLAN interfaces that are up and close the AP interface they belong to, we get a deadlock. No surprise - since we devclose them with the wiphy mutex...

5.2AI score0.00147EPSS
SaveExploits0
CVE
CVE
•added 2024/05/21 2:19 p.m.•89 views

CVE-2021-47225

The Linux kernel contains a deadlock vulnerability in the mac80211 component during AP/VLAN handling . The issue occurs when closing an AP interface while its associated AP_VLAN interfaces are active; the system calls dev_close() while holding the wiphy mutex , causing a recursive acquisition att...

5.2AI score0.00147EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
•added 2024/05/21 2:19 p.m.•21 views

CVE-2021-47225 mac80211: fix deadlock in AP/VLAN handling

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix deadlock in AP/VLAN handling Syzbot reports that when you have APVLAN interfaces that are up and close the AP interface they belong to, we get a deadlock. No surprise - since we devclose them with the wiphy mutex...

6.7AI score0.00147EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2024/05/21 2:19 p.m.•41 views

CVE-2021-47225 mac80211: fix deadlock in AP/VLAN handling

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix deadlock in AP/VLAN handling Syzbot reports that when you have APVLAN interfaces that are up and close the AP interface they belong to, we get a deadlock. No surprise - since we devclose them with the wiphy mutex...

6.3AI score0.00147EPSS
SaveExploits0References2
OSV
OSV
•added 2024/05/21 5:31 a.m.•24 views

CLSA-2024-1716269479 Fix of 42 CVEs

CVE-url: https://ubuntu.com/security/CVE-2023-47233 - wifi: brcmfmac: Fix use-after-free bug in brcmfcfg80211detach CVE-url: https://ubuntu.com/security/CVE-2023-52601 - jfs: Fix memleak in dbAdjCtl CVE-url: https://ubuntu.com/security/CVE-2024-26801 - Bluetooth: Avoid potential use-after-free in...

8.8CVSS6.8AI score0.00828EPSS
SaveExploits1References1
OSV
OSV
•added 2024/05/17 12:36 p.m.•22 views

CLSA-2024-1715949385 kernel: Fix of 12 CVEs

fs,hugetlb: fix NULL pointer dereference in hugetlbsfillsuper CVE-2024-0841 - bpf: Fix incorrect verifier pruning due to missing register precision taints CVE-2023-2163 - bpf: Fix hashtab overflow check on 32-bit arches CVE-2024-26884 - RDMA/mlx5: Fix fortify source warning while accessing Eth...

10CVSS7.2AI score0.03665EPSS
SaveExploits1References1
Rows per page
Query Builder