Lucene search
+L

10365 matches found

RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.12 views

kernel: Linux kernel: Denial of Service due to improper io_uring/af_unix file cleanup

A flaw was found in the Linux kernel's iouring/afunix component. A local user could exploit improper handling of registered files during garbage collection. This vulnerability can lead to a memory leak, potentially causing a denial of service DoS on the system...

7.8CVSS7.1AI score0.00164EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.15 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.00187EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.15 views

kernel: Linux kernel: Denial of Service in io_uring due to hung task detection

A flaw was identified in the Linux kernel’s iouring subsystem related to how request completions are handled when an iouring instance exits. During cleanup, the function ioringexitwork was waiting in an uninterruptible state for request completions. Under certain test and signal conditions e.g.,...

5.5CVSS5.8AI score0.00145EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.7 views

kernel: RDMA/rxe: Fix BUG: KASAN: null-ptr-deref in rxe_qp_do_cleanup

A flaw was found in the rdmarxe module in the Linux kernel. A NULL pointer dereference can be triggered when an error occurs due to an improper check, resulting in a denial of service...

5.5CVSS6.5AI score0.00179EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.10 views

kernel: watch_queue: Fix NULL dereference in error cleanup

In the Linux kernel, the following vulnerability has been resolved: watchqueue: Fix NULL dereference in error cleanup In watchqueuesetsize, the error cleanup code doesn't take account of the fact that freepage can't handle a NULL pointer when trying to free up buffer pages that did get allocated...

5.5CVSS6.5AI score0.00256EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.9 views

kernel: net/mlx5: Fix steering rules cleanup

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix steering rules cleanup vport's mc, uc and multicast rules are not deleted in teardown path when EEH happens. Since the vport's promisc settingsuc, mc and all in firmware are reset after EEH, mlx5 driver will try to...

5.5CVSS6.3AI score0.00204EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.9 views

kernel: vfio: Fix NULL pointer dereference caused by uninitialized group->iommufd

A NULL pointer dereference was found in the VFIO subsystem. When a VFIO group operation fails before group-iommufd is initialized, the cleanup path calls iommufdctxput with a NULL pointer, causing a kernel crash...

5.7AI score0.00181EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.9 views

kernel: mptcp: use the workqueue to destroy unaccepted sockets

In the Linux kernel, the following vulnerability has been resolved: mptcp: use the workqueue to destroy unaccepted sockets Christoph reported a UaF at token lookup time after having refactored the passive socket initialization part: BUG: KASAN: use-after-free in tokenbucketbusy+0x253/0x260 Read o...

7.8CVSS6.4AI score0.00191EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.8 views

kernel: wifi: mt76: dma: fix memory leak running mt76_dma_tx_cleanup

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: dma: fix memory leak running mt76dmatxcleanup Fix device unregister memory leak and alway cleanup all configured rx queues in mt76dmatxcleanup routine...

5.5CVSS6.8AI score0.00127EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.15 views

kernel: USB: gadget: Fix use-after-free during usb config switch

A use-after-free vulnerability was found in the Linux kernel's USB gadget subsystem. When switching USB configuration from RNDIS to another configuration, if the hardware's pullup callback fails either unsupported or hardware fault, the error handling path triggers rndisclose on already-freed...

5.8AI score0.00198EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.7 views

kernel: usb: dwc3: core: fix some leaks in probe

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: core: fix some leaks in probe The dwc3getproperties function calls: dwc-usbpsy = powersupplygetbynameusbpsyname; so there is some additional clean up required on these error paths...

5.5CVSS6.6AI score0.00201EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.7 views

kernel: driver core: fix resource leak in device_add()

A reference leak was found in the Linux kernel's driver core device registration logic. When kobjectadd fails partway through deviceadd, the error cleanup attempts to free resources but fails because kobjectadd has already cleared the device's parent pointer. This prevents cleanupgluedir from...

5.5CVSS7.2AI score0.00135EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.16 views

kernel: net/mlx5e: Fix cleanup null-ptr deref on encap lock

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix cleanup null-ptr deref on encap lock During module is unloaded while a peer tc flow is still offloaded, first the peer uplink rep profile is changed to a nic profile, and so neigh encap lock is destroyed. Next duri...

5.5CVSS6.3AI score0.00187EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.9 views

kernel: dm stats: check for and propagate alloc_percpu failure

In the Linux kernel, the following vulnerability has been resolved: dm stats: check for and propagate allocpercpu failure Check allocprecpu's return value and return an error from dmstatsinit if it fails. Update allocdev to fail if dmstatsinit does. Otherwise, a NULL pointer dereference will occu...

5.5CVSS6.3AI score0.00189EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/11/07 12:00 a.m.11 views

PT-2024-14769

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free UAF issue has been resolved in the Linux kernel. The issue occurs when someone tries to open an nbd device right after nbd put, since nbd has been freed in nbd dev remov...

7.8CVSS6.5AI score0.0025EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/11/07 12:00 a.m.11 views

PT-2025-18869

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A null pointer dereference issue has been identified in the Linux kernel, specifically in the net/mlx5e module. This issue occurs when a module is unloaded while a peer tc flow is still...

7.8CVSS6.1AI score0.00546EPSS
SaveExploits0References429
Positive Technologies
Positive Technologies
added 2023/11/07 12:00 a.m.15 views

PT-2025-18824 · 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. The issue was caused by the addition of rtnl lock to prevent a false data race, but it resulted in a deadlock. The deadlock...

8.8CVSS4.9AI score0.16525EPSS
SaveExploits13References1112
Tenable Nessus
Tenable Nessus
added 2023/11/06 12:00 a.m.44 views

Rocky Linux 8 : kernel (RLSA-2022:6460)

The remote Rocky Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2022:6460 advisory. - Incomplete cleanup of multi-core shared buffers for some IntelR Processors may allow an authenticated user to potentially enable information disclosur...

5.5CVSS6.6AI score0.06451EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2023/11/06 12:00 a.m.11 views

WordPress Plugin Awesome Support Access Control Error Vulnerability

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports personal blog sites on PHP and MySQL servers.WordPress plugin is an application plugin. An Access Control Error vulnerability exist...

8.1CVSS6.8AI score0.0066EPSS
SaveExploits2References2
CNNVD
CNNVD
added 2023/11/06 12:00 a.m.12 views

Mattermost Security Vulnerabilities

Mattermost is an open source collaboration platform from Mattermost, Inc. in the United States. Mattermost suffers from a security vulnerability that stems from failing to properly clean up the user object when updating the username, causing the password hash to be included in the response body...

4.9CVSS6.8AI score0.0051EPSS
SaveExploits0References2
Rows per page
Query Builder