Lucene search
+L

5216 matches found

RedHat Linux
RedHat Linux
added 2025/11/19 8:16 a.m.12 views

python-kdcproxy: Unauthenticated SSRF via Realm‑Controlled DNS SRV

If kdcproxy receives a request for a realm which does not have server addresses defined in its configuration, by default, it will query SRV records in the DNS zone matching the requested realm name. This creates a server-side request forgery vulnerability, since an attacker could send a request f...

8.6CVSS5.9AI score0.00458EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/11/19 12:00 a.m.5 views

CVE-2025-63205

An issue was discovered in bridgetech probes VB220 IP Network Probe,VB120 Embedded IP + RF Probe, VB330 High-Capacity Probe, VB440 ST 2110 Production Analytics Probe, and NOMAD, firmware versions 6.5.0-9, allowing attackers to gain sensitive information such as administrator passwords via the...

5.3AI score0.00374EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2025/11/18 9:02 a.m.8 views

kernel: ALSA: bcd2000: Fix a UAF bug on the error path of probing

In the Linux kernel, the following vulnerability has been resolved: ALSA: bcd2000: Fix a UAF bug on the error path of probing When the driver fails in sndcardregister at probe time, it will free the 'bcd2k-midiouturb' before killing it, which may cause a UAF bug. The following log can reveal it:...

7.8CVSS6.8AI score0.00211EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/18 9:02 a.m.10 views

kernel: firmware: arm_scpi: Ensure scpi_info is not assigned if the probe fails

In the Linux kernel, the following vulnerability has been resolved: firmware: armscpi: Ensure scpiinfo is not assigned if the probe fails When scpi probe fails, at any point, we need to ensure that the scpiinfo is not set and will remain NULL until the probe succeeds. If it is not taken care, the...

7.8CVSS6.8AI score0.00172EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:00 a.m.6 views

Siemens SCALANCE and RUGGEDCOM Devices Improper Input Validation (CVE-2024-56574)

media: ts2020: null-ptr-deref in ts2020probe. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL 80900 C Tenable, Inc. include'compat.inc'; if description scriptid504729; scriptversion"1.3";...

5.5CVSS6.8AI score0.00241EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:00 a.m.15 views

Siemens SCALANCE and RUGGEDCOM Devices Double Free (CVE-2024-46673)

scsi: aacraid: Fix double-free on probe failure. aacprobeone calls hardware-specific init functions through the aacdriverident::init pointer, all of which eventually call down to aacinitadapter. If aacinitadapter fails after allocating memory for aacdev::queues, it frees the memory but does not...

7.8CVSS6.8AI score0.00295EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:00 a.m.6 views

Siemens SCALANCE and RUGGEDCOM Devices Improper Input Validation (CVE-2024-56576)

media: i2c: tc358743: crash in the probe error path when using polling. If an error occurs in the probe function, the polling timer that was alarmed earlier should be removed, otherwise the timer is called with arguments that are already freed, which results in a crash. This plugin only works wit...

7.8CVSS6.7AI score0.00184EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/11/14 12:24 a.m.9 views

SUSE CVE-2025-40156

In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: mtk-cci: Fix potential error pointer dereference in probe The drv-sramreg pointer could be set to ERRPTR-EPROBEDEFER which would lead to a error pointer dereference. Use ISERRORNULL to check that the pointer is vali...

5.5CVSS6.4AI score0.00186EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2025/11/14 12:24 a.m.6 views

SUSE CVE-2025-40177

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Fix bootlog initialization ordering As soon as we queue MHI buffers to receive the bootlog from the device, we could be receiving data. Therefore all the resources needed to process that data need to be setup prior to...

6.3CVSS6.2AI score0.00185EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2025/11/13 4:44 p.m.7 views

CVE-2025-40156

In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: mtk-cci: Fix potential error pointer dereference in probe The drv-sramreg pointer could be set to ERRPTR-EPROBEDEFER which would lead to a error pointer dereference. Use ISERRORNULL to check that the pointer is vali...

5.5AI score0.00186EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/11/13 4:02 p.m.11 views

CVE-2025-11367

The N-central Software Probe 2025.4 is vulnerable to Remote Code Execution via deserialization...

10CVSS7.5AI score0.0058EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/11/13 4:02 p.m.13 views

CVE-2025-40177

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Fix bootlog initialization ordering As soon as we queue MHI buffers to receive the bootlog from the device, we could be receiving data. Therefore all the resources needed to process that data need to be setup prior to...

5.6AI score0.00185EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/11/13 1:37 p.m.6 views

CVE-2025-40116

In the Linux kernel, the following vulnerability has been resolved: usb: host: max3421-hcd: Fix error pointer dereference in probe cleanup The kthreadrun function returns error pointers so the max3421hcd-spithread pointer can be either error pointers or NULL. Check for both before dereferencing i...

5.9AI score0.00212EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/11/13 12:24 a.m.8 views

SUSE CVE-2025-40116

In the Linux kernel, the following vulnerability has been resolved: usb: host: max3421-hcd: Fix error pointer dereference in probe cleanup The kthreadrun function returns error pointers so the max3421hcd-spithread pointer can be either error pointers or NULL. Check for both before dereferencing i...

5.5CVSS6.5AI score0.00212EPSS
SaveExploits0References20
EUVD
EUVD
added 2025/11/12 6:31 p.m.11 views

EUVD-2025-131912

The N-central Software Probe 2025.4 is vulnerable to Remote Code Execution via deserialization...

10CVSS7AI score0.0058EPSS
SaveExploits0References2
OSV
OSV
added 2025/11/12 4:15 p.m.11 views

CVE-2025-11367

The N-central Software Probe 2025.4 is vulnerable to Remote Code Execution via deserialization...

9.8CVSS5.9AI score0.0058EPSS
SaveExploits0References1
NVD
NVD
added 2025/11/12 4:15 p.m.14 views

CVE-2025-11367

The N-central Software Probe 2025.4 is vulnerable to Remote Code Execution via deserialization...

10CVSS0.0058EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/11/12 3:34 p.m.17 views

CVE-2025-11367 N-central windows software probe Remote Code Execution

The N-central Software Probe 2025.4 is vulnerable to Remote Code Execution via deserialization...

10CVSS0.0058EPSS
SaveExploits0References1
CVE
CVE
added 2025/11/12 3:34 p.m.64 views

CVE-2025-11367

The CVE-2025-11367 entry affects the N-central Software Probe (windows) prior to version 2025.4. The vulnerability relies on deserialization, allowing remote code execution with network access and no authentication. Impact is described as full compromise of affected systems (high confidentiality,...

10CVSS7.1AI score0.0058EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2025/11/12 3:34 p.m.6 views

CVE-2025-11367 N-central windows software probe Remote Code Execution

The N-central Software Probe 2025.4 is vulnerable to Remote Code Execution via deserialization...

10CVSS7.1AI score0.0058EPSS
SaveExploits0References1
Rows per page
Query Builder