Lucene search
+L

714 matches found

Positive Technologies
Positive Technologies
added 2025/12/11 12:0 a.m.9 views

PT-2025-50679

Name of the Vulnerable Software and Affected Versions Ruijie RG-BCR RG-BCR860 affected versions not specified Description An OS Command Injection issue exists in Ruijie RG-BCR RG-BCR860. Attackers can execute arbitrary commands by sending a specially crafted POST request to the action deal update...

8.8CVSS7.4AI score0.02769EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2025/12/11 12:0 a.m.9 views

PT-2025-50680

Name of the Vulnerable Software and Affected Versions Ruijie RG-BCR RG-BCR860 affected versions not specified Description An issue exists that allows attackers to execute arbitrary commands. This can be achieved by sending a specially crafted POST request to the...

8.8CVSS7.3AI score0.02769EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2025/12/09 12:20 p.m.4 views

kernel: wifi: brcmfmac: fix use-after-free bug in brcmf_netdev_start_xmit()

A use after free exists in the wifi module of the linux kernel in the function brcmfnetdevstartxmit,thereby leading to damage to system availability and integrity...

7.8CVSS7.4AI score0.0015EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/09 8:51 a.m.6 views

kernel: can: j1939: implement NETDEV_UNREGISTER notification handler

A flaw was discovered in the J1939 protocol implementation in the Linux kernel. The NETDEVUNREGISTER notification handler was missing for undoing changes performed by j1939skbind. As a result, an extra reference remains on the j1939priv structure when unregistering a network device, preventing it...

5.5CVSS5.8AI score0.00119EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/09 1:30 a.m.31 views

CVE-2023-53850 iavf: use internal state to free traffic IRQs

In the Linux kernel, the following vulnerability has been resolved: iavf: use internal state to free traffic IRQs If the system tries to close the netdev while iavfresettask is running, LINKSTATESTART will be cleared and netifrunning will return false in iavfreinitinterruptscheme. This will resul...

0.00197EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/12/09 1:30 a.m.8 views

CVE-2023-53850

In the Linux kernel, the following vulnerability has been resolved: iavf: use internal state to free traffic IRQs If the system tries to close the netdev while iavfresettask is running, LINKSTATESTART will be cleared and netifrunning will return false in iavfreinitinterruptscheme. This will resul...

5.1AI score0.00197EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/09 12:29 a.m.5 views

SUSE CVE-2023-53752

In the Linux kernel, the following vulnerability has been resolved: net: deal with integer overflows in kmallocreserve Blamed commit changed: ptr = kmallocsize; if ptr size = ksizeptr; size = kmallocsizeroundupsize; ptr = kmallocsize; This allowed various crash as reported by syzbot 1 and Kyle...

5.5CVSS6.4AI score0.00162EPSS
SaveExploits0References17
RedhatCVE
RedhatCVE
added 2025/12/08 4:14 p.m.9 views

CVE-2025-14196

A weakness has been identified in H3C Magic B1 up to 100R004. The affected element is the function sub44de0 of the file /goform/aspForm. This manipulation of the argument param causes buffer overflow. Remote exploitation of the attack is possible. The exploit has been made available to the public...

9CVSS8.8AI score0.00463EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/08 12:0 a.m.7 views

ALSA-2025:22865 Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: can: j1939: implement NETDEVUNREGISTER notification handler CVE-2025-39925 kernel: net/mlx5: fs, fix UAF in flow counter release CVE-2025-39979 For more details about the security issues,...

5.5CVSS6.3AI score0.00172EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/12/02 12:0 a.m.6 views

CIRCUTOR SGE-PLC1000和CIRCUTOR SGE-PLC50 安全漏洞

The CIRCUTOR SGE-PLC1000 and CIRCUTOR SGE-PLC50 are both a network concentrator from CIRCUTOR Spain. A security vulnerability exists in the CIRCUTOR SGE-PLC1000 and CIRCUTOR SGE-PLC50 version v9.0.2, which stems from an uncleared parameter in the SetLan function and could lead to command injectio...

9.8CVSS6.9AI score0.01265EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/01 8:15 a.m.4 views

CVE-2025-61607

In nr modem, there is a possible system crash due to improper input validation. This could lead to remote denial of service with no additional execution privileges needed...

7.5CVSS5.9AI score0.00232EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2025/11/19 1:1 a.m.7 views

net: tap: NULL pointer derefence in dev_parse_header_protocol when skb->dev is null

...

5.5CVSS7AI score0.00159EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/11/13 9:2 a.m.8 views

tls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock().

...

7.8CVSS7AI score0.00157EPSS
SaveExploits0
OSV
OSV
added 2025/11/12 10:23 a.m.7 views

CVE-2025-40149 tls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock().

In the Linux kernel, the following vulnerability has been resolved: tls: Use skdstget and dstdevrcu in getnetdevforsock. getnetdevforsock is called during setsockopt, so not under RCU. Using skdstgetsk-dev could trigger UAF. Let's use skdstget and dstdevrcu. Note that the only -ndoskgetlowerdev...

7.8CVSS6.2AI score0.00157EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.9 views

kernel: idpf: check error for register_netdev() on init

In the Linux kernel, the following vulnerability has been resolved: idpf: check error for registernetdev on init Current init logic ignores the error code from registernetdev, which will cause WARNON on attempt to unregister it, if there was one, and there is no info for the user that the creatio...

5.5CVSS6.9AI score0.00188EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.4 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-989997)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989997 advisory. In the Linux kernel, the following vulnerability has been resolved: um: net: Do not use drvdata in release The drvdata is not available in release. Let's just use...

5.5CVSS6.1AI score0.00247EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/11/04 12:25 a.m.4 views

SUSE CVE-2025-12464

A stack-based buffer overflow was found in the QEMU e1000 network device. The code for padding short frames was dropped from individual network devices and moved to the net core code. The issue stems from the device's receive code still being able to process a short frame in loopback mode. This...

6.2CVSS7.3AI score0.00165EPSS
SaveExploits0References11
NVD
NVD
added 2025/10/31 10:15 p.m.12 views

CVE-2025-12464

A stack-based buffer overflow was found in the QEMU e1000 network device. The code for padding short frames was dropped from individual network devices and moved to the net core code. The issue stems from the device's receive code still being able to process a short frame in loopback mode. This...

6.2CVSS0.00165EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/31 10:15 p.m.6 views

UBUNTU-CVE-2025-12464

A stack-based buffer overflow was found in the QEMU e1000 network device. The code for padding short frames was dropped from individual network devices and moved to the net core code. The issue stems from the device's receive code still being able to process a short frame in loopback mode. This...

6.2CVSS6.2AI score0.00165EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/10/31 9:15 p.m.48 views

CVE-2025-12464

A stack-based buffer overflow was found in the QEMU e1000 network device. The code for padding short frames was dropped from individual network devices and moved to the net core code. The issue stems from the device's receive code still being able to process a short frame in loopback mode. This...

6.2CVSS7.7AI score0.00165EPSS
SaveExploits0
Rows per page
Query Builder