cve-2024-35965
Vulnerability from cvelistv5
Published
2024-05-20 09:41
Modified
2024-12-19 08:59
Severity ?
Summary
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix not validating setsockopt user input Check user input length before copying data.
Impacted products
Vendor Product Version
Linux Linux Version: 33575df7be6748292f88453f29319af6d639c5c8
Version: 33575df7be6748292f88453f29319af6d639c5c8
Version: 33575df7be6748292f88453f29319af6d639c5c8
Version: 33575df7be6748292f88453f29319af6d639c5c8
Version: 33575df7be6748292f88453f29319af6d639c5c8
Create a notification for this product.
   Linux Linux Version: 2.6.39
Create a notification for this product.
Show details on NVD website


{
   containers: {
      adp: [
         {
            metrics: [
               {
                  other: {
                     content: {
                        id: "CVE-2024-35965",
                        options: [
                           {
                              Exploitation: "none",
                           },
                           {
                              Automatable: "no",
                           },
                           {
                              "Technical Impact": "partial",
                           },
                        ],
                        role: "CISA Coordinator",
                        timestamp: "2024-05-28T19:29:49.743932Z",
                        version: "2.0.3",
                     },
                     type: "ssvc",
                  },
               },
            ],
            providerMetadata: {
               dateUpdated: "2024-06-04T17:34:41.521Z",
               orgId: "134c704f-9b21-4f2e-91b3-4a467353bcc0",
               shortName: "CISA-ADP",
            },
            title: "CISA ADP Vulnrichment",
         },
         {
            providerMetadata: {
               dateUpdated: "2024-08-02T03:21:48.975Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://git.kernel.org/stable/c/9d42f373391211c7c8af66a3a316533a32b8a607",
               },
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://git.kernel.org/stable/c/8ee0c132a61df9723813c40e742dc5321824daa9",
               },
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://git.kernel.org/stable/c/4f3951242ace5efc7131932e2e01e6ac6baed846",
               },
            ],
            title: "CVE Program Container",
         },
      ],
      cna: {
         affected: [
            {
               defaultStatus: "unaffected",
               product: "Linux",
               programFiles: [
                  "net/bluetooth/l2cap_sock.c",
               ],
               repo: "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
               vendor: "Linux",
               versions: [
                  {
                     lessThan: "f13b04cf65a86507ff15a9bbf37969d25be3e2a0",
                     status: "affected",
                     version: "33575df7be6748292f88453f29319af6d639c5c8",
                     versionType: "git",
                  },
                  {
                     lessThan: "9d42f373391211c7c8af66a3a316533a32b8a607",
                     status: "affected",
                     version: "33575df7be6748292f88453f29319af6d639c5c8",
                     versionType: "git",
                  },
                  {
                     lessThan: "28234f8ab69c522ba447f3e041bbfbb284c5959a",
                     status: "affected",
                     version: "33575df7be6748292f88453f29319af6d639c5c8",
                     versionType: "git",
                  },
                  {
                     lessThan: "8ee0c132a61df9723813c40e742dc5321824daa9",
                     status: "affected",
                     version: "33575df7be6748292f88453f29319af6d639c5c8",
                     versionType: "git",
                  },
                  {
                     lessThan: "4f3951242ace5efc7131932e2e01e6ac6baed846",
                     status: "affected",
                     version: "33575df7be6748292f88453f29319af6d639c5c8",
                     versionType: "git",
                  },
               ],
            },
            {
               defaultStatus: "affected",
               product: "Linux",
               programFiles: [
                  "net/bluetooth/l2cap_sock.c",
               ],
               repo: "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
               vendor: "Linux",
               versions: [
                  {
                     status: "affected",
                     version: "2.6.39",
                  },
                  {
                     lessThan: "2.6.39",
                     status: "unaffected",
                     version: "0",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "5.10.*",
                     status: "unaffected",
                     version: "5.10.227",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "6.1.*",
                     status: "unaffected",
                     version: "6.1.87",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "6.6.*",
                     status: "unaffected",
                     version: "6.6.55",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "6.8.*",
                     status: "unaffected",
                     version: "6.8.7",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "*",
                     status: "unaffected",
                     version: "6.9",
                     versionType: "original_commit_for_fix",
                  },
               ],
            },
         ],
         descriptions: [
            {
               lang: "en",
               value: "In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: L2CAP: Fix not validating setsockopt user input\n\nCheck user input length before copying data.",
            },
         ],
         providerMetadata: {
            dateUpdated: "2024-12-19T08:59:14.785Z",
            orgId: "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            shortName: "Linux",
         },
         references: [
            {
               url: "https://git.kernel.org/stable/c/f13b04cf65a86507ff15a9bbf37969d25be3e2a0",
            },
            {
               url: "https://git.kernel.org/stable/c/9d42f373391211c7c8af66a3a316533a32b8a607",
            },
            {
               url: "https://git.kernel.org/stable/c/28234f8ab69c522ba447f3e041bbfbb284c5959a",
            },
            {
               url: "https://git.kernel.org/stable/c/8ee0c132a61df9723813c40e742dc5321824daa9",
            },
            {
               url: "https://git.kernel.org/stable/c/4f3951242ace5efc7131932e2e01e6ac6baed846",
            },
         ],
         title: "Bluetooth: L2CAP: Fix not validating setsockopt user input",
         x_generator: {
            engine: "bippy-5f407fcff5a0",
         },
      },
   },
   cveMetadata: {
      assignerOrgId: "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      assignerShortName: "Linux",
      cveId: "CVE-2024-35965",
      datePublished: "2024-05-20T09:41:55.171Z",
      dateReserved: "2024-05-17T13:50:33.138Z",
      dateUpdated: "2024-12-19T08:59:14.785Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
   "vulnerability-lookup:meta": {
      nvd: "{\"cve\":{\"id\":\"CVE-2024-35965\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2024-05-20T10:15:11.520\",\"lastModified\":\"2024-11-21T09:21:18.773\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nBluetooth: L2CAP: Fix not validating setsockopt user input\\n\\nCheck user input length before copying data.\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se resolvió la siguiente vulnerabilidad: Bluetooth: L2CAP: solución que no valida la entrada del usuario de setsockopt. Verifique la longitud de la entrada del usuario antes de copiar datos.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/28234f8ab69c522ba447f3e041bbfbb284c5959a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/4f3951242ace5efc7131932e2e01e6ac6baed846\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/8ee0c132a61df9723813c40e742dc5321824daa9\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/9d42f373391211c7c8af66a3a316533a32b8a607\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/f13b04cf65a86507ff15a9bbf37969d25be3e2a0\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/4f3951242ace5efc7131932e2e01e6ac6baed846\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://git.kernel.org/stable/c/8ee0c132a61df9723813c40e742dc5321824daa9\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://git.kernel.org/stable/c/9d42f373391211c7c8af66a3a316533a32b8a607\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
      vulnrichment: {
         containers: "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://git.kernel.org/stable/c/9d42f373391211c7c8af66a3a316533a32b8a607\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/8ee0c132a61df9723813c40e742dc5321824daa9\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/4f3951242ace5efc7131932e2e01e6ac6baed846\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T03:21:48.975Z\"}}, {\"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-35965\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-05-28T19:29:49.743932Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-05-28T19:29:53.811Z\"}, \"title\": \"CISA ADP Vulnrichment\"}], \"cna\": {\"title\": \"Bluetooth: L2CAP: Fix not validating setsockopt user input\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"33575df7be6748292f88453f29319af6d639c5c8\", \"lessThan\": \"f13b04cf65a86507ff15a9bbf37969d25be3e2a0\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"33575df7be6748292f88453f29319af6d639c5c8\", \"lessThan\": \"9d42f373391211c7c8af66a3a316533a32b8a607\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"33575df7be6748292f88453f29319af6d639c5c8\", \"lessThan\": \"28234f8ab69c522ba447f3e041bbfbb284c5959a\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"33575df7be6748292f88453f29319af6d639c5c8\", \"lessThan\": \"8ee0c132a61df9723813c40e742dc5321824daa9\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"33575df7be6748292f88453f29319af6d639c5c8\", \"lessThan\": \"4f3951242ace5efc7131932e2e01e6ac6baed846\", \"versionType\": \"git\"}], \"programFiles\": [\"net/bluetooth/l2cap_sock.c\"], \"defaultStatus\": \"unaffected\"}, {\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"2.6.39\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"2.6.39\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"5.10.227\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.10.*\"}, {\"status\": \"unaffected\", \"version\": \"6.1.87\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.1.*\"}, {\"status\": \"unaffected\", \"version\": \"6.6.55\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.6.*\"}, {\"status\": \"unaffected\", \"version\": \"6.8.7\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.8.*\"}, {\"status\": \"unaffected\", \"version\": \"6.9\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"net/bluetooth/l2cap_sock.c\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/f13b04cf65a86507ff15a9bbf37969d25be3e2a0\"}, {\"url\": \"https://git.kernel.org/stable/c/9d42f373391211c7c8af66a3a316533a32b8a607\"}, {\"url\": \"https://git.kernel.org/stable/c/28234f8ab69c522ba447f3e041bbfbb284c5959a\"}, {\"url\": \"https://git.kernel.org/stable/c/8ee0c132a61df9723813c40e742dc5321824daa9\"}, {\"url\": \"https://git.kernel.org/stable/c/4f3951242ace5efc7131932e2e01e6ac6baed846\"}], \"x_generator\": {\"engine\": \"bippy-5f407fcff5a0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nBluetooth: L2CAP: Fix not validating setsockopt user input\\n\\nCheck user input length before copying data.\"}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2024-12-19T08:59:14.785Z\"}}}",
         cveMetadata: "{\"cveId\": \"CVE-2024-35965\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-12-19T08:59:14.785Z\", \"dateReserved\": \"2024-05-17T13:50:33.138Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2024-05-20T09:41:55.171Z\", \"assignerShortName\": \"Linux\"}",
         dataType: "CVE_RECORD",
         dataVersion: "5.1",
      },
   },
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.