Lucene search
K

8825 matches found

Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.7 views

PT-2026-27746

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's bridge networking component. When the system boots with IPv6 disabled 'ipv6.disable=1', the neighbor discovery table nd tbl is not initialized...

5.5CVSS5.8AI score0.00114EPSS
Exploits0References269
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.3 views

PT-2026-21724

Name of the Vulnerable Software and Affected Versions Firefox versions prior to 148 Firefox ESR versions prior to 140.8 Thunderbird versions prior to 148 Thunderbird versions prior to 140.8 Description A mitigation bypass exists in the Networking: Cache component. This issue may allow bypassing...

10CVSS5.1AI score0.00622EPSS
Exploits0References220
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.5 views

PT-2026-21723

Name of the Vulnerable Software and Affected Versions Firefox versions prior to 148 Firefox ESR versions prior to 140.8 Thunderbird versions prior to 148 Thunderbird versions prior to 140.8 Description A same-origin policy bypass exists in the Networking: JAR component. This allows potential...

10CVSS5.2AI score0.00622EPSS
Exploits0References218
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.1 views

PT-2026-21712

Name of the Vulnerable Software and Affected Versions Firefox versions prior to 148 Firefox ESR versions prior to 140.8 Thunderbird versions prior to 148 Thunderbird versions prior to 140.8 Description The software contains incorrect boundary conditions within the Networking: JAR component. This...

10CVSS5.2AI score0.00757EPSS
Exploits2References261
RedhatCVE
RedhatCVE
added 2025/12/31 10:39 a.m.4 views

CVE-2023-54181

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix issue in verifying allowptrleaks After we converted the capabilities of our networking-bpf program from capsysadmin to capnetadmin+capbpf, our networking-bpf program failed to start. Because it failed the bpf verifier, a...

5.5CVSS5.5AI score0.00168EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/12/31 12:29 a.m.1 views

SUSE CVE-2023-54181

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix issue in verifying allowptrleaks After we converted the capabilities of our networking-bpf program from capsysadmin to capnetadmin+capbpf, our networking-bpf program failed to start. Because it failed the bpf verifier, a...

5.5CVSS6.2AI score0.00168EPSS
Exploits0References17
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.6 views

Unity Linux 20.1070e Security Update: glib-networking (UTSA-2025-993332)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993332 advisory. glib-networking's OpenSSL backend fails to properly check the return value of a call to BIOwrite, resulting in an out of bounds read. Tenable has extracted the...

4.8CVSS5.5AI score0.00288EPSS
Exploits0References4
EUVD
EUVD
added 2025/12/30 3:30 p.m.4 views

EUVD-2023-60460

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix issue in verifying allowptrleaks After we converted the capabilities of our networking-bpf program from capsysadmin to capnetadmin+capbpf, our networking-bpf program failed to start. Because it failed the bpf verifier, a...

5.7AI score0.00168EPSS
Exploits0References5
NVD
NVD
added 2025/12/30 1:16 p.m.4 views

CVE-2023-54257

In the Linux kernel, the following vulnerability has been resolved: net: macb: fix a memory corruption in extended buffer descriptor mode For quite some time we were chasing a bug which looked like a sudden permanent failure of networking and mmc on some of our devices. The bug was very sensitive...

0.00177EPSS
Exploits0References8
NVD
NVD
added 2025/12/30 1:16 p.m.4 views

CVE-2023-54181

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix issue in verifying allowptrleaks After we converted the capabilities of our networking-bpf program from capsysadmin to capnetadmin+capbpf, our networking-bpf program failed to start. Because it failed the bpf verifier, a...

0.00168EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.3 views

CVE-2023-54181

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix issue in verifying allowptrleaks After we converted the capabilities of our networking-bpf program from capsysadmin to capnetadmin+capbpf, our networking-bpf program failed to start. Because it failed the bpf verifier, a...

5.7AI score0.00168EPSS
Exploits0References6
OSV
OSV
added 2025/12/30 1:16 p.m.3 views

UBUNTU-CVE-2023-54181

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix issue in verifying allowptrleaks After we converted the capabilities of our networking-bpf program from capsysadmin to capnetadmin+capbpf, our networking-bpf program failed to start. Because it failed the bpf verifier, a...

5.7AI score0.00168EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2025/12/30 12:10 p.m.3 views

CVE-2022-50837

In the Linux kernel, the following vulnerability has been resolved: net: dsa: tag8021q: avoid leaking ctx on dsatag8021qregister error path If dsatag8021qsetup fails, for example due to the inability of the device to install a VLAN, the tag8021q context of the switch will leak. Make sure it is...

5.3AI score0.002EPSS
Exploits0
CVE
CVE
added 2025/12/30 12:8 p.m.14 views

CVE-2023-54181

CVE-2023-54181 concerns the Linux kernel BPF verifier: after migrating networking-bpf capabilities from cap_sys_admin to cap_net_admin+cap_bpf, the verifier incorrectly flagged a two-pointer comparison as a leak, blocking program startup. A patch fixes the allow_ptr_leaks check, addressing the fa...

5.8AI score0.00168EPSS
Exploits0References4
OSV
OSV
added 2025/12/30 12:8 p.m.5 views

CVE-2023-54181 bpf: Fix issue in verifying allow_ptr_leaks

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix issue in verifying allowptrleaks After we converted the capabilities of our networking-bpf program from capsysadmin to capnetadmin+capbpf, our networking-bpf program failed to start. Because it failed the bpf verifier, a...

6.1AI score0.00168EPSS
Exploits0References7
OSV
OSV
added 2025/12/30 12:8 p.m.2 views

CVE-2023-54176 mptcp: stricter state check in mptcp_worker

In the Linux kernel, the following vulnerability has been resolved: mptcp: stricter state check in mptcpworker As reported by Christoph, the mptcp protocol can run the worker when the relevant msk socket is in an unexpected state: connect // incoming reset + fastclose // the mptcp worker is...

6.3AI score0.00168EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.5 views

PT-2025-54086

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 5.4.0 28 Description The Linux kernel contains a flaw related to memory management within the macb Multi-port Ethernet Controller with Buffer driver in extended buffer descriptor mode. The issue manifests as a...

6.5AI score0.00177EPSS
Exploits0References16
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-54181

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Fix issue in verifying allowptrleaks After we converted the capabilities of our networking-bpf program from capsysadmin to capnetadmin+capbpf, our...

5.8AI score0.00168EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.6 views

PT-2025-54020

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak was identified and resolved in the mt7996 mcu exit routine within the mt76 module for the mt7996 wireless chipset. The issue involved failing to properly purge memory queue...

6.2AI score0.00162EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2025/12/25 1:18 p.m.4 views

CVE-2023-53992

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: ocb: don't leave if not joined If there's no OCB state, don't ask the driver/mac80211 to leave, since that's just confusing. Since set/clear the chandef state, that's a simple check...

5.5CVSS5.8AI score0.00167EPSS
Exploits0References4
Rows per page
Query Builder