Lucene search
+L

254 matches found

Wolfi
Wolfi
added 2026/04/11 2:51 a.m.18 views

GHSA-7MR4-XJXG-34G6 vulnerabilities

Vulnerabilities for packages: opa-envoy, terraform-provider-aws, crossplane-provider-azure-storage, docker-cli-buildx, vault-benchmark, kwok, grafana-agent-operator, argo-events, trivy-operator, external-dns, harbor, lazydocker, kubernetes-csi-driver-hostpath, ingress-nginx-controller, net-kourie...

5.9AI score
SaveExploits0
SUSE Linux
SUSE Linux
added 2026/02/25 9:42 a.m.13 views

Security update 5.1.2 for Multi-Linux Manager Client Tools

This update fixes the following issues: golang-github-QubitProducts-exporterexporter: Non-customer-facing optimization around source building golang-github-lusitaniae-apacheexporter: Build without apparmor for openSUSE Leap 16, SLES 16 or newer Require Go 1.23 for building Update to version 1.0.1...

8.7CVSS5.4AI score0.00559EPSS
SaveExploits0References32
OSV
OSV
added 2026/02/25 9:42 a.m.10 views

SUSE-SU-2026:0626-1 Security update 5.1.2 for Multi-Linux Manager Client Tools

This update fixes the following issues: golang-github-QubitProducts-exporterexporter: - Non-customer-facing optimization around source building golang-github-lusitaniae-apacheexporter: - Build without apparmor for openSUSE Leap 16, SLES 16 or newer - Require Go 1.23 for building - Update to versi...

7.5CVSS5.4AI score0.00559EPSS
SaveExploits0References15
SUSE Linux
SUSE Linux
added 2026/02/25 9:41 a.m.12 views

Security update 5.1.2 for Multi-Linux Manager Client Tools

This update fixes the following issues: golang-github-QubitProducts-exporterexporter: Non-customer-facing optimization around source building golang-github-lusitaniae-apacheexporter: Build without apparmor for openSUSE Leap 16, SLES 16 or newer Require Go 1.23 for building Update to version 1.0.1...

8.7CVSS5.4AI score0.00559EPSS
SaveExploits0References64
RedHat Linux
RedHat Linux
added 2026/01/14 12:13 a.m.11 views

kernel: Bluetooth: hci_conn: Fix crash on hci_create_cis_sync

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: Fix crash on hcicreatecissync When attempting to connect multiple ISO sockets without using DEFERSETUP may result in the following crash: BUG: KASAN: null-ptr-deref in hcicreatecissync+0x18b/0x2b0 Read of size...

5.5CVSS6.8AI score0.00161EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/12/31 12:29 a.m.9 views

SUSE CVE-2023-54164

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: fix isoconn related locking and validity issues sk-skstate indicates whether isopisk-conn is valid. Operations that check/update skstate and access conn should hold locksock, otherwise they can race. The order of...

5.5CVSS6.3AI score0.00276EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.10 views

CVE-2023-54164

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: fix isoconn related locking and validity issues sk-skstate indicates whether isopisk-conn is valid. Operations that check/update skstate and access conn should hold locksock, otherwise they can race. The order of...

8CVSS5.7AI score0.00276EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/12/25 3:09 p.m.10 views

CVE-2023-54038

A flaw was found in the Linux kernel's Bluetooth Host Controller Interface HCI connection handling. A local user could exploit this vulnerability when the hciconnectsco function returns a NULL pointer instead of an error pointer when no link is present. This improper handling of exceptional...

5.5CVSS5.7AI score0.00176EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/25 12:57 a.m.7 views

SUSE CVE-2023-54038

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: return ERRPTR instead of NULL when there is no link hciconnectsco currently returns NULL when there is no link i.e. when hciconnlink returns NULL. scoconnect expects an ERRPTR in case of any error see line 266...

5.5CVSS6.4AI score0.00176EPSS
SaveExploits0References17
Tenable Nessus
Tenable Nessus
added 2025/12/25 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2023-54038

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Bluetooth: hciconn: return ERRPTR instead of NULL when there is no link hciconnectsco currently returns NULL when there is no link i.e. when hciconnlink returns...

5.3AI score0.00176EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/24 11:15 a.m.9 views

CVE-2023-54038

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: return ERRPTR instead of NULL when there is no link hciconnectsco currently returns NULL when there is no link i.e. when hciconnlink returns NULL. scoconnect expects an ERRPTR in case of any error see line 266...

0.00176EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.10 views

CVE-2023-54038

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: return ERRPTR instead of NULL when there is no link hciconnectsco currently returns NULL when there is no link i.e. when hciconnlink returns NULL. scoconnect expects an ERRPTR in case of any error see line 266...

5.7AI score0.00176EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 11:15 a.m.12 views

UBUNTU-CVE-2023-54038

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: return ERRPTR instead of NULL when there is no link hciconnectsco currently returns NULL when there is no link i.e. when hciconnlink returns NULL. scoconnect expects an ERRPTR in case of any error see line 266...

5.7AI score0.00176EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 10:56 a.m.10 views

CVE-2023-54038 Bluetooth: hci_conn: return ERR_PTR instead of NULL when there is no link

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: return ERRPTR instead of NULL when there is no link hciconnectsco currently returns NULL when there is no link i.e. when hciconnlink returns NULL. scoconnect expects an ERRPTR in case of any error see line 266...

6.2AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/24 10:56 a.m.43 views

CVE-2023-54038 Bluetooth: hci_conn: return ERR_PTR instead of NULL when there is no link

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: return ERRPTR instead of NULL when there is no link hciconnectsco currently returns NULL when there is no link i.e. when hciconnlink returns NULL. scoconnect expects an ERRPTR in case of any error see line 266...

0.00176EPSS
SaveExploits0References2
Packet Storm News
Packet Storm News
added 2025/12/16 12:00 a.m.10 views

CIS-BA: Continuous Interaction Space Based Backdoor Attack for Object Detection in the Real-World

Object detection models deployed in real-world applications such as autonomous driving face serious threats from backdoor attacks. Despite their practical effectiveness,existing methods are inherently limited in both capability and robustness due to their dependence on single-trigger-single-objec...

6.7AI score
SaveExploits0
Chainguard
Chainguard
added 2025/12/05 1:28 a.m.21 views

CVE-2025-61729 vulnerabilities

Vulnerabilities for packages: gitlab-runner-fips, wave-fips, sonobuoy, rootlesskit-fips, newrelic-nri-kube-events-fips, dfc, distribution-fips, grafana-alloy, kube-rbac-proxy-fips, kube-metrics-adapter, kafkaexporter-fips, apache-beam-java-sdk, rancher-webhook, redis-operator,...

7.5CVSS6.8AI score0.00457EPSS
SaveExploits2
Wolfi
Wolfi
added 2025/12/04 7:47 p.m.36 views

CVE-2025-61729 vulnerabilities

Vulnerabilities for packages: flannel-cni-plugin, opa-envoy, gobump, buildkitd, nri-f5, kubernetes-csi-driver-hostpath, pluto, helm-mapkubeapis, thanos, k3s, kube-vip, tekton-chains, aws-privateca-issuer, nri-jmx, op-geth, hcloud, hugo, rancher-system-upgrade-controller, nri-haproxy,...

7.5CVSS6.8AI score0.00457EPSS
SaveExploits2
Wolfi
Wolfi
added 2025/12/04 7:47 p.m.19 views

GHSA-7C64-F9JR-V9H2 vulnerabilities

Vulnerabilities for packages: flannel-cni-plugin, opa-envoy, gobump, buildkitd, nri-f5, kubernetes-csi-driver-hostpath, pluto, helm-mapkubeapis, thanos, k3s, kube-vip, tekton-chains, aws-privateca-issuer, nri-jmx, op-geth, hcloud, hugo, rancher-system-upgrade-controller, nri-haproxy,...

5.9AI score
SaveExploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2017-17856

Malware in sbrugna...

7.8CVSS7.7AI score0.00271EPSS
SaveExploits0References2
Rows per page
Query Builder