Lucene search
+L

393 matches found

AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.8 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: regulator: dummy: force synchronous probing Sometimes, a NULL pointer dereference occurs during boot time in the kobjectget function, with the following call stack: anatopregulatorprobe, devmregulatorregister, regulatorregister,...

5.5CVSS6.2AI score0.00197EPSS
SaveExploits0References3
Fedora
Fedora
added 2025/06/08 2:31 a.m.19 views

[SECURITY] Fedora 41 Update: mingw-libsoup-2.74.3-12.fc41

Libsoup is an HTTP library implementation in C. It was originally part of a SOAP Simple Object Access Protocol implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. libsoup uses the Glib main loop and is designed to work well with GTK applications...

7.5CVSS6.7AI score0.00879EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 2:26 a.m.22 views

CVE-2011-1315

Memory leak in the messaging engine in IBM WebSphere Application Server WAS before 7.0.0.15 allows remote attackers to cause a denial of service memory consumption via network connections associated with a NULL return value from a synchronous JMS receive call...

5CVSS6.6AI score0.01105EPSS
SaveExploits0References1
Veracode
Veracode
added 2025/05/20 4:59 a.m.27 views

Denial Of Service (DoS)

Tornado is vulnerable to a Denial Of Service DoS. The vulnerability is due to Tornado’s multipart/form-data parser continuing to process data after encountering errors, allows an attacker to generate excessive synchronous logging...

7.5CVSS7.3AI score0.00741EPSS
SaveExploits0References5Affected Software1
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.17 views

kernel: ext4: fix i_data_sem unlock order in ext4_ind_migrate()

A flaw was found in the kernel's ext4 filesystem. When an EXT4IOCMIGRATE ioctl input/output control operation, requiring synchronous updates, races with a write2 system call, it can lead to a deadlock. This deadlock occurs specifically when the CONFIGPROVELOCKING option is enabled, potentially...

4.7CVSS6.4AI score0.0019EPSS
SaveExploits0References5
Fedora
Fedora
added 2025/05/11 1:43 a.m.16 views

[SECURITY] Fedora 40 Update: python-h11-0.14.0-7.fc40

This is a little HTTP/1.1 library written from scratch in Python, heavily inspired by hyper-h2. It is a "bring-your-own-I/O" library; h11 contains no IO code whatsoever. This means you can hook h11 up to your favorite network API, and that could be anything you want: synchronous, threaded,...

9.1CVSS9.3AI score0.00584EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/09 6:42 a.m.20 views

CVE-2025-37861

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue When the task management thread processes reply queues while the reset thread resets them, the task management thread accesses an invalid queue ID 0xFFFF, s...

7.8CVSS5.5AI score0.00281EPSS
SaveExploits0
CVE
CVE
added 2025/05/09 6:42 a.m.136 views

CVE-2025-37861

The CVE 2025-37861 pertains to the Linux kernel SCSI MPI3MR driver where the TM thread could process reply queues while the reset thread reinitializes them, causing an access to an invalid queue ID (0xFFFF) and a crash. The fix adds a synchronization flag io_admin_reset_sync. Before a reset, the ...

7.8CVSS7AI score0.00281EPSS
SaveExploits0References4Affected Software1
Microsoft CVE
Microsoft CVE
added 2025/05/05 7:00 a.m.17 views

regulator: dummy: force synchronous probing

...

5.5CVSS7.4AI score0.00197EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/04/09 1:33 a.m.9 views

SUSE CVE-2025-22009

In the Linux kernel, the following vulnerability has been resolved: regulator: dummy: force synchronous probing Sometimes I get a NULL pointer dereference at boot time in kobjectget with the following call stack: anatopregulatorprobe devmregulatorregister regulatorregister regulatorresolvesupply...

5.5CVSS7.5AI score0.00197EPSS
SaveExploits0References15
OSV
OSV
added 2025/04/08 9:15 a.m.14 views

AZL-59859 CVE-2025-22009 affecting package kernel for versions less than 6.6.85.1-2

In the Linux kernel, the following vulnerability has been resolved: regulator: dummy: force synchronous probing Sometimes I get a NULL pointer dereference at boot time in kobjectget with the following call stack: anatopregulatorprobe devmregulatorregister regulatorregister regulatorresolvesupply...

5.5CVSS6.6AI score0.00197EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/08 9:15 a.m.8 views

DEBIAN-CVE-2025-22009

In the Linux kernel, the following vulnerability has been resolved: regulator: dummy: force synchronous probing Sometimes I get a NULL pointer dereference at boot time in kobjectget with the following call stack: anatopregulatorprobe devmregulatorregister regulatorregister regulatorresolvesupply...

5.5CVSS5.6AI score0.00197EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/08 9:15 a.m.13 views

UBUNTU-CVE-2025-22009

In the Linux kernel, the following vulnerability has been resolved: regulator: dummy: force synchronous probing Sometimes I get a NULL pointer dereference at boot time in kobjectget with the following call stack: anatopregulatorprobe devmregulatorregister regulatorregister regulatorresolvesupply...

5.5CVSS6.2AI score0.00197EPSS
SaveExploits0References25
Vulnrichment
Vulnrichment
added 2025/04/08 8:17 a.m.7 views

CVE-2025-22009 regulator: dummy: force synchronous probing

In the Linux kernel, the following vulnerability has been resolved: regulator: dummy: force synchronous probing Sometimes I get a NULL pointer dereference at boot time in kobjectget with the following call stack: anatopregulatorprobe devmregulatorregister regulatorregister regulatorresolvesupply...

7.4AI score0.00197EPSS
SaveExploits0References4
CVE
CVE
added 2025/04/08 8:17 a.m.173 views

CVE-2025-22009

CVE-2025-22009 is a Linux kernel vulnerability affecting the regulator: dummy driver where probing can become unsynchronized across threads, leading to a NULL pointer dereference during boot via kobject_get(). The issue arises when anatop_regulator_probe() and dummy_regulator_probe() race with kw...

5.5CVSS6.9AI score0.00197EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2025/03/01 12:00 a.m.12 views

PT-2025-27686

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel's Bluetooth functionality has been identified. The issue arises when a SCO connection is established without the proper voice setting, which can cau...

5.5CVSS6.4AI score0.00164EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:00 a.m.6 views

nfsd: cancel nfsd_shrinker_work using sync mode in nfs4_state_shutdown_net

...

7.8CVSS6.9AI score0.00236EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/12/29 2:28 p.m.15 views

CVE-2024-53196

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Don't retire aborted MMIO instruction Returning an abort to the guest for an unsupported MMIO access is a documented feature of the KVM UAPI. Nevertheless, it's clear that this plumbing has seen limited testing, since...

5.5CVSS6.8AI score0.00222EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/12/28 3:50 a.m.10 views

SUSE CVE-2024-53196

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Don't retire aborted MMIO instruction Returning an abort to the guest for an unsupported MMIO access is a documented feature of the KVM UAPI. Nevertheless, it's clear that this plumbing has seen limited testing, since...

7.7AI score0.00222EPSS
SaveExploits0References13
OSV
OSV
added 2024/12/27 2:15 p.m.6 views

DEBIAN-CVE-2024-53196

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Don't retire aborted MMIO instruction Returning an abort to the guest for an unsupported MMIO access is a documented feature of the KVM UAPI. Nevertheless, it's clear that this plumbing has seen limited testing, since...

5.5CVSS5.7AI score0.00222EPSS
SaveExploits0References1
Rows per page
Query Builder