Lucene search
K

224 matches found

Packet Storm News
Packet Storm News
added 2026/05/06 12:0 a.m.3 views

Evaluating the Reliability of Multiple Large Language Models in Risk Assessment: A CIS Controls Based Approach

Proper implementation of technical and administrative controls reinforces an organization's cybersecurity posture and business resilience, reduces risks, and enhances governance, ultimately elevating business maturity. The dynamics of the technological landscape and emerging threats negatively...

5.8AI score
Exploits0
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.5 views

Astra Linux - уязвимость в linux-5.10

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.5AI score0.00013EPSS
Exploits0References1
Wolfi
Wolfi
added 2026/04/11 2:51 a.m.5 views

GHSA-7MR4-XJXG-34G6 vulnerabilities

Vulnerabilities for packages: gitlab-kas, cluster-autoscaler, cloud-provider-aws, kubescape, cue, kube-arangodb, kube-vip, opencost, bento, otel-cli, vault-benchmark, tkn, kyverno-notation-aws, descheduler, db-operator, kine, mcp-grafana, nuclei, promxy, secrets-store-csi-driver-provider-azure,...

5.4AI score
Exploits0
SUSE Linux
SUSE Linux
added 2026/02/25 9:42 a.m.5 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.00212EPSS
Exploits0References32
OSV
OSV
added 2026/02/25 9:42 a.m.5 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.00212EPSS
Exploits0References15
SUSE Linux
SUSE Linux
added 2026/02/25 9:41 a.m.5 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.00212EPSS
Exploits0References64
RedHat Linux
RedHat Linux
added 2026/01/14 12:13 a.m.1 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.00013EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2025/12/31 12:29 a.m.1 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.0002EPSS
Exploits0References19
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.1 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...

5.7AI score0.0002EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2025/12/25 3:9 p.m.2 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.0003EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/12/25 12:57 a.m.1 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.0003EPSS
Exploits0References17
Tenable Nessus
Tenable Nessus
added 2025/12/25 12:0 a.m.2 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.4AI score0.0003EPSS
Exploits0References3
NVD
NVD
added 2025/12/24 11:15 a.m.2 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.0003EPSS
Exploits0References2
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.3 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.0003EPSS
Exploits0References3
OSV
OSV
added 2025/12/24 11:15 a.m.1 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.0003EPSS
Exploits0References4
OSV
OSV
added 2025/12/24 10:56 a.m.2 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 score0.0003EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/12/24 10:56 a.m.21 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.0003EPSS
Exploits0References2
Packet Storm News
Packet Storm News
added 2025/12/16 12:0 a.m.2 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
Exploits0
Chainguard
Chainguard
added 2025/12/05 1:28 a.m.8 views

CVE-2025-61729 vulnerabilities

Vulnerabilities for packages: gitlab-kas, jaeger-operator-fips, ctop, nats-top, hydra, boring-registry-fips, kubernetes-dashboard-metrics-scraper, vault-k8s-fips, mods, db-operator, promxy, kubernetes-csi-external-provisioner-fips, nri-mysql, openbao, ko-fips, git-sync-fips, spark-operator,...

7.5CVSS7.3AI score0.00019EPSS
Exploits2
Wolfi
Wolfi
added 2025/12/04 7:47 p.m.7 views

GHSA-7C64-F9JR-V9H2 vulnerabilities

Vulnerabilities for packages: gitlab-kas, nats-top, ctop, hydra, kubernetes-dashboard-metrics-scraper, mods, db-operator, promxy, nri-mysql, openbao, spark-operator, kube-logging-operator-custom-runner, nri-apache, kubernetes, keda, kubernetes-csi-external-resizer, kube-metrics-adapter, thanos,...

5.4AI score
Exploits0
Rows per page
Query Builder