Lucene search
+L

10906 matches found

Cvelist
Cvelist
added 2025/07/03 8:35 a.m.19 views

CVE-2025-38123 net: wwan: t7xx: Fix napi rx poll issue

In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: Fix napi rx poll issue When driver handles the napi rx polling requests, the netdev might have been released by the dellink logic triggered by the disconnect operation on user plane. However, in the logic of...

9.8CVSS0.00392EPSS
SaveExploits0References4
CVE
CVE
added 2025/07/03 8:35 a.m.100 views

CVE-2025-38123

CVE-2025-38123 concerns the Linux kernel in Azure Linux 3.0. The vulnerability arises in the wwan/t7xx driver during napi rx polling, where a netdev may be released by dellink logic on disconnect, yet skb processing uses an invalid netdev, causing a NULL pointer dereference (kernel panic). The is...

9.8CVSS7AI score0.00392EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/07/03 8:35 a.m.19 views

CVE-2025-38121 wifi: iwlwifi: mld: avoid panic on init failure

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: avoid panic on init failure In case of an error during init, inhwrestart will be set, but it will never get cleared. Instead, we will retry to init again, and then we will act like we are in a restart when we...

0.0014EPSS
SaveExploits0References2
CVE
CVE
added 2025/07/03 8:35 a.m.107 views

CVE-2025-38113

CVE-2025-38113 affects the Linux kernel: ACPI: CPPC: Fix NULL pointer dereference when nosmp is used. With nosmp in the kernel command line, CPUs aren’t brought up and their cpc_desc_ptr can be NULL, leading to NULL dereferences when CPU0 iterates over possible CPUs and panics. The issue is docum...

5.5CVSS7AI score0.00161EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/07/03 8:35 a.m.18 views

CVE-2025-38113 ACPI: CPPC: Fix NULL pointer dereference when nosmp is used

In the Linux kernel, the following vulnerability has been resolved: ACPI: CPPC: Fix NULL pointer dereference when nosmp is used With nosmp in cmdline, other CPUs are not brought up, leaving their cpcdescptr NULL. CPU0's iteration via foreachpossiblecpu dereferences these NULL pointers, causing...

6.4AI score
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/07/03 12:00 a.m.16 views

AlmaLinux 9 : osbuild and osbuild-composer (ALSA-2025:7118)

The remote AlmaLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2025:7118 advisory. golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads CVE-2024-1394 go/build/constraint: golang: Calling Parse on a // +build...

7.5CVSS7.9AI score0.01533EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/07/03 12:00 a.m.7 views

PT-2025-27699

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 ACPI CPPC component. This issue occurs when the nosmp parameter is used in the command lin...

5.5CVSS6.4AI score0.00161EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/07/03 12:00 a.m.14 views

AlmaLinux 9 : kernel (ALSA-2025:8333)

The remote AlmaLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2025:8333 advisory. kernel: Use after Free in grusetcontextoption leading to kernel panic CVE-2022-3424 kernel: ndisc: use RCU protection in ndiscallocskb CVE-2025-21764...

7.8CVSS6.9AI score0.00258EPSS
SaveExploits0References4
Snyk
Snyk
added 2025/06/30 5:54 p.m.3 views

Improper Handling of Exceptional Conditions

Overview Affected versions of this package are vulnerable to Improper Handling of Exceptional Conditions via the BeginBlocker process in the x/distribution module. An attacker can cause the blockchain to halt by sending transactions with fees denominated in a currency other than the expected nati...

8.7CVSS6.9AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/06/30 12:00 a.m.12 views

PT-2025-34381

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.16.0-rc3+ Description: A list deletion corruption issue was resolved in the ti csi2rx dma callback function within the Linux kernel. If ti csi2rx start dma fails, the buffer is marked as an error but remains i...

6.2CVSS6.2AI score0.00165EPSS
SaveExploits0
OSV
OSV
added 2025/06/27 11:08 a.m.7 views

OESA-2025-1690 podman security update

Podman manages the entire container ecosystem which includes pods, containers, container images, and container volumes using the libpod library. Security Fixes: When parsing a multipart form either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue,...

6.5CVSS7AI score0.01165EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/06/27 12:00 a.m.44 views

PT-2025-35973

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the libiscsi component. Specifically, the iscsi conn-dd data field is initialized regardless of whether memory allocation succeeds. If ib fast reg...

5.5CVSS6.1AI score0.0017EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/06/24 12:00 a.m.19 views

PT-2025-28873

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw was discovered in the Linux kernel related to the handling of the atm dev mutex within the ATM Asynchronous Transfer Mode subsystem. Specifically, the mutex was not being releas...

7.8CVSS7.1AI score0.00162EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/06/23 8:38 a.m.10 views

CVE-2025-4821

Impact Cloudflare quiche was discovered to be vulnerable to incorrect congestion window growth, which could cause it to send data at a rate faster than the path might actually support. An unauthenticated remote attacker can exploit the vulnerability by first completing a handshake and initiating ...

7.5CVSS7.9AI score0.00828EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/06/20 9:23 p.m.10 views

CVE-2025-38033

In the Linux kernel, the following vulnerability has been resolved: x86/Kconfig: make CFIAUTODEFAULT depend on !RUST or Rust = 1.88 Calling core::fmt::write from rust code while FineIBT is enabled results in a kernel panic: 4614.199779 kernel BUG at arch/x86/kernel/cet.c:132! 4614.205343 Oops:...

5.5CVSS7.2AI score0.00164EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 7:28 p.m.8 views

CVE-2025-38018

In the Linux kernel, the following vulnerability has been resolved: net/tls: fix kernel panic when allocpage failed We cannot set fraglist to NULL pointer when allocpage failed. It will be used in tlsstrpcheckqueueok when the next time tlsstrpreadsock is called. This is because we don't reset...

7CVSS6.9AI score0.00408EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 12:19 p.m.7 views

CVE-2022-49997

In the Linux kernel, the following vulnerability has been resolved: net: lantiqxrx200: restore buffer if memory allocation failed In a situation where memory allocation fails, an invalid buffer address is stored. When this descriptor is used again, the system panics in the buildskb function when...

7CVSS7.4AI score0.00383EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 10:04 a.m.13 views

CVE-2022-50091

In the Linux kernel, the following vulnerability has been resolved: locking/csdlock: Change csdlockdebug from earlyparam to setup The csdlockdebug kernel-boot parameter is parsed by the earlyparam function csdlockdebug. If set, csdlockdebug invokes staticbranchenable to enable csdlockwait feature...

7CVSS6.1AI score0.00216EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/19 8:33 p.m.7 views

CVE-2022-50058

In the Linux kernel, the following vulnerability has been resolved: vdpasimblk: set number of address spaces and virtqueue groups Commit bda324fd037a "vdpasim: control virtqueue support" added two new fields nas, ngroups to vdpasimdevattr, but we forgot to initialize them for vdpasimblk. When...

7CVSS7AI score0.0014EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/06/19 3:44 a.m.9 views

SUSE CVE-2022-49997

In the Linux kernel, the following vulnerability has been resolved: net: lantiqxrx200: restore buffer if memory allocation failed In a situation where memory allocation fails, an invalid buffer address is stored. When this descriptor is used again, the system panics in the buildskb function when...

7.5CVSS6.7AI score0.00383EPSS
SaveExploits0References3
Rows per page
Query Builder